@charset "UTF-8";
/* ===================================================================
CSS information
 file name  :c-top.css
 style info :
このスタイルシートの構成
企業サイトトップページの設定
=================================================================== */

/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#c-top #contents p.main-img img {
	width:960px;
	margin-top:12px;
}

#c-top #contents #main .recruit-cap {
	margin:10px 20px;
}


#c-top #contents #main .recruit-Box {
	width:700px;
	padding-bottom:20px;
	margin-bottom:50px;
	background:url(../corporation/img/cmn/line_blue.gif) repeat-x bottom;
}

#c-top #contents #main .list-inner {
	margin:10px 20px 20px;
}

#c-top #contents #main .list-inner dt {
	font-size:85%;
	margin-top:10px;
}

#c-top #contents #main .list-inner dt span {
	margin-right:7px;
}

#c-top #contents #sub dl.important-info {
	font-size:85%;
}

#c-top #contents #sub dl.important-info dd dl {
	width:227px;
	margin:0 0 0 1px;
	padding:7px;
	border-left:#F9D7CD solid 1px;
	border-right:#F9D7CD solid 1px;
	border-bottom:#F9D7CD solid 1px;
}



