@charset "UTF-8";
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}


/* -- Generic -- */

body {
	width: 100%;
	height: 100%;
	background: #f7f7f3;
	color: #333;
	font: 93%/1.5em Verdana,"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, Helvetica, sans-serif;
	display: table;
	}

h1 {
	font-size: 123.1%;
	color: #000;
	font-weight:bold
	}

h2 {
	font-size: 108%;
	color: #000;
	font-weight:bold
	}
	
h3 {
	font-size: 100%;
	color: #000;
	font-weight:bold
	}

h4 {
	font-size: 100%;
	color: #4c3e14;
	font-weight: normal;
	line-height:1.5em;
	}

.clear {
	clear:both;
	}

a, a:visited {
	color: #7b0045;
	text-decoration: underline;
	}

a:active,
a:hover {
	text-decoration: none;
	background-color: #eed4e3;
	}

img a:hover {
	background-color: transparent;
	}

strong {
	font-weight: bold;
	}

em {
	font-style:italic;
	}

ol li {
	margin:0 0 0 3em;
	padding: 0 0 0.5em 0;
	list-style: decimal;
	text-align: left;
	}

ul li {
	margin:0 0 0 3em;
	padding: 0 0 0.5em 0;
	list-style:disc;
	text-align: left;
	}

ol ul, ul ul {
	margin: 1em 0 0 1em;
	}

div .dotline {
	height: 1px;
	width: 100%;
	background: url(../img/dotline.gif) repeat-x;
	margin: 0 0 5px 0;
	clear: both;
	}

div .dotline2 {
	height: 1px;
	width: 100%;
	background: url(../img/dotline.gif) repeat-x;
	margin: 24px 0;
	clear: both;
	}
	
.c {
	text-align: center;
	}

.red {
	color:#9b2769;
	}

.dark {
	font-weight: bold;
	}


/* -- Header -- */

#header {
	height: 120px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border-top: 10px solid #900;
	}

#description {
	position: absolute;
	width: 630px;
	text-align: left;
	left: 290px;
	top: 16px;
	overflow: hidden;
	color: #999;
	}
	
#description h1,#description p {
	font-weight: normal;
	font-size: 0.81em;
	line-height: 1.3em;
	}
#description h1 {
	color: #333;
	}

#description strong {
	font-weight: normal
	}
	
/* -- Contents -- */

#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 1em 0;
	border-top: 1px dotted #900;
	border-bottom: 4px solid #fff;
	position: relative;
	background: #fff url(../img/bg_menu.gif) repeat-y left top;
	}

/* -- News-- */

#wrap #news {
	float:right;
	width:680px;
	margin: 2px 0 0 0;
	padding: 0 10px 0 0;
	}

#wrap #news h1.top {
	margin: 0;
	padding: 1em 0 0;
	text-align: center;
	font-size: 1em;
	color: #37001f;
	}
	
#wrap #news p {
	margin: 0.5em 0;
	padding: 0 1em;
	line-height: 1.3em;
	font-size: 0.87em;
	}

#wrap #news .ncol1 {
	margin: 10px 0 0 0;
	float:left;
	width:420px;
	}

#wrap #news .ncol2 {
	margin: 16px 0 0 0;
	float:right;
	width:210px;
	}
	
/* -- news 1 -- */

#wrap #news h2 {
	margin: 1.2em 0 0.8em;
	padding: 0 1em;
	line-height: 1.3em;
	color: #37001f;
	font-size: 0.93em;
	}

#wrap #news h2 a {
	color:#37001f;
	text-decoration: none;
	}

#wrap #news h2 a:hover {
	color:#37001f;
	text-decoration: underline;
	background-color: transparent;
	}
	
#wrap #news img.l {
	float: left;
	margin: 0 10px 10px 0;
	}

#wrap #news img.r {
	float: right;
	margin: 0 0 10px 10px;
	}

#wrap #news p.moreinfo {
	color: #666;
	text-align: right;
	font-size: 0.87em;
	}

