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

@import "common.css";
#header {
	height:80px;
	background:#efefef;
}
.wrapper {
	width:950px;
	margin:0 auto 0;
	text-align:left;
}
h1 {
	float:left;
	margin:7px 0 0;
}
.catch {
	float:left;
	margin:37px 0 0 20px;
}
.tel_header {
	float:right;
	margin:18px 5px 0 0;
}
#nav {
	clear:both;
	height:51px;
	background:url(../images/nav_side.jpg) repeat-x;
}
#nav li {
	float:left;
}

.menu01 a {
	width:160px;
	height:51px;
	display:block;
	background:url(../images/nav_menu01_ov.jpg) no-repeat;
}
.menu02 a {
	width:158px;
	height:51px;
	display:block;
	background:url(../images/nav_menu02_ov.jpg) no-repeat;
}
.menu03 a {
	width:158px;
	height:51px;
	display:block;
	background:url(../images/nav_menu03_ov.jpg) no-repeat;
}
.menu04 a {
	width:158px;
	height:51px;
	display:block;
	background:url(../images/nav_menu04_ov.jpg) no-repeat;
}
.menu05 a {
	width:158px;
	height:51px;
	display:block;
	background:url(../images/nav_menu05_ov.jpg) no-repeat;
}
.menu06 a {
	width:158px;
	height:51px;
	display:block;
	background:url(../images/nav_menu06_ov.jpg) no-repeat;
}
.menu01:hover > a {
	text-indent:-9999px;
}
.menu02:hover > a {
	text-indent:-9999px;
}
.menu03:hover > a {
	text-indent:-9999px;
}
.menu04:hover > a {
	text-indent:-9999px;
}
.menu05:hover > a {
	text-indent:-9999px;
}
.menu06:hover > a {
	text-indent:-9999px;
}
.menu02 ul,.menu03 ul,.menu04 ul,.menu05 ul {
	display:none;
	position:absolute;
	z-index: 10;

}
#nav li.menu02 ul li,#nav li.menu03 ul li,#nav li.menu04 ul li,#nav li.menu05 ul li {
	float:none;
}
#nav li.menu02:hover > ul,#nav li.menu03:hover > ul,#nav li.menu04:hover > ul,#nav li.menu05:hover > ul {
	display:block;
}
.menu02 ul,.menu03 ul,.menu04 ul,.menu05 ul {
	border:1px #000 solid;
	margin:-1px 0 0 -1px;
	width:156px;
}
.menu02 ul li,.menu03 ul li,.menu04 ul li,.menu05 ul li {
	background-color:#232425;
	width:156px;
	height:41px;
	background-image:url(../images/nav_menu_li_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.menu02 ul li a,.menu03 ul li a,.menu04 ul li a,.menu05 ul li a {
	background-image:none;
	color:#fff;
	width:136px;
	padding:10px 10px;
	height:21px;
}
.menu02 ul li a:hover,.menu03 ul li a:hover,.menu04 ul li a:hover,.menu05 ul li a:hover {
	background-image:url(../images/bg_nav_menu_li.jpg);
	color:#fff;
	width:136px;
	padding:10px 10px;
	text-indent:0px;
	text-decoration:none;
}
#mainimage {
	height:74px;
	background:url(../recruit/images/bg_h1.jpg) repeat-x;
}
#mainimage img{
	margin:19px 0 0 47px;
}
.contents {
	background-color:#efefef;
	background-image:url(../images/bg_content_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top:1px #fff solid;
	margin:0;
}
.shadow {
	background-image:url(../images/bg_content_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main {
	float:right;
	width:736px;
	margin:20px 0 0;
	position:relative;
	z-index:5;
}

#sidebar {
	float:left;
	width:192px;
	margin:16px 15px 0 -5px;
	position:relative;
	z-index:5;
}
#sidenav_top{
	background-image:url(../recruit/images/bg_sidenav_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:192px;
	height:5px;
	margin:0;
	padding:0;
}
#sidenav{
	background-image:url(../recruit/images/bg_sidenav.jpg);
	background-repeat:repeat-y;
	padding:2px 0px 0 6px;
	width:186px;
	background-color:#fff;
	margin:0;
}
#sidenav li{
	background:url(../recruit/images/bg_sidenav_menu.jpg) no-repeat;
	width:175px;
	height:48px;
	line-height:48px;
	
	border-bottom:#cdcdcd 1px solid;
}
#sidenav li.sidenav_li_last{
	border-bottom:none;
}
#sidenav li a{
color:#1c1919;
margin-left:25px;
}

