@charset "Shift_JIS";

#recruit_index div#container h2 {
	height:auto;
	}


/* ○新着情報 **************************/
div#news {
	margin:30px;
	width:730px;
	background:url(../img/bg_news_top.gif) center top no-repeat #f2eed8;
	}
div#news .bg {
	padding:0 0 18px 0;
	background:url(../img/bg_news_bottom.gif) center bottom no-repeat;
	}
div#news h3 {
	margin:0;
	padding:18px 0 0 16px;
	}
div#news table{
	width:698px;
	margin:8px 16px 0 16px;
	}
div#news tr {
	background:url(../img/bg_new_dot.gif) left bottom repeat-x;
	}
div#news th {
	padding:5px 0;
	width:86px;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
	}
div#news td {
	padding:5px 0 5px 10px;
	vertical-align:top;
	}




/* ○コンテンツへのリンク **************************/
div#gray_base {
	margin:0 119px 50px 119px;
	width:552px;
	background-color:#efefef;
	}
div#gray_base .pd4 {
	padding:4px;
	}
div#gray_base .block {
	_height:1%;
	background:url(../img/bg_block.gif) left repeat-y;
	}
div#gray_base .block .bg {
	padding:0 0 10px 0;
	_height:1%;
	background:url(../img/bg_block_bottom.gif) left bottom no-repeat;
	}
div#gray_base .block_one {
	_height:1%;
	background:url(../img/bg_block_one.gif) left repeat-y;
	}
div#gray_base .block_one .bg {
	padding:0 0 10px 0;
	_height:1%;
	background:url(../img/bg_block_one_bottom.gif) left bottom no-repeat;
	}
div#gray_base .left {
	width:272px;
	float:left;
	}
div#gray_base .right {
	width:272px;
	float:right;
	}
div#gray_base p {
	margin:0;
	padding:5px 20px;
	line-height:1.5em;
	}
div#gray_base a {
	display:block;
	}


/* ○切り分けページ **************************/
div#kiriwake_base {
	margin:30px auto 0;
	width:730px;
	padding:0;
	}

div#kiriwake_base .kiriwake_kind {
	float:left;
	width:351px;
	margin:0 28px 0 0;
	padding:0 0 14px 0;
	background:url(../img/kiriwake_bottom.jpg) left bottom no-repeat;
	}
	
.kiriwake_title{
	width:351px;
	height:36px;
	margin:0;
	padding:0;
	}

.kiriwake_contents{
	width:321px;
	height:130px;
	padding:14px 14px 0 14px;
	margin:0;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	}

.kiriwake_contImg{float:left; width:130px;}
.kiriwake_contTxt{float:left; width:177px; margin-left:14px;}

.kiriwake_clear{
	clear:both;
	margin-bottom:150px;
	}
