@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	/*color:#5A482B;*/
	color:#333333;
	background-image: url(../images/bg_recruit.gif);
	background-repeat: repeat-x;
	background-position: 0px 110px;
}

br {
   letter-spacing:normal;
}

a {
   color:#666666;
   text-decoration:none;
}

a:hover {
/*   color:#C94C00;*/
   color:#666666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:0px 0;
   background:#fff;
}

#header {
	position:relative;
	width:989px;
	background:#fff;
	height: 66px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#pr {
   position:absolute;
   left:190px;
   top:30px;
   width:500px;
}

#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

#menu {
	width:100%;
	background-image: url(../images/header/bg_menu.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 44px;
}
#menu li.home {
	height: 44px;
	width: 101px;
	float: left;
}

#menu li.jigyou {
	height: 44px;
	width: 122px;
	float: left;
}
#menu li.rinen {
	height: 44px;
	width: 114px;
	float: left;
}
#menu li.gaiyou {
	height: 44px;
	width: 110px;
	float: left;
}
#menu li.bukkenn {
	height: 44px;
	width: 173px;
	float: left;
}
#menu li.saiyou {
	height: 44px;
	width: 104px;
	float: left;
}
#menu li.nyukyosya {
	height: 44px;
	width: 145px;
	float: left;
}
#menu li.chintai {
	height: 44px;
	width: 103px;
	float: left;
}

#icatch {
	width:989px;
	background:#fff;
	height: 251px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu_menu {
   width:989px;
   margin:0 auto 0px;
   background:#fff;
}


#contents {
	clear:both;
	width:989px;
	padding:0px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main {
	float:right;
	/*width:659px;*/
	width:714px;
	padding-left: 20px;
	padding-top: 20px;
}
#main02 {
	float:left;
	width:659px;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 15px;
}
#main00 {
	float:left;
	width:979px;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
}

#sub {
	float:left;
	width:255px;
	height: 628px;
}
#sub02 {
	float:right;
	width:255px;
	height: 628px;
}

#pageTop {
   clear:both;
}

#footMenu {
	width:989px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	background-image: url(../images/footer/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F6F7FB;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding-top:25px;
   font-size:32px;
   color:#fff;
   line-height:50px;
}

#header h1 a {
   color:#9B0000;
}

#header h1 a:hover {
   color:#D30000;
}

#header #pr p {
   margin:0;
   font-size:11px;
}

#header #gnavi ul {
   list-style:none;
}

#header #gnavi li {
   float:left;
   font-size:11px;
   margin-left:15px;
}

#header #gnavi li a {
   display:block;
}

#header #gnavi .tel {
   color:#C94C00;
   font-size:24px;
   font-weight:bold;
   letter-spacing:-1px;
   line-height:1.0;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   width:977px;
   margin:0 auto;
   padding:0;
}

#menu li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

/*#menu li a {
   display:block;
   width:130px;
   color:#5A482B;
   line-height:60px;
   border-right:1px solid #D8D8D8;
   font-family:Georgia,"MS 明朝","Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3",serif;
   color:#3F2A0F;
   font-weight:bold;
   font-size:14px;
}

#menu li.home a {
   border-left:1px solid #D8D8D8;
}


*/
#menu li a:hover {
	color:#C94C00;
	background:#fff url("../images/bg_menu.gif") 0 -60px repeat-x;
	z-index:100;
}


/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
	margin-bottom:10px;
	font-size:11px;
	margin-left: 5px;
}
.topicPath {
	margin-bottom:10px;
	font-size:11px;
	margin-left: 5px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#0051A8;
/*   color:#9B0000;*/
}

#main a:hover {
   color:#0051A8;
/*   color:#C94C00; */
   text-decoration:underline;
}
#main02 a {
   color:#0051A8;
/*   color:#9B0000;*/
}

#main00 a:hover {
   color:#0051A8;
/*   color:#C94C00; */
   text-decoration:underline;
}
#main00 a {
   color:#0051A8;
/*   color:#9B0000;*/
}

#main02 a:hover {
   color:#0051A8;
/*   color:#C94C00; */
   text-decoration:underline;
}
#main h2 {
	padding:0;
	color:#5A482B;
	font-family:Georgia,"MS 明朝","Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3",serif;
	font-size:15px;
	font-weight:bold;
	line-height:35px;
}