#sidenav_bottom{
	background:url(../recruit/images/bg_sidenav_bottom.jpg) no-repeat;
	height:9px;
}
.side_bn{
	margin:5px 0 0 4px;
}
.side_bn:hover{
	filter: alpha(opacity=60);
	opacity:0.85;
}


.tab img{
	margin:0;
	width:365px;
	height:37px;
	margin:0 1px 0 1px;
	float:left;
	
}
.out .tab img{
	margin:0;
	width:366px;
	height:37px;
	margin:0 2px 0 1px;
	float:left;
	
}

.tab img.tab1{
	margin:0;
	width:366px;
	height:37px;
	margin:0 2px 0 1px;
	float:left;
	
}
.tab a{
	float:right;
	
	width:367px;
	height:37px;
	display:block;
}
.tab a.tab_staff{
	float:left;
	
	width:367px;
	height:37px;
	display:block;
}
.tab a:hover{
	filter: alpha(opacity=60);
	opacity:0.85;
}
.contentsarea{
	border:#d6d6d6 1px solid;
	width:674px;
	background-color:#fff;
	margin:0px 0 10px;
	padding:15px 30px 15px;
}
.contentsarea_finish{
	border:#d6d6d6 1px solid;
	width:674px;
	background-color:#fff;
	margin:5px 0 10px;
	padding:15px 30px 15px;
}
.pagelink{
	background:url(../recruit/images/bg_pagelink.jpg) repeat-x;
	width:661px;
	height:27px;
	padding:5px 0 0 15px;
}
.pagelink li{
	float:left;
	background:url(../recruit/images/icn_pagelink.gif) no-repeat;
	background-position:left;
	padding-left:14px;
	margin-right:30px;
}
.pagelink a{
	text-decoration:underline;
}
.pagelink a:hover{
	text-decoration:none;
}
h3{
	border-bottom:#071f38 4px solid;
	width:676px;
	height:34px;
	margin:50px 0 20px;
	clear:both;
}
h3.h3_first{
	margin-top:25px;
	
}
.p_catch{
	font-size:16px;
	font-weight:bold;
	color:#0a3965;
	margin:10px 0 0;
}
.hear{
	background:url(../recruit/images/bg_hear.jpg) no-repeat;
	padding:20px 0px;
	height:140px;
	margin-bottom:10px;
	width:675px;
}
.hear p{
	margin-left:20px;
}

