@charset "utf-8";

#menu #m_recruit a {

	background-position: -347px -28px;
	height: 28px;
	width: 70px;
	left: 347px;
}

#saiyo_menu {
	width: 740px;
	position: relative;
	background-image: url(../recruit/img/saiyo_menu.jpg);
	background-repeat: no-repeat;
	height: 25px;
	left: auto;
	right: auto;
}
#saiyo_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	height: 25px;
}

#saiyo_menu li, #saiyo_menu a {
	text-decoration: none;
	display: block;
	position: absolute;
	height: 25px;
	top: 0px;
}
#saiyo_menu li {
	text-indent: -9999px;
}
#saiyo_menu a {
	text-decoration: none;
	background-image: url(../recruit/img/saiyo_menu.jpg);
	background-repeat: no-repeat;
	outline:none;
}
#saiyo_menu #menu_recruit_top a {
	left: 25px;
	background-position: -25px 0px;
	top: 0px;
	width: 66px;
}
#saiyo_menu #menu_newgraduate a {
	background-position: -91px 0px;
	left: 91px;
	top: 0px;
	width: 66px;
}
#saiyo_menu #menu_career a {
	background-position: -157px 0px;
	left: 157px;
	top: 0px;
	width: 66px;
}

#saiyo_menu #menu_recruit_top a:hover,#saiyo_menu #menu_recruit_top_stay a {
	left: 25px;
	background-position: -25px -25px;
	top: 0px;
	width: 66px;
}
#saiyo_menu #menu_newgraduate a:hover, #saiyo_menu #menu_newgraduate_stay a {
	background-position: -91px -25px;
	left: 91px;
	top: 0px;
	width: 66px;
}
#saiyo_menu #menu_career a:hover, #saiyo_menu #menu_career_stay a {
	background-position: -157px -25px;
	left: 157px;
	top: 0px;
	width: 66px;
}

#contents {
	background-image: url(../img/contents_left_bg.gif);
	background-repeat: repeat-y;
	background-position: 17px;
	padding-top: 42px;
	padding-bottom: 30px;
	padding-left: 50px;
	width: 690px;
}
#recruit_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
}
#recruit_menu h2 {
}
#recruit_menu ul {
	margin-top: 30px;
	list-style-type: none;
}
#recruit_menu li {
	margin-bottom: 30px;
}


#newgraduate {
	width: 530px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}
#newgraduate h3 {
	font-weight: bold;
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #335578;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #335578;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#newgraduate p {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
#newgraduate ol {
	margin-left: 60px;
}
#career {
	float: right;
	width: 530px;
	padding-right: 20px;
	padding-left: 20px;
}
#career h3 {
	font-weight: bold;
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #335578;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #335578;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#career p {
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 20px;
}
#career .career_top {
	margin-top: 0px;
}



.rinen {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 25px;
	float: left;
}
.rinen p {
	line-height: 150%;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 50px;
	padding-right: 20px;
	width: 450px;
}
.rinen h2 {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.rinen .mission {
	margin-top: 0px;
}
