@charset "UTF-8";


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.common style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.section {
	width: px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}
div.primary {
	float: left;
	width: px;
}
div.secondary {
	float: right;
	width: px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.top page only style                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.page common style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
dl.faq {
}
dl.faq dt {
	clear: both;
	background-color: #fef4e7;
	padding: 5px;
	color: #f86d08;
	font-size: 16px;
	/*border-top: 1px #cccccc dotted;*/

}
dl.faq dt img {
	padding-right: 10px;
	float: left;
}
dl.faq dd {	
	clear: both;
	padding: 5px;
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
dl.faq dd img {
	padding-right: 0px;
}

div.naiyou {
	width: 335px!important;
	width/**/: 365px;
	height: 28px!important;
	height/**/: 88px;
	padding: 40px 10px 10px 20px;
	background-image: url(../images/naiyou_bg.jpg);
	background-repeat: no-repeat;
	color: #663300;
	font-size: 14px;
}
div.naiyou2 {
	width: 335px!important;
	width/**/: 365px;
	height: 90px!important;
	height/**/: 140px;
	padding: 40px 10px 10px 20px;
	background-image: url(../images/naiyou_bg2.jpg);
	background-repeat: no-repeat;
	color: #663300;
	font-size: 14px;
}
div.naiyou3 {
	width: 340px!important;
	width/**/: 365px;
	height: 110px!important;
	height/**/: 160px;
	padding: 40px 5px 10px 20px;
	background-image: url(../images/naiyou_bg3.jpg);
	background-repeat: no-repeat;
	color: #663300;
	font-size: 14px;
}
ul.lis {
	
}
ul.lis li {
	width: 160px;
	float: left;
	font-size: 12px;

}
ul.lis2 li {
	width: 120px;
	float: left;
	font-size: 12px;

}
ul.lis2 li.ce {
	width: 200px;
	float: left;
	font-size: 12px;

}
div.waku {
	background-color: #EAF8DA;
	padding: 10px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.category name                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/