#wrap #news .ncol1 ul {
	margin: 0;
	padding: 1em 0;
	font-size: 0.87em;
	line-height: 1.3em;
	}
	
#wrap #news .ncol1 ul li {
	margin: 0 0 0 3em;
	padding: 0 0 1em 0;
	}
	
/* -- news 2 -- */

#wrap #news .box1,#wrap #news .box2 {
	margin: 0 0 16px 0;
	padding: 0;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-top: 8px solid #d4d955;
	}

#wrap #news .box2 {
	border-top: 8px solid #900;
	}

#wrap #news p.box_h {
	margin: 0;
	padding: 4px 0;
	background-image: none;
	text-align: center;
	background-color: #f2f2e6;
	}

#wrap #news .ncol2 ul {
	margin: 0;
	padding: 4px 1em;
	line-height: 1.3em;
	}
	
#wrap #news .ncol2 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.87em;
	}

#wrap #news .bn,#wrap #cat1 .bn {
	text-align: center;
	margin: 0 0 8px 0;
	padding: 0;
	}

#wrap #news .bn2 {
	text-align: center;
	margin: 0 0 16px 0;
	padding: 0;
	}

/* -- Category List 1-- */

#wrap #cat1 {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #15000c;
	}

#wrap #cat1 form {
	margin: 0;
	padding: 0 0 8px 15px;
	font-size: .87em;
	line-height: 2em;
	}

#wrap #cat1 h4, #wrap #cat1 p.ch4 {
	margin: 0;
	padding: 0.5em 15px;
	text-align: left;
	font-size: .93em;
	font-weight: normal;
	color: #15000c;
	border-top: 2px solid #fff;
	background: url(../img/dot4.gif) no-repeat left top;
	}
	
#wrap #cat1 p.ch4 {
	background-image: none;
	border-top: 8px solid #fff;
	}

#wrap #cat1 ul {
	margin: 0;
	padding: 0 0 1em 15px;
	font-size: .93em;
	}

#wrap #cat1 ul ul{
	margin: 0;
	padding: 0 0 0.5em 0;
	border: none;
	}

#wrap #cat1 li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 1.6em;
	background:url(../img/bullet.png) no-repeat 3px 0.5em;
	}

#wrap #cat1 li li{
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 1.6em;
	background:url(../img/bullet.png) no-repeat 3px 0.5em;
	}
	
#wrap #cat1 li.open {
	background:url(../img/bullet.png) no-repeat 3px 0.5em;
	}

#wrap #cat1 li.unfold {
	background:url(../img/bullet.png) no-repeat 3px 0.5em;
	background-color:#fff;
	}

#wrap #cat1 li.current{
	background-color:#fff;
	color: #590032;
	}

#wrap #cat1 a{
	color: #590032;
	text-decoration: none;
	display: block;
	}

#wrap #cat1 a:hover {
	color: #7b0045;
}

#wrap #cat1 p.btn {
	margin: 32px 0 0;
	padding: 0 0 0 15px;
	}

#wrap #cat1 p.btn2 {
	margin: 0;
	padding: 0 0 0 15px;
	}

#wrap #cat1 p.btn3 {
	margin: 0;
	padding: 0 0 4px 0;
	}

#wrap #cat1 p.btn3 a:hover {
	background: transparent;
	}

#wrap #cat1 p.ch4 {
	margin: 0 0 8px 0;
	padding: 0;
	}

#wrap #cat1 p.btn a:hover,#wrap #cat1 p.btn2 a:hover{
	background-color: transparent;
	}

#wrap #cat1 .slider a:hover{
	background-color: transparent;
	}

#wrap #cat1 .box3 {
	width: 210px;
	margin: 40px auto 16px;
	padding: 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid #d1d1b3;
	border-top: 8px solid #b1b17e;
	font-size: 0.87em;
	color: #535332;
	}

