@charset "utf-8";

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-size:0.8em;
	color:#666666;
	height:100%;
	background-image:url(../img/body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	text-align:center;
	letter-spacing:0.1em;
	line-height:145%;
	}

body#mail {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-size:0.8em;
	color:#666666;
	height:100%;
	background-color:#ffffff;
	background-image:none;
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:0.1em;
	line-height:145%;
	}


.label1 {
	background: url("../img/title_bar.jpg") no-repeat left top;
	padding: 7px 0px 0px 30px;
	color: rgb(70, 70, 70);
	line-height: 20pt;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
}

.label_s {
	background: url("../img/title_bar_s.jpg") no-repeat left top;
	padding: 7px 0px 0px 30px;
	color: rgb(70, 70, 70);
	line-height: 20pt;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
}

#outer_main { 
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}

#outer {
	width:846px;
	height:auto;
	margin:0 auto;
	padding:0; 
	text-align:left;
	}	

#outer #outer_up {
	width:846px;
	height:47px;
	margin:0 auto;
	clear:both;
	}

#outer #outer_in {
	 width:846px;
	 height:110px;
	 clear:both;
	 }

#outer #outer_in .left {
	 width:423px;
	 height:110px;
	 float:left;
	 }

#outer #outer_in .right {
	 width:423px;
	 height:110px;
	 float:right;
	 }	

.content {
	width:845px;
	height:auto;
	margin-right:11px;
	text-align:left;
	border:1px solid #cccccc;
	background-color:#ffffff;
	}

.content_t {
	width:845px;
	height:auto;
	margin-right:11px;
	text-align:left;
	border:1px solid #cccccc;
	border-top:none;
	background-color:#ffffff;
	}

div#MainMenu{
	height:50px;
	width:846px;
	border:0;
	margin:0 auto;
}

div#MainMenu ul#Menu{
	height:50px;
	width:846px;
	background:transparent url(../img/mainmenu.jpg) no-repeat left top;
	margin:0;
	padding:0;
	position:relative;
}

div#MainMenu ul#Menu li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}

ul#Menu li,ul#Menu a {
	height:50px;
	display:block;
}

div#MainMenu ul#Menu li a {
	text-indent:-9000px;
	text-decoration:none!important;
}

#MenuHome {
	left:0px;
	width:141px;
}
#MenuCompany {
	left:141px;
	width:141px;
}
#MenuJob {
	left:282px;
	width:141px;
}
#MenuEntry {
	left:423px;
	width:141px;
}
#MenuAccess {
	left:564px;
	width:141px;
}
#MenuRecruit {
	left:705px;
	width:141px;
}

#MenuHome a:hover {
	background:transparent url(../img/mainmenu.jpg) -0px -50px no-repeat;
}

#MenuCompany a:hover {
	background:transparent url(../img/mainmenu.jpg) -141px -50px no-repeat;
}

#MenuJob a:hover {
	background:transparent url(../img/mainmenu.jpg) -282px -50px no-repeat;
}

#MenuEntry a:hover {
	background:transparent url(../img/mainmenu.jpg) -423px -50px no-repeat;
}

#MenuAccess a:hover {
	background:transparent url(../img/mainmenu.jpg) -564px -50px no-repeat;
}

#MenuRecruit a:hover {
	background:transparent url(../img/mainmenu.jpg) -705px -50px no-repeat;
}

#BreadCrumbList {
	width:800px;
	margin:0 0 10px 0;
	}

#BreadCrumbList ol {
	margin:0;
	padding:0;
	font-size:10px;
	}

#BreadCrumbList ol li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 5px 0 0;
	}

#BreadCrumbList ol li.on {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 5px 0 0;
	color:#707070;
	}

#BreadCrumbList ol li a {
	text-decoration:none;
}

#main_content {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	}

#main_content_in .in {
	width:846px;
	height:200px;
	margin:0 auto;
	}


#main_content_in { 
	width:846px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }

* html .clearfix { height: 1% }
.clearfix {display:block;}

img {
	border:0;
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	}
img.left {
	float:left;
	margin:0 10px 10px 0;
}
img.arrow {
	vertical-align:baseline;
}

ul,li {
	margin:0;
	padding:0;
	list-style:none;
}

a:link {
	color:#0a318e;
	text-decoration:none;
}
a:visited {
	color:#0a318e;
	text-decoration:none;
}
a:hover {
	color:#0a318e;
	text-decoration:underline;
}
a:active {
	color:#0a318e;
	text-decoration:none;
}

.copyright a:link {
	color:#ffffff;
	text-decoration:none;
}
.copyright a:visited {
	color:#ffffff;
	text-decoration:none;
}
.copyright a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.copyright a:active {
	color:#ffffff;
text-decoration:none;
}

#footer_menu a:link {
	color:#ffffff;
	text-decoration:none;
}
#footer_menu a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer_menu a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#footer_menu a:active {
	color:#ffffff;
	text-decoration:none;
}

ul.footer_menu {
	margin-left:50px;
}
li.footer_menu {
	float:left;
}

#footer_top {
	width:100%;
	padding:0;
	margin:0 auto;
	color:#ffffff;
	background-color:#ffffff;
}
#footer_top .in { width:846px; height:20px; margin:0 auto; clear:both; text-align:right; }
#footer {
	width:100%;
	height:auto;
	background-color:#0a318e;
	clear:both;
}
#footer_in {
	width:846px;
	height:auto;
	padding:20px 0;
	margin:0 auto;
	color:#ffffff;
	text-align:center;
}
#footer_in #footer_menu {
	width:846px;
	height:30px;
	text-align:center;
	border-bottom:1px dotted #cccccc;
	}
#footer_in #footer_left {
	width:296px;
	height:100px;
	float:left;
	padding-top:10px;
	font-size:18px;
	line-height:100px;
	font-weight:bold;
}
#footer_in #footer_left .txt {
	margin:0 auto;
	width:291px;
	font-size:10px;
	font-weight:normal;
	padding-bottom:10px;
}
#footer_in #footer_right {
	width:550px;
	height:100px;
	float:right;
	text-align:left;
	padding-top:10px;
}
#footer_in #footer_right .txt {
	width:500px;
}
#footer_in .copyright {
	text-align:center; font-size:10px;
	padding:10px 0;
}

h1{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
}
h2,h6 {
	margin:0;
	padding:0;
	font-size:12px;
}
h3 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:12px;
}
h4 {
	margin:0;
	padding:0;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	float:left;
	width:auto;
	height:auto;
}
h5 {
	margin:0;
	padding:0;
	font-size:12px;
	text-align:center;
	font-weight:normal;
}
h6 {
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6.title {
	margin-bottom:0;
}

dl#contentDetail {
	margin:20px 0 24px 0;
	padding:0;
	width:840px;
	letter-spacing:normal;
}
	
dl#contentDetail dt {
	margin:0;
	padding:5px 0 3px 0;
	text-align:center;
	font-weight:bold;
	}

dl#contentDetail dt.contentDetail {
	text-align:left;
	font-weight:bold;
	padding:10px 0px 0px 10px;
}
	
dl#contentDetail dd {
	margin:10px 10px 10px 0;
	padding:0;
	padding-bottom:35px;
}

dl#contentDetail dd.contentDetail { 
	margin:5px 0;
	padding:10px 0px 0px 10px;
	border-bottom:1px dotted #cccccc;
}