@charset "UTF-8";
/* CSS Document */

/*-------------
common
-------------*/
#boxLeft {
	min-height: 700px;
	height: 100%;
}

/*-------------
top
-------------*/
#recruitTop {
	background-image: url(../../recruit/images/bg_recruit.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#recruitTop #boxLeft {
	height: 700px;
}
#boxRight #textRecruitTop {
	line-height: 100%;
	padding-top: 20px;
}
#boxRight ul li {
	padding-bottom: 20px;
	font-size: 1px;
	line-height: 1px;
}
/*#contents a:hover img {
	filter: alpha(opacity=80);
    opacity:0.80;
    -moz-opacity:0.80;
}*/

/*-------------
下階層
-------------*/
#boxRight h3 {
	padding-bottom: 20px;
}
#boxRight .textLead {
	margin-bottom: 15px;
}
#boxRight h4 {
	font-size: 133.333%;
	color: #004254;
	font-weight: normal;
	width: 649px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8cb1be;
	border-bottom-color: #8cb1be;
	line-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#boxRight table {
	font-size: 108.33%;
	margin-top: 20px;
	width: 600px;
	margin-left: 18px;
	line-height: 140%;
	background-image: url(../../recruit/images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 30px;
}
#boxRight table tr {
	background-image: url(../../recruit/images/line_dashed.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#boxRight table tr th {
	width: 100px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 3px;
	vertical-align: top;
}
#boxRight table tr td {
	width: 500px;
	padding-top: 8px;
	padding-bottom: 6px;
}
#boxRight #oubo tr td span {
	font-size: 90%;
	display: block;
	padding-top: 2px;
}
#recruitJulico {
	background-image: url(../../recruit/images/bg_recruit_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#recruitNac {
	background-image: url(../../recruit/images/bg_recruit_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#boxRight .text {
	font-size: 108.33%;
	width: 578px;
	margin-left: 18px;
	padding-top: 10px;
	line-height: 140%;
}
#boxRight #oubo {
	margin-top: 10px;
	margin-bottom: 40px;
}
#boxRight #oubo a {
	color: #222222;
}
