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

#contents{text-align:left; line-height:1.5}
#saiyo h3{margin-bottom:20px;}
#saiyo h4{padding:5px 0px 5px 10px; width:712px; border-top:solid #00479d 2px; background-color:#efefef; font-weight:bold; margin-bottom:15px; color:#000000;}

#saiyo dl{margin-bottom:20px;}
#saiyo dl dt{border-left:solid #00479d 5px; padding:0 0 0 10px; color:#00479d; font-weight:bold; font-size:134%; margin-bottom:10px;}
#saiyo dl dd{margin-bottom:10px; line-height:1.5;}
#saiyo p{margin-bottom:20px;}
#saiyo p.red{font-weight:bold; color:#FF0000; margin-bottom:20px;}
#saiyo p span{font-weight:bold;}

#saiyo p a{
	width:240px;
	height:40px;
	display:block;
}
#saiyo p a:hover{
filter: alpha(opacity=80);
opacity: 0.8;
}#saiyo .rec {
	width: 240px;
	float: left;
}
#saiyo .rectext {
	width: 270px;
	float: left;
	line-height: 40px;
}

/*サイドナビ///////////*/
h2.naviRecruite a{
	width:200px;
	height:30px;
	background: url(../common/nv_title.jpg) no-repeat left top;
	margin-bottom:10px;
	display:block;
}
h2.naviRecruite a span{
	display: none;
	visibility: hidden;
}
#side_menu dl{ margin-bottom:10px; }
#side_menu dt{
	text-align:left;
	font-weight: bold;
	color:#000;
	padding-bottom: 5px;
 }
#side_menu dd{ margin-bottom:10px; }
#side_menu dd a:hover{filter: alpha(opacity=80);opacity: 0.8;}

/*H3///////////*/
h3.recH3{
	width:730px;
	padding-top: 3px;
	height:27px;
	text-indent: 10px;
	font-size: 141%;
	margin-bottom: 30px;
}
p.sTitle{
	width: 710px;
	font-size: 131%;
	font-weight:bold;
	color:#000;
	padding: 5px 10px;
	border: 1px #CCC solid;
	color:#646464;
}

/*新卒採用///////////*/
.recNew h3{ background: url(../new/images/h3.jpg) no-repeat left top }

/*キャリア採用///////////*/
.recCar h3{ background: url(../career/images/h3.jpg) no-repeat left top }
.recCar th{
	background: #E8E8E8;
	font-weight: bold;
	color:#000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100px;
}
.borderR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.recCar td{
	text-align: left;
	font-size:116%;
	line-height:110%;
	padding:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/*インタビュー///////////*/
.recInt h3{ background: url(../interview/images/h3.jpg) no-repeat left top }
p.busho{
	color:#000;
	font-size: 141%;
	font-weight: bold;
}
.interview td.t01{
	border: 1px #AAA solid;
	padding:5px;
	width:125px;
}
.interview td div{
	width: 580px;
	margin: 0 0 auto 14px;
	line-height: 1.3em;
}
.interview td div.t02 div{
	width: 580px;
	padding-bottom: 7px;
	background: url(../interview/images/line.jpg) repeat-x bottom;
	margin:0 0 5px 0;
}
.interview td div.t02 div span{
	font-size: 131%;
	color:#000;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #4596FF;
	margin: auto auto 0 0;
}

