@charset "utf-8";

#rap #main{
	width: 600px;
	margin: 0 auto;
}
#rap  #main_img {
	background: url(../images/recruit/main.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 870px;
}
#rap #recruit {
	background: url(../images/common/title_bg.jpg) no-repeat left top;
}
#rap #recruit h2 {
	color: #FFFFFF;
	height: 40px;
	font: 17px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 8px;
	padding-left: 10px;
}
#rap #recruit p strong {
	font-size: 18px;
	color: #FF6600;
}
#rap #recruit h3 {
	font-size: 16px;
	color: #CC0000;
	border-left: solid 3px #990000;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#rap #recruit dt {
	float: left;
	width: 100px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#rap #recruit dd {
	border-bottom: dotted 1px #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

