@charset "UTF-8";

/**************************************************/
/**       				UFC ABOUT	 		      **/
/**************************************************/


div#area_page_contents{	
	height: 1170px;
	}/* コンテンツの高さ指定。9の倍数でお願いします */

/*div#area_page_contents2{

	height: 945px;
}

/*** ABOUT ***/

div.history_detail{
	height: 989px;
	padding:15px 20px 0 20px;
	width: 670px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(../../img/history/history_detail_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}

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 p.left220{
	margin-left:300px;
	margin-top:50px;
}

div.history_detail p.top50{
	margin-top:50px;
}

div.history_detail H2{
	margin-bottom: 12px;
}