#main h3 {
   margin-bottom:3px;
   padding-left:50px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#main h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background:#82af21;
   color:#fff;
}

#main h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#main h6 {
   margin-bottom:2px;
   font-size:12px;
}

#main p {
	font-size:13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0;
} 

#main ul,ol,dl {
   font-size:12px;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}
#main02 h2 {
	padding:0;
	color:#5A482B;
	font-family:Georgia,"MS 明朝","Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3",serif;
	font-size:15px;
	font-weight:bold;
	line-height:35px;
}

#main02 h3 {
   margin-bottom:3px;
   padding-left:50px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#main02 h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background:#82af21;
   color:#fff;
}

#main02 h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#main02 h6 {
   margin-bottom:2px;
   font-size:12px;
}

#main02 p {
	font-size:13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0;
} 

#main02 ul,ol,dl {
   font-size:12px;
}

#main02 dt {
   margin-bottom:3px;
}

#main02 dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}
#main00 h2 {
	padding:0;
	color:#5A482B;
	font-family:Georgia,"MS 明朝","Hiragino Mincho Pro W3","ヒラギノ明朝 Pro W3",serif;
	font-size:15px;
	font-weight:bold;
	line-height:35px;
}

#main00 h3 {
   margin-bottom:3px;
   padding-left:50px;
   font-size:14px;
   border-bottom:1px solid #999;
   background:url("../images/bg_h3.gif") 0 5px no-repeat;
}

#main00 h4 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background:#82af21;
   color:#fff;
}

#main00 h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#main00 h6 {
   margin-bottom:2px;
   font-size:12px;
}

#main00 p {
	font-size:13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0;
} 

#main00 ul,ol,dl {
   font-size:12px;
}

#main00 dt {
   margin-bottom:3px;
}

#main00 dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}
/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:5px 0;
   padding:0 0 0.5em 8em;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}
/*
#main table {
   width:100%;
   border-collapse:collapse;
}
 */
#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#EBEADD;
}
/*
#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}
 */

/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   padding:3px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   padding-left:10px;
   background:#9B0000;
   border-bottom:1px solid #C1C1C1;
   border-right:1px solid #C1C1C1;
}

#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

#sub li {
   padding:5px 0 5px 0;
   line-height:1.4;
   list-style:none;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#sub li a {
   display:block;
   padding-left:12px;
   background:url("../images/bg_list.gif") 0 6px no-repeat;
}


/* ========PAGEOP CUSTOMIZE========= */
#pageTop {
	text-align:right;
	font-size:11px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
}

#pageTop a {
   padding-left:8px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
	margin:0;
	text-align:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footMenu li {
	list-style:none;
	background-image: url(../images/footer/mark.gif);
	background-repeat: no-repeat;
	background-position: 28px center;
	display: block;
	padding-left: 45px;
	padding-top: 2px;
	margin: 0;
	font-size: 10px;
	padding-bottom: 1px;
}

#footMenu li a {
color:#666666;
}

#footMenu li a:hover {
   color:#FF6600;
}


#footer01{
	width: 158px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	float: left;
   }
#footer02{
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-left: -10px;
}   
#footer03{
	float: left;
	width: 182px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footer04{
	float: left;
	width: 183px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
} 
#footer05{
	float: left;
	width: 170px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
}   

.footer_link{
display: table-cell;  
vertical-align: middle;  
 margin: 0;  
}
.footer_link img{
}
/* ========FOOTER CUSTOMIZE======== */
#Copyright{
width:989px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_botom {
	background-color: #444444;
}

.copyright {
	font-size:9px;
	font-style:normal;
	color:#FFFFFF;
	text-align:right;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 20px;
	float: right;
	margin-top: 20px;
}
#privacy{
	width:118px;
	float: left;
	height: 26px;
	padding-top: 10px;
}
.clear {
clear:both;
}
.text01{
	color:#CC3300;
	font-size: 12px;
	font-weight: bold;
}
#right_banner{
	padding-top: 20px;
}
/*form	{ margin:0; padding:0;}*/
/*textarea {
	border:1px solid #CCC;
	background:#F5F5F5;
	font-size: 12px;
}
input {
	border:1px solid #CCC;
	background:#F5F5F5;
	font-size: 12px;
}*/