.qa_left{
	float:left;
	width:326px;
	 margin:0 20px 0 0;
	 padding:0;
	
}
.qa_right{
	float:left;
	width:326px;
	 margin:0;
	 padding:0;
	
}
.qa_name{
	font-size:14px;
	color:#0b3766;
	font-weight:bold;
	
}
.q{
	background:#ecf3fb;
	margin-top:8px;
	color:#0b3766;
	font-weight:bold;
	padding:6px 0 6px 33px;
	text-indent:-25px;
	line-height:18px;
}
.q span{
	font-size:14px;
	color:#0590cb;
	font-weight:bold;
}
.a{
	margin:0 0 0 10px;
	padding-left:25px;
	text-indent:-25px;
}
.a span{
	color:#7f0d0c;
	font-weight:bold;
		font-size:14px;
}
.photo{
	margin-bottom:40px;
	
}
.message{
	float:left;
}
#main p{
	margin-bottom:10px;
}
table{
	font-size:12px;
}
.table01{
	width:674px;
	margin:0;
	
}
.table01 td{
	padding:10px 15px;
	border:#d6d6d6 1px solid;
}
.td01{
	width:140px;
	color:#0b3865;
	font-weight:bold;
	background:#ecf3fa;
}
.result{
	border:#d6d6d6 1px solid;
	width:666px;
	padding:4px;
	margin:0 0 10px;
}
.result_left{
	width:126px;
	background:#e0eaf5;
	font-weight:bold;
	float:left;
	padding:15px 15px;
	height: 100%;
}
.result ul{
	float:right;
	width:486px;
	margin:20px 0 0;
}
.result .result_left dt,.result .result_left dd{
	float:none;
}
.result .result_left dt{
	font-size:14px;
	color:#0b3865;
	margin-bottom:10px;
}
.result dt,.result dd{
	

}
.result ul dt{
	color:#0b3865;
	font-weight:bold;
	background:url(../images/icn_li.gif) no-repeat;
	padding-left:14px;
	margin-right:15px;
	zoom: 1;
	
	vertical-align:middle;
}
.result ul dt,.result ul dd{
	line-height:120%;
	float:left;
	vertical-align:middle;
	margin-bottom:10px;
}
.result li{
	clear:both;
	line-height:120%;
	width:100%;
	margin:0 0 0px;
	vertical-align:middle;
}
.result ul dl{
	
	line-height:120%;
}
.result span{
	font-weight:bold;
	color:#800c0c;
}
.form{
	width:636px;
	margin:0 auto;
	border:#d6d6d6 3px solid;
	
}
.form td{
	padding:10px 10px;	
}
.form td.td02{
	width:140px;
	
}
.form span{
	color:#666;
	font-size:10px;
}
.box01{
	margin:0 10px 0px 5px;
	width:140px;
}
.box02{
	margin:0 5px 0px 0px;
	width:240px;
}
.box03{
	width:140px;
		margin:0 5px 0px 0px;
}
.box04{
	width:400px;
	height:200px;
	
}
.form img{
	margin:0px 5px;
}
.form tr.tr01{
	background:#f7f7f7;
}
.form tr{
	border-bottom:#d6d6d6 1px solid;
}
.btarea{
	width:420px;
	margin:20px auto 20px;
	text-align:center;
}
.btarea a{
	margin:0px auto;
}
.btarea a:hover{
	filter: alpha(opacity=60);
	opacity:0.85;
}
.contact {
		border:#d6d6d6 1px solid;
	width:726px;
	background-color:#fff;
	margin:10px 0 0px;
	padding:4px;
	clear:both;
	position:relative;
}
.bt_contact {
	position:absolute;
	top:29px;
	right:26px;
	display:block;
	width:220px;
	height:61px;
}
.bt_contact:hover {
	text-indent:-9999px;
	background:url(../images/bt_contact_ov.jpg) no-repeat;
}


#pagetop {
	clear:both;
	float:right;
	margin: 30px 0 0;
	line-height:0;
	height:30px;
	overflow:hidden;
	font-size:0;
	padding:0;
	 vertical-align:bottom;
	 
}
#pagetop img{
 vertical-align:bottom;
 	padding:0;
	margin:0;
 
}
#pagetop a{
	
	 
	line-height:0;
}
#footer {
	background:#eaeaea;
	height:52px;
	clear:both;
	margin:0;
	padding:10px 0 0;
	width:100%;
}
#footer img {
	width:218px;
	height:23px;
	float:left;
}
.addless {
	clear:both;
	
	float:left;
}
.sitemap {
	float:right;
	color:#aeaeae;
	
	
}
.sitemap a {
	color:#222;
	
	
}
.sitemap a:hover {
	color:#222;
}
#footer2 {
	clear:both;
	background:#071f38;
	height:21px;
	line-height: 21px;
}
#footer2 li {
	float:left;
	background:url(../images/icon_arrow.gif) no-repeat;
	background-position:left;
	padding-left:10px;
	margin-right:10px;
}
#footer2 img {
	margin-top:4px;
	margin-bottom:-4px;
}
#footer2 p {
	float:right;
	color:#b5bcc4;
	font-size:10px;
	letter-spacing:0.05em;
}
