@charset "utf-8";
h3#recruit {
	background-image: url(img/title_recruit.gif);
	height: 29px;
	width: 620px;
	background-repeat: no-repeat;
	display: block;
}
img#boshuu {
	margin-top: 15px;
	margin-bottom: 10px;
}
ul#recruit_lineup-left {
	float: left;
	width: 270px;
}
#recruit_lineup-left li {
	background-image: url(img/li01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
	margin-left: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}

ul#recruit_lineup-right {
	float: right;
	width: 330px;
}
#recruit_lineup-right li {
	background-image: url(img/li01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 18px;
	line-height: 20px;
	margin-bottom: 10px;
}
p.right {
	text-align: right;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 15px;
}
div#r_box_top {
	height: 15px;
	width: 600px;
	background-image: url(img/r_box_top.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
}
div#r_box_bottom {
	height: 15px;
	width: 600px;
	background-image: url(img/r_box_bottom.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
}
div#r_box {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 100px;
	margin-right: 10px;
}
#r_box p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#box h5 {
	font-size: 14px;
	margin-top: 20px;
	margin-left: 10px;
	background-image: url(img/li01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFC000;
	width: 420px;
}
#recruit li {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b4f0a6;
	width: 480px;
	line-height: 22px;
	margin-top: 5px;
}
div#r_contact {
	padding: 10px;
	width: 500px;
	margin-left: 50px;
	margin-top: 20px;
	background-color: #ecffcd;
	border: 1px solid #FFC000;
}
div#rinfo {
	background-color: #FFFFFF;
	border: 1px dashed #FFC000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#rcontactleft {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 135px;
	width: 120px;
	float: left;
	border: 1px dashed #FFC000;
}
#rcontactleft p {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

div#rcontactright {
	float: right;
	width: 365px;
	border: 1px dashed #FFC000;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#rcontactright p {
	line-height: 26px;
	margin-top: 15px;
	margin-left: 25px;
}

