@charset "UTF-8";

/**************************************************/
/**       				UFC FAQ	 		      **/
/**************************************************/


div#area_page_contents{
	/*→一回目更新用height: 873px 1302px;*/	/* コンテンツの高さ指定。9の倍数でお願いします */
	height: 1599px;}

/*** ABOUT ***/

div.faq_detail{
	height: 900px;
	padding:15px 20px 0 20px;
	width: 670px;
	margin: 0 auto;
	background: url(../../img/faq/faq_bg.gif) no-repeat top #000000;

}

p.f_q{
/*font-size:14px;*/
}

div.faq_detail dl{
margin:5px 0;
overflow:hidden;
width:670px;
clear:both;

}

div.faq_detail dt{
width:20px;
float:left;
vertical-align:top;
}

div.faq_detail dd{
width:650px;
float:left;
text-align:left;
line-height:170%;
}

img.f_ic{
vertical-align:baseline;
margin:2px;
}

div.f_line{
	margin: 0 auto;
border-top:#666666 dotted 1px;
height:3px;
}

img.f_img{
margin:5px 0;
border: #666666 solid 1px;
}

div.faq_detail table{
margin-top:5px;
border:#666666 solid 1px;
}


div.history_detail p.subtitle{
	font-size:14px;
	color:#990000;
	margin-bottom: 12px;
	font-weight:bold;
}

div.history_detail p.more{
	text-align:right;
	margin-top:30px;
}

div.history_detail p{
	margin-bottom: 12px;
}

div.history_detail H2{
	margin-bottom: 12px;
}
/**/

div.q_box{
margin:20px 0;
background:url(../../img/faq/faq_q_bg.gif) no-repeat;
padding:10px;
width:650px;
}

div.q_box_b{
background-color:#000000;
padding:10px;
text-align:left;
font-weight:bold;
color:#00CC33;
line-height:200%;
}

div.q_box_b a{
line-height:200%;
}

p.f_top{
padding:0;
margin:0 0 3px 610px;}


