@charset "UTF-8";

/* サブナビ */
.subnavi {
	background-image: url(../../common/images/sub_recruit_back.gif);
	height: 124px;
	width: 278px;
	padding-left: 7px;
	padding-top: 60px;
	margin-bottom: 20px;
}
.subnavi li {
	margin-bottom: 6px;
}

* html .subnavi {
	height: 184px;
	width: 285px;
}

.subnavi li a:hover img {
filter: alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#wrapper .contents .contents_bottom .cbox .contents_right .graf {
	margin-left: 20px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#wrapper .contents .contents_bottom .cbox .contents_right .graf td {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P ゴシック";
	font-size: 12px;
	padding: 10px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .graf tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
#wrapper .contents .contents_bottom .cbox .contents_right .skill_up {
	margin-left: 20px;
	margin-bottom: 30px;
}
#wrapper .contents .contents_bottom .cbox .contents_right .skill_up li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4A853;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../../common/images/h3_09.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#wrapper .contents .contents_bottom .cbox .contents_right h4 {
	line-height: 30px;
	background-image: url(../images/recruit_back.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 525px;
	margin-left: 20px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
}

* html #wrapper .contents .contents_bottom .cbox .contents_right h4 {
	width: 540px;

}
#wrapper .contents .contents_bottom .cbox .contents_right table {
	margin-left: 20px;
}
