@charset "UTF-8";
/* CSS Document */

.btn4 a{
	background-position:-460px -79px;
	pointer-events:none;
}

.recruit_area{
	background:url(/recruit/img/recruit_bodyimg.png) no-repeat;
	width:650px;
	height:350px;
	margin:0 auto;
}


.recruit_area dl{
	width:510px;
	height:310px;
	padding-left:90px;
	padding-top:35px;

}

.recruit_area dt{
	padding-bottom:5px;
	color:#960;
	float:left;
	width:145px;
	vertical-align:middle;
}
	
.recruit_area dd{
	font-size:0.8em;
	margin:5px 25px 5px 8px;
	border-bottom:dotted #960 1px;
	line-height:1.9em;
}

.text_area{	
	width:810px;
	margin:30px auto 30px;
	padding:20px 20px 0 20px;
	border-radius:10px;
	background:url(/common/img/div_back.jpg);
	box-shadow:#666 1px 1px 3px;
	overflow:hidden;
}


.text_area_img{
	float:left;
	width:325px;
}

.text_area dl{
	width:465px;
	float:left;
	margin:0 0 25px 20px;
}
.text_area dt{
	text-indent:-10px;
	color:#960;
}

.text_area dd{
	font-size:0.85em;
	
}