@charset "UTF-8";



/* -----------------------個別店舗ページ */
#main a{
	color:#330000;
	text-decoration:underline;
}
#main a:hover{
	color:#330000;
	text-decoration: none;
}
#main h2 {
	color:#330000;
	font-family:"ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3";
	font-size:24px;
	margin-top:10px;
	padding:10px 0px 10px 60px;
	background:url(/img_common/icon_h2.gif) no-repeat;
}
#main .list{
	margin-left:20px;
	font-size:14px;
	margin-bottom:10px;
	color:#996699;
}
#main .list li{
	display:inline;
}
#main .list li a{
	color:#996699;
	text-decoration:none;
}
#main .list li a:hover{
	text-decoration: underline;
}
#main .title-koyasu{
	background:url(/faq/image/title.jpg) no-repeat;
	width:512px;
	height:140px;
	margin:0 0 10px 60px;
	position:relative;
}
#main .title-koyasu p{
	text-indent:-9999px;
	line-height:0;
	font-size:5pt;
}
#main .title-koyasu .lead{
	left:90px;
	top:120px;
	position:absolute;
}
#main .bg{
	background:url(/faq/image/bg.jpg) repeat-y;
	width:627px;
	margin-bottom:15px;
}
#main .bg .top{
	background:url(/faq/image/bg-top.jpg) no-repeat left top;
	width:627px;
}
#main .bg .top .bottom{
	background:url(/faq/image/bg-bottom.jpg) no-repeat left  bottom;
	width:567px;
	padding:25px 20px 26px 35px;
}
#main .bottom .title{
	width:567px;
	line-height:140%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 2px #FFBCBC;
}
#main .bottom .title .question{
	width:37px;
	font-size:14px;
	color:#669954;
	float:left;
	font-weight:bold;
}
#main .bottom .title h3{
	width:530px;
	font-size:14px;
	color: #300;
	line-height:140%;
	float:left;
}
#main .bottom p{
	font-size:12px;
	line-height:160%;
	color:#333;
	display:inline;
}
#main .bottom span{
	color:#FF6600;
}
#main .bottom .ans{
	font-size:14px;
	color:#669954;
	font-weight:bold;
	display:inline;
}
#main .bottom .attention{
	font-size:10px;
	color:#666;
	margin-top:10px;
}