@charset "UTF-8";
/* CSS Document */

.whats{
	width:328px;
	height:333px;
	background:url(../img/recruit/about_bg.png);
	overflow:hidden;
	margin-bottom:15px;
}

.whats ul{
	margin:90px 0 0 18px;
}

#sub_box .whats li{
	margin-bottom:10px;
}

#contents p{
	margin:5px 18px;
}

.rinen{
	font-size:18px;
	font-weight:bold;
	padding-bottom:30px;
}

table.gaiyou{
	font-size:16px;
	color:#231815;
	border:1px solid #898989;
	margin:0 18px 10px 18px;
	border-collapse:separate;
	border-spacing:4px;
}

table.gaiyou th{
	background:url(../img/common/th_bg.jpg) left bottom repeat-x;
	text-align:left;
	padding:13px 20px;
	white-space:nowrap; 
}

table.gaiyou td{
	background:#f8f8f8;
	padding:13px 20px;
}

table.enkaku{
	font-size:16px;
	color:#231815;
	margin:10px 18px;
	border-collapse:collapse;
	border:1px solid #bebebe;
}

table.enkaku th{
	text-align:left;
	padding:13px 10px;
	border:1px solid #bebebe;
	white-space:nowrap; 
}

table.enkaku td{
	padding:13px 10px;
	border:1px solid #bebebe;
}

.naiyou_txt{
	font-size:14px;
}

.naiyou_img{
	float:right;
	margin:10px 20px 15px 10px;
}

#mail_contact{
	width:611px;
	height:130px;
	background:url(../img/common/tel_bg.png) top left no-repeat;
	margin-top:16px;
}

#mail_contact a img{
	margin:25px 0 0 355px;
}


#main_box h3{
	font-size:18px;
	margin:15px 0 0 25px;
	color:#036;
}


