@charset "UTF-8";

/**************************************************/
/**       		UFC SYSTEM 	      **/
/**************************************************/


div#area_page_contents{
	height: 1998px;	/* コンテンツの高さ指定。9の倍数でお願いします */
}

div.system_contents{
padding-top:30px;
}

div.system_main{
margin:0 44px 25px 44px;
background:url(../../img/system/system4_bg.jpg) 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:20px 20px 0 20px;
padding:15px 0 0 0;
border-top:#333333 solid 1px;
}

table.system{
margin-left:20px;
}

td.ss{
width:184px;
}

td.ss_txt{
width:136px;
vertical-align:top;
}

td.ss_space{
width:20px;
}

div.ss_top{
text-align:right;
padding: 30px 10px 20px 0;
_margin-bottom:20px;
height:35px;
/*clear:both;*/
}

.arrow-left{
	background: url(../../img/common/mini_allow_orange.gif) no-repeat left 3px;
	padding-left: 12px;
	padding-bottom: 2px;
}