@charset "UTF-8";

/**************************************************/
/**       		UFC SYSTEM 	      **/
/**************************************************/


div#area_page_contents{
	height: 1386px;/* コンテンツの高さ指定。9の倍数でお願いします */
}

div.area_page_contents-step1{
	height: 1215px	!important;	/* コンテンツの高さ指定。9の倍数でお願いします */
}

div.area_page_contents-step2{
	height: 1143px	!important;	/* コンテンツの高さ指定。9の倍数でお願いします */
}

div.area_page_contents-step3{
	height: 1143px	!important;	/* コンテンツの高さ指定。9の倍数でお願いします */
}

div.area_page_contents-final{
	height: 1386px	!important;	/* コンテンツの高さ指定。9の倍数でお願いします */
}

div.career_contents{
padding-top:30px;
}

div.career_main{
	margin:0 auto 25px auto;
	background: url(../../img/mode/career_bg2.jpg) no-repeat top;
	width:715px;
	height:1180px;
	overflow:auto;
}

div.career_main h2{
margin-left:20px;
	margin-bottom:15px;
	padding:0;
	float:left;
	width:174px;
}

*html div.career_main h2{
margin-left:10px;
	margin-bottom:15px;
	padding:0;
	float:left;
}

div.career_steplink{
	float:left;
	text-align:left;
	margin-top:25px;
	margin-right:20px;
	height:18px;
	width:501px;
	background: url(../../img/gallery/png_bg_red.png) repeat;
	padding-top:4px;
}

*html div.career_steplink{
	float:left;
	text-align:left;
	margin-top:25px;
	margin-right:20px;
	height:18px;
	width:480px;
	/*width:501px;*/
	background: url(../../img/gallery/png_bg_red.png) repeat;
	padding-top:4px;
}

div.career_steplink img{
	text-align:left;
	margin-left:10px;
	
}

div.career_main p{
	margin:0 0 10px 20px ;
}

div.career_main h3{
	margin:10px 0 8px 20px;
	padding:0;
}

div.career_main h4{
	margin:30px 0 10px 20px;
	padding:0;
}

div.career_main table{
	border-collapse: collapse;
	margin:15px 0 15px 20px;
	width:317px;
	padding:0;
}

div.career_main td.bg{
	background-image:url(../../img/mode/step_bg.gif);
	height:88px;
}

div.career_main td p{
	margin:0 17px 3px 17px;
}

div.ss_top{
text-align:right;
padding:0px 50px 15px 0px;
height:62px;
}

div.ss_top_careertop{
margin-top: -90px;
text-align:right;
padding:0px 50px 15px 0px;
height:62px;
}

/*** STEP1 能力の成長 ***/

div.step1{
	background: url(../../img/mode/mode_step1_bg.jpg) no-repeat top;
	height:auto;
	height:974px;
}

div.step2{
	background: url(../../img/mode/career_step2_bg.jpg) no-repeat top;
	height:auto;
	height:938px;
}

div.step3{
	background: url(../../img/mode/step3_bg.jpg) no-repeat top;
	height:auto;
	height:938px;
}

div.final{
	background: url(../../img/mode/final_bg_05.jpg) no-repeat top #000000;
	height:auto;
	height:1210px;
}

table.final{ 
border:#666666 1px solid;

}

table.final td{ 
white-space:nowrap;
border-bottom:#666666 1px solid;
}

td.gn{
font-weight:bold;
color:#33CC00;
white-space:nowrap;
padding-right:5px;
border-right:#666666 1px solid;

}

td.tp{
padding:0 10px 0 5px;
}

td.bc{
background:#333333;

}

table.final img{
margin:5px 15px 5px 15px;}