@charset "utf-8";

@import URL("../common/css/reset.css");
@import URL("../common/css/base.css");

/* -----------------------------------------------------------------
Title: recruit.css
Created: 2010-04-016
Last Modified: 2010-04-16
------------------------------------------------------------------ */

/*  
------------------------------------------------------------------ */
body#recruit #main table{
	width:536px;	
	margin-bottom:10px;
	border:#CCC solid 1px;
}

body#recruit #main table th{
	width:120px;
	background-color:#EEEEEE;
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;	
	padding:5px;
	font-size:1.2em;
	vertical-align:top;
}

body#recruit #main table td{	
	border-bottom:#CCC solid 1px;
	padding:5px;
}

body#recruit #main div.boxLrec{
	width:239px;
	height:auto;
	float:left;	
}

body#recruit #main div.boxRrec{
	width:282px;
	height:auto;
	float:right;
}

body#recruit #main div.recPt{
	width:546px;
	padding:20px 0px 20px 44px;
	height: auto;
	clear: both;
	overflow:auto;
}

body#recruit #main div.recPt img{
	margin:0px 10px;
}
