/* recruit-stle */

#recruit {
	font-size: 12px;
	color: #666;
	line-height: 160%;
}
#recruit img{
	border: none;
	}
#recruit p{
	line-height: 160%;
	margin-bottom: 10px;
	margin-left: 5px;
	}

#recruit ul {
	list-style: disc inside;
	margin-left: 15px;
	margin-top: 10px;
	}

#recruit li {
	padding-bottom: 3px;
	}
#recruit .dotline{
	border-top: 1px dotted #CCC;
	margin-bottom: 10px;
	height: auto;
	width: auto;
}
	
#recruit h3{
	font-size: 14px;
	font-weight: bold;
	color: #094083;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #95C4F2;
	border-left: 5px solid #95C4F2;
	padding-top: 5px;
}

/*ボタン*/
#jobtype {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#jobtype img{
	border: none;
}
#jobtype .left{
	margin-right:20px;
	float: left;
	margin-bottom: 5px;
}
#jobtype .clear{
	float: none;
	clear: both;
}
.hr{
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
margin-right:10px;
border-bottom:1px dotted #666666;
}
.text-center{text-align:center;}

.spacer{
	float: none;
	clear: both;
	margin: 2px;
}
.recruit-top{
	width:760px;
	margin:0px auto 0px auto;
	border: none;
	text-align:right;
}
.recruit-top a{
	display:block;
	width:114px;
	height:23px;
	margin:0px auto 0px auto;
	border: none;
	/*position:relative;
	left:324px;*/
	float:right;
}
.recruit-top img{
	border: none;
}

h4{font-size:100%;}


