@import url(reset.css);
@import url(menu.css);
@import url(aside.css);

/******************** company.css ********************/
#sub_contents{}
#sub_contents > p{
	margin-top:125px;
	padding-bottom:12px; padding-right:30px;
	border-bottom:1px solid #ccc;
	color:#666;
	text-align:right;
}
#sub_contents > p > span{color:#f15a22;}

#sub_contents > div{margin:35px 30px 0 30px;}
#sub_contents > div > h3{
	height:64px;
	background:url(../images/sub_bg.gif) repeat-x top;
	border-bottom:1px solid #385573;
	color:#385573;
	font-size:24px;
	font-weight:bold;
	line-height:68px;
	letter-spacing:-2px;
}

/**** CEOÀÎ»ç¸» ****/
#ceo_section{
	margin-top:50px;
	overflow:hidden;
}
#ceo_section > div{
	float:left;
	width:378px;
	font-size:12px;
	letter-spacing:-1px;
	line-height:180%;
	padding-top:20px;
}
#ceo_section > img{
	float:right;
	width:189px;
}

/**** È¸»ç¿¬Çõ ****/
#history_section{
	margin-top:50px;
}

#history_section div{
	width:162px;
	float:left;
	margin-right:40px;
	font-size:12px;
}
#history_section div.last{margin-right:0;}
#history_section div p{margin-top:12px;}
#history_section div p span{
	color:#385573;
	font-weight:bold;
	margin-right:15px;
}

/**** »ç¾÷°³¿ä ****/
#summary_section{
	margin-top:50px;
}

#summary_section div{
	height:65px;
	font-size:12px;
	background:url(../images/box_bg.jpg);
	border-radius:20px 0 0 0;
	color:#fff; font-weight:bold;
	padding-left:30px; padding-top:35px;
}

#summary_section img{margin-top:10px;}

/**** º»»ç ¹× ÁöÁ¡ ****/
#guide_section{
	margin-top:50px;
}
#guide_section iframe{
	border-radius:20px 0 0 0;
}
#guide_section div{
	height:65px;
	font-size:12px; color:#fff;
	font-weight:bold;
	background:url(../images/box_bg.jpg);
	padding-left:30px; padding-top:30px;
	margin-top:10px;
	border-radius:0 0 20px 0;
}

/**** Á¶Á÷µµ ****/
#chart_section{
	margin-top:50px;
}

/**** ÀÎÀç»ó Ã¤¿ë¾È³» ****/
#recruit_section{
	margin-top:50px; overflow:hidden;
}
#recruit_section h4{
	font-weight:bold;
	color:#f15a22;
	font-size:20px;
	letter-spacing:-1px;
}
#recruit_section div{margin-top:35px;}
#recruit_section div img{margin-bottom:10px;}
#recruit_section .recruit1 p{
	margin-left:30px;
	font-size:14px; font-weight:bold;
}
#recruit_section .recruit1 p span{
	color:#385573;
	padding-right:10px;
}
#recruit_section .recruit2 .img2{margin-bottom:0px;}
#recruit_section h5{
	width:360px; float:left;
	margin-top:35px;
	font-size:16px; color:#385573;
	border-bottom:1px solid #385573;
	padding-bottom:2px;
}