@charset "Shift_JIS";

/* -------------------------------------- */
/* faq_wrap */
/* -------------------------------------- */

#faq_wrap .contents_wrap {
	width:900px;
	margin:0 auto 90px;
}

#faq_wrap .col_left {
	float:left;
	
	padding:40px 0 0 10px;
}
#faq_wrap .col_right  {
	width:418px;
	float:right;
	margin:0;
	padding:60px 0 0 0;
}
#faq_wrap .col_right ul li {
	width:199px;
	height:98px;
	padding:0 0 10px 10px;
	float:left;
	line-height:0;
	margin:0;
	font-size:1px;
}
