@charset "UTF-8";

/**************************************************/
/**       		UFC SYSTEM 	      **/
/**************************************************/


div#area_page_contents{
	height: 1800px;	/* コンテンツの高さ指定。9の倍数でお願いします */
}

div.system_contents{
padding-top:30px;
}

div.system_main{
margin:0 44px 25px 44px;
background:url(../../img/system/system1_bg.gif) no-repeat top;
}

div#system_rayer{
	margin: 1563px 0 0 265px;
	_margin: 1570px 0 0 265px;
	position: absolute;
	z-index: 4;
	width: 480px;
	height: 136px;
	overflow: visible;
}

/* safari only \*/  
body:first-of-type div#system_rayer{   
	margin: 1533px 0 0 265px;
}  


div.system_main h2{
margin-bottom:25px;
padding:0;
}

p.system_txt{
margin:0 0 20px 20px ;
}


div.system_line{
margin:10px 0;
padding:15px 0 0 20px;
border-top:#333333 solid 1px;
}

table.system{
margin-left:20px;
}

td.ss{
width:214px;
}

td.ss_txt{
width:214px;
padding-top:10px;
vertical-align:top;
}

td.ss_space{
width:20px;
}

td.ss_top{
padding-left:130px;
/*padding-bottom:10px;*/
height:62px;
}