/* ------------------------------------------
 paperboy&co. / Recruit
------------------------------------------ */

#rec-top {
		width: 740px;
		padding: 20px 0 0 0;
	}

h2.recruit-top {
	width: 740px;
	height: 26px;
	background: url(/image/title/recruit_top.gif) no-repeat;
	margin-top:15px;
	}		
		
.footstamp {
	font-size: 11px;
	margin: 0 0 10px 0;
	}	
	
	
#vi{
	width:740px;
	height:220px;
	background-image:url(/image/photo/05.jpg);
	text-align:right;
}

#rss_btn img{
	margin:178px 10px 0 0;
}

ul {
padding-bottom: 10px;

}

li.new {
	list-style: none;
	border-bottom:dotted 1px #999999;
	padding-bottom:6px;
	margin-bottom:6px;
}

li.newtop {
	list-style: none;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:6px;
	margin-top:15px;
}

li.new.red {
	color:#F00;
}

			
#column {
	width:740px;
}

#areaA {
width:490px;
float:left;
}

#areaB {
width:240px;
float:right;
}

#areaC {
width:240px;
float:left;
}

#areaD {
width:240px;
float:right;
}

.clear { clear:both; }  
.clear hr { display:none; }  

.column_tit{
	width:217px;
	background-color:#67C1F1;
	padding:10px 10px 10px 13px;
}

h5.rec-tit a:link {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	}
	
	h5.rec-tit a:visited {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	}

h5.rec-tit a:hover {
	color: #FF3333;
	font-weight:bold;
	text-decoration: underline;
	}


.textbox{
	width:214px;
	background-color:#EEEEEE;
	padding:13px;
	margin-top:4px;
	min-height:84px;
	margin-bottom:30px;
}

.textbox img{
	margin:0 0 5px 5px;
}

.recruit_banner{
	margin-top:15px;
}






		

