@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for recruit style
	
*/


/* 1.for recruit style
===============================================================*/
@charset "utf-8";

/*タイトル--------------------------------------------------*/
.title {
	float:left;
	width:766px;
	height:30px;
	margin-left:10px;
	margin-bottom:10px;
}
.title p{
	padding:6px 0 0 30px;
	font-size:12pt;
	font-weight:bold;
}

div#title2 {
	width:796px;
	float:left;
	margin:0 0 10px 10px;	/*上,右,下,左*/
	font-size:12pt;
	font-weight:bold;
}

.box {
	margin:0 10px 20px 20px;
	float:left;
	font-size:10pt;
	width:620px;
/*	width:776px;*/
/*	border:solid 1px #d8d8d8;*/
}

.box h1{
	font-size:11pt;
	color:#ffffff;
	background-color:#808080;
	padding:0 4px 0 4px;	/*上,右,下,左*/
	margin:0 0 4px 0;
}

.box h3{
	height:24px;
	width:620px;
	margin:0px 0px 5px 0px;
	padding:8px 0px 0px 15px;
	font-size:14px;
	font-weight:bold;
	background-image:url("../img/head017_03.png");
}



div#main h2{
	margin-bottom:20px;
}
div.recBox{
	margin-bottom:15px;
	width:525px;
	background:url("../../common/image/boxmid.gif") repeat-y;
}
p.recTop{
	padding:15px 20px 0;
	background:url("../../common/image/boxtop.gif") no-repeat top;
}
p.recBot{
	padding:0 20px 15px;
	background:url("../../common/image/boxbot.gif") no-repeat bottom;
}