#wrap #cat1 .box3 a{
	color: #590032;
	text-decoration: none;
	display: inline;
	}

#wrap #cat1 p.box_h {
	margin: 0;
	padding: 4px 0;
	line-height: 1.2em;
	background-image: none;
	text-align: center;
	background-color: #dedec8;
	}

#wrap #cat1 .box3 p {
	margin: 0;
	padding: 4px 1em;		
	line-height: 1.2em;
	}
	
#wrap #cat1 .box3 ul {
	margin: 0;
	padding: 4px 1em;
	line-height: 1.2em;
	}
	
#wrap #cat1 .box3 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: none;
	}

#wrap #cat1 .bn a:hover {
	background: transparent;
	}

/* -- sss -- */

.sss {
	height: 0;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	overflow: hidden;
}

.ssslide {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	overflow: hidden;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}
/* -- Footer -- */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #eaeade;
	border-bottom: 10px solid #900;
	color: #666;
	}

#footer img.gototop {
	position: absolute;
	top: 0px;
	right: 0px;
	}

#footer img.slogo {
	position: absolute;
	top: 29px;
	left: 16px;
	}

#footer a {
	text-decoration: none;
	color: #666;
	}
		
#footer a:hover {
	background-color: transparent;
	color: #000;
	}

#footer li {
	list-style: none;
	margin:0 2em 0;
	padding: 0.5em 0;
	border-bottom: 1px solid #cbcbcb;
	line-height: 1em;
	font-size: .95em;
	}
		
#footer li a {
	display: block;
	}
	
#footer .gototop a:hover {
	background-color:transparent;
	}
	
#footer p{
	margin: 0.5em 0;
	padding: 0;
	font-size: .95em;
	line-height: 1.3em;	
	}

#footer p.ibchome{
	padding-left: 1.5em;
	}
	
#footer .col11 {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	padding: 25px 0;
	text-align: left;
	}

#footer .col12 {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	padding: 25px 0;
	text-align: left;
	}

#footer .col13 {
	float: right;
	width: 300px;
	margin: 0;
	padding: 25px 0;
	text-align: left;
	}

#footer p.copyright {
	margin: 0;
	padding: 1em 0;
	font-size: 0.87em;
	line-height: 1.4em;
	text-align: center;
	color: #666;
	}

#social {
	margin: 0;
	padding: 20px 0 0;
	width: 300px;
	overflow: hidden;
	background: transparent;
	}

#social p {
	margin: 0 0 0 30px;
	padding: 0;
	}

/* # privacyMark
---------------------------------------------------------------------------- */
.privacyMark {
	width: auto;
	margin:20px auto;
}

.privacyMark:after {
	content: "";
	clear: both;
	display: block;
}

.privacyMarkImg {
	float: left;
	margin-right: 15px;
}

.privacyMark p {
	padding-top: 10px;
	overflow: hidden;
	font-size: 12px;
}

.privacyMark a, a:visited {
	color:#005392;
	text-decoration:none;
	}

a:active,
a:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,0);
	}
	


.top-point h2 {
  margin-top: 40px!important;
  font-size: 14px!important;
  position: relative!important;
  padding: 1rem!important;
  text-align: center!important;
  border: 3px solid #000!important;
  border-radius: 0 10px 10px 10px!important;
}

.top-point h2:before {
  font-size: 12px;
  font-size: 1rem;
  position: absolute;
  top: -24px;
  left: -3px;
  height: 24px;
  padding: 2px 1.5em;
  content: 'PICK UP';
  color: #fff;
  border-radius: 5px 5px 0 0;
  background: #000;
}

.top-point p {
  font-size: 14px!important;
  padding:10px 0 !important;
  text-align: left!important;
  line-height: 1.6!important;
  margin-bottom:10px!important;
}

.top-point-cht{
  font-weight: 600!important;
  font-size: 16px!important;
  text-align: left!important;
  line-height: 1!important;
  margin:20px 0 0!important;

}
