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

h2 {
	color:#006F72;
	font-size:180%;
	font-weight:bold;
	margin:0 0 30px 48px;
	text-align:center;
}
#recruit {
	background:url(img/bg.jpg) left center no-repeat;
	width:865px;
	margin:10px 0 0 20px;	
}
#left {
	margin:12px 0 0 200px;
	float:left;
	display:inline;
}
#left ul li.or01 {
	background:url(img/bg_or_01.gif) no-repeat left;
	width:367px;
	height:106px;
	margin:10px 0 10px 48px;
}
#left ul li.or02 {
	background:url(img/bg_or_02.gif) no-repeat left;
	width:367px;
	height:106px;
	margin:0 0 10px 48px;
}
#left ul li.or03 {
	background:url(img/bg_or_03.gif) no-repeat left;
	width:367px;
	height:106px;
	margin:0 0 10px 48px;
}
#left ul li.or04 {
	background:url(img/bg_or_04.gif) no-repeat left;
	width:367px;
	height:106px;
	margin:0 0 10px 48px;
}
#left dl dd.btn01 {
	padding:15px 0 0 160px;
}
#left dl dd.btn02 {
	padding:5px 0 0 160px;
}
#left p.text {
	width:260px;
	line-height:1.5;
	float:left;
	padding:13px 5px 0 30px;
}
#left p.img {
	float:left;
	padding:25px 0 35px 0;
}
#right {
	float:right;
	margin:0 0 0 10px;
}
#right ul {
	margin:15px 0 0 0;
}
#right li {
	padding:0 0 10px 0;
	text-align:right;
}

