@import url("base.css");

#wrapper{
	height:100%;
	background:#000;
}
#inside_wa #content-wa #cast-main{
	width:690px;
	float:left;
	margin:30px 0 0 30px;
	color:#BE9F7D;
	font-size:12px;
}
#footer_in{
	background:url(../img/base/footer_in_bg.jpg) top no-repeat;
}

/*-+-+-+-+-+-+-+-+-+-+-
main-box
+-+-+-+-+-+-+-+-+-+-+*/
#main-box .title_wa{
	margin-bottom:44px;
}
#main-box .text_wa{
	width:660px;
	padding:0 10px;
	color:#FFF;
	line-height:18px;
}
#main-box .text_bg{
	background:url(../img/recruit/bg.jpg) top right no-repeat;
	width:660px;
	height:115px;
	padding:0 10px;
	color:#FFF;
	line-height:18px;
}
#main-box a.contact_bot{
	background:url(../img/recruit/contact_bot.jpg) top left no-repeat;
	width:275px;
	height:75px;
	display:block;
	float:left;
	margin-left:11px;
}
#main-box a:hover.contact_bot{ background-position:top right;}
#main-box .sub_title2{
	width:680px;
	margin-top:48px;
}
#main-box .sub_title3{
	width:680px;
	margin-top:48px;
}
#main-box .sub_title4{
	width:680px;
	margin-top:10px;
}
