@charset "utf-8";
#main_content {
	background-image: url(../images/recruit_bg-img.gif);
	background-repeat: no-repeat;
	background-position: right 130px;
	color: #333333;
	font-size: 0.75em;
}
#recruit-box {
	padding-left: 30px;
	width: 620px;
	margin-bottom: 20px;
}
#recruit-box h3 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 610px;
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	margin-bottom: 20px;
}
#recruit-box h4 {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
.content1 {
	width: 610px;
	margin-left: 10px;
	margin-bottom: 40px;
	line-height: 175%;
}
.content1  .left-text {
	width: 340px;
	float: left;
	padding-left: 10px;
}
.content1  .right  {
	float: right;
}
.content1 .left {
	float: left;
	padding-left: 10px;
}
.content1 div.right {
	width: 370px;
	padding-left: 20px;
}
.content1 .left-text a {
	background-image: url(../images/icon_arrowblue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #0068B7;
}
.content1 .left-text a:hover {
	text-decoration: none;
}
.last {
	margin-bottom: 50px;
}
#staff-box {
	margin-bottom: 50px;
	margin-left: 10px;
	position: relative;
	width: 610px;
}
#staff-box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#staff-box ul li {
	float: left;
	display: block;
	height: 66px;
	width: 116px;
	position: relative;
}
#staff-box ul li a {
    cursor:hand;
}
#staff-box ul li.btn1 a span {
	background-image: url(../images/recruit_intro-btn1.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 66px;
	width: 116px;
}
#staff-box ul li.btn2 a span {
	background-image: url(../images/recruit_intro-btn2.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 66px;
	width: 117px;
}
#staff-box ul li.btn3 a span {
	background-image: url(../images/recruit_intro-btn3.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 66px;
	width: 117px;
}
#staff-box ul li.btn4 a span {
	background-image: url(../images/recruit_intro-btn4.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 66px;
	width: 117px;
}
#staff-box ul li.btn5 a span {
	background-image: url(../images/recruit_intro-btn5.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 66px;
	width: 118px;
}
#staff-box ul li.btn1 a:hover span {
	background-image: url(../images/recruit_intro-btn1_o.gif);
}
#staff-box ul li.btn2 a:hover span {
	background-image: url(../images/recruit_intro-btn2_o.gif);
}
#staff-box ul li.btn3 a:hover span {
	background-image: url(../images/recruit_intro-btn3_o.gif);
}
#staff-box ul li.btn4 a:hover span {
	background-image: url(../images/recruit_intro-btn4_o.gif);
}
#staff-box ul li.btn5 a:hover span {
	background-image: url(../images/recruit_intro-btn5_o.gif);
}



#staff-box div {
	background-image: url(../images/recruit_intro-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#staff-box p {
	margin: 0px;
	padding: 0px;
}
#staff-box p.main-img {
	padding-left: 1px;
	margin-bottom: 15px;
}
#staff-box p.main-img img {
	border-bottom: 1px solid #CCCCCC;
}

#staff-box table {
	width: 560px;
	margin-left: 10px;
    border-collapse: collapse;
}

#staff-box table th {
	width: 100px;
	padding: 8px 0px;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #F3F7FB;
	text-align: left;
	vertical-align: top;
}
#staff-box table td {
	width: 400px;
	padding: 8px 0px;
	padding-left: 10px;
	padding-right: 30px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	line-height: 150%;
	text-align: left;
}
#staff-box td.img_place {
	width: 50px;
}
#staff-box span img {
	position: absolute;
	right: 50px;
	top: 400px;
}


.guideline-box {
	margin-left: 10px;
	margin-bottom: 40px;
}
.guideline-box th {
	background-color: #F3F7FB;
	font-weight: normal;
	color: #555555;
	text-align: left;
	vertical-align: top;
	border-right: 2px solid #0361B4;
	width: 145px;
	padding: 6px 8px;
	line-height: 150%;
}
.guideline-box td {
	padding: 6px 8px;
	padding-left: 10px;
	line-height: 150%;
}
.guideline-box td span {
	font-weight: bold;
	color: #FF3366;
	line-height: 180%;
}
.guideline-box td ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.guideline-box td ul li {
	margin-bottom: 10px;
}
.guideline-box ul.left_m10 {
	margin-left: 10px;
}
.guideline-box ul.left_m10 li {
	margin: 0px;
}
.guideline-box  ul.mg_no li {
	margin: 0px;
	padding: 0px;
}

.guideline-box table td a{
	margin: 0px 3px;
}
.mg_b10 {
	margin-bottom: 10px;
}
#recruit-box .bottom-img {
	margin-right: 9px;
	margin-left: 9px;
}

.tel_number{
	font: 1.5em Arial, Helvetica, sans-serif;
	margin: 0px 5px;
}
.mail_copy_text{
	height: 200px;
	width: 400px;
	font-size: 1.0em;
	background: #FFFFEE;
}
a.mail_address{
	font: 1.25em Arial, Helvetica, sans-serif;
	color: #0033FF;
	margin: 0px 5px;
}
a.normal{
	color: #0033FF;
	margin: 0px 5px;
}
