@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;
	/*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: 10px;
	padding-bottom: 220px;
	float: left;
}
dl.faq dd.t {	
	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.t img {
	padding-right: 10px;
	padding-bottom: 130px;
	float: left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.category name                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/




/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/