@charset "utf-8";
/* CSS Document */
/************index*****/
#body_recruit #container #contentbody #top_col {
	/*background-image: url(/media/aboutus/bg.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	width:90%;
	margin: 0 auto 15px auto;
	border-bottom: 1px solid #666666;
}
#body_recruit #container #contentbody #top_col .right_col p {
	font-size: 80%;
	width: 80%;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_recruit #container #contentbody #middle {
	margin: 8px 0;
}
#body_recruit #container #contentbody #middle h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#body_recruit #container #contentbody #middle p {
	margin-left: 50px;
}


#body_recruit #container #contentbody #top_col .left_col {
	float: left;
	width: 405px;
	text-align: center;
}
#body_recruit #container #contentbody #top_col .right_col {
	float: left;
	width: 250px;
	text-align: center;
}
#body_recruit #container #contentbody #top_col p{
	margin:0 0 8px 0;
}
#body_recruit #container #contentbody p {
	margin-left: 10px;
}

#body_recruit #container #contentbody #box {
	width:100%;
	background-image: url(../media/index/bg01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#body_recruit #container #contentbody #box .rigth-col{
	width:285px;
	float: right;
}
#body_recruit #container #contentbody #box .left-col{
	width:285px;
	margin: 0 0 0px 0;
	float: left;
}
#body_recruit #container #contentbody #jmap{
	margin: 30px 0 70px 0;
}
#body_recruit #container #contentbody #jmap .inner {
	background-image: url(../media/index/bg02.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-left: 360px;
	height:130px;
}

#body_recruit #container #contentbody #bottom_col {
	border:#FF9900 solid 1px;
	background-color: #FFFFCC;
	width:100%;
	margin: 0 0 20px 0;
}
#body_recruit #container #contentbody #bottom_col .inner {
	padding:8px 0 8px 8px;

}
#body_recruit #container #contentbody #bottom_col .paragraph1 {
	background-image: url(../media/index/b_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom:#FF9900 dotted 1px;
}
#body_recruit #container #contentbody #bottom_col .paragraph2 {
	background-image: url(../media/index/b_bg02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#body_recruit #container #contentbody #bottom_col .paragraph1 .inner h4 {
	color: #FF9900;
	font-size: 100%;
}
#body_recruit #container #contentbody #bottom_col table{
	margin:0 0 8px 0;
}
#body_recruit #container #contentbody #bottom_col table caption{
	text-align:left;
	padding: 0 0 8px 0;
}
#body_recruit #container #contentbody #bottom_col h3 {
	margin: 0px;
}
#body_recruit #container #contentbody .tyuto {
	margin-bottom: 25px;
}
