@charset "utf-8";
/* CSS Document */

/* ページ内共通設定
--------------------------------------------*/
.section{
	width: 739px;
	margin: 0 18px 25px;
	color:#443B2A;
	}

/* タイトル部分
--------------------------------------------*/
div#contenttitle { }
div#contenttitle div.titleblock { background:url(/recruit/img/recruit_bg_title01.gif) bottom left no-repeat; position:relative; height:46px; margin-bottom:10px; }
div#contenttitle div.titleblock h3 { position:absolute; top:2px; left:35px; font-size:123.1%; font-weight:600; color:#533805; }
div#contenttitle div.titleblock p.moremonth { position:absolute; top:20px; right:5px; font-weight:600; text-align:right; }
div#contenttitle div.titleblock p.moremonth a { background:url(/common/img/common_ic_arrow08.gif) left no-repeat; padding-left:18px; }
div#contenttitle div.descript { padding:10px 0px 5px 0px; }

/* 要項部分
--------------------------------------------*/
div#contentbody { width:692px; margin-bottom:30px; border:3px solid #EEEEEE; padding:0px 20px; }
div#contentbody h3 { margin:18px 0px; }
div#contentbody dl { margin:0px 20px 20px 20px; }
div#contentbody dl dt { width:100px; float:left; clear:left; padding:10px 0.5em; font-weight:600; }
div#contentbody dl dd { background:url(/common/img/common_bd01.gif) bottom left repeat-x; padding:10px 0px 10px 120px; }
div#contentbody dl dd p { margin-bottom: 0;}

/* ボタン部分
--------------------------------------------*/
div#contententry { background:#EAF8FF url(/common/img/common_boxtop_blue_735.gif) top left no-repeat; }
div#contententry p { background:url(/common/img/common_boxbtm_blue_735.gif) bottom left no-repeat; padding:12px 0px; text-align:center; margin:0px; }
