@charset "utf-8";
/* CSS Document */
body{
	color:#533617;
}
#R_header{
	background-image:url(../images/common/header.png);
	height:80px;
	background-repeat:repeat-x;
	position:relative;
	z-index:999;
}
#r_navi{
	width:814px;
	position:absolute;
	left:140px;
	top:0px;
}
#r_navi li{ float:left;}
#r_navi li a{
	display:block;
	background-image: url(../images/common/navi.png);
	background-repeat:no-repeat;
	height:0;
	padding:82px 0 0 0;
	overflow:hidden;
}
#r_navi1{width:95px;}
#r_navi7{width:124px;}
#r_navi2{width:170px;}
#r_navi3{width:94px;}
#r_navi4{width:97px;}
#r_navi5{width:94px;}
#r_navi6{width:139px;}

#r_navi1 a{ background-position:0 0;}
#r_navi7 a{ background-position:-95px 0;}
#r_navi2 a{ background-position:-219px 0;}
#r_navi3 a{ background-position:-389px 0;}
#r_navi4 a{ background-position:-483px 0;}
#r_navi5 a{ background-position:-580px 0;}
#r_navi6 a{ background-position:-674px 0;}
#r_navi1 a:hover{ background-position:0 -82px;}
#r_navi7 a:hover{ background-position:-95px -82px;}
#r_navi2 a:hover{ background-position:-219px -82px;}
#r_navi3 a:hover{ background-position:-389px -82px;}
#r_navi4 a:hover{ background-position:-483px -82px;}
#r_navi5 a:hover{ background-position:-580px -82px;}
#r_navi6 a:hover{ background-position:-674px -82px;}


#R_contact{
	background-image: url(../images/common/r_contact.png?);
	width:165px;
	padding:38px 0 0 0;
	overflow:hidden;
	display:block;
	position:absolute;
	right:0;
	height:0;
	top:-45px;
}
/*#R_contact:hover,#R_contact.hover{background-position:0 -56px;}*/

#rs_title{
	position:absolute;
	left:15px;
	top:-72px;
}
#header_link{
	background-image: url(../images/common/header_link.png);
	width:164px;
	height:23px;
	position:absolute;
	right:0;
	top:-82px;
}
#header_link li{
	width:82px;
	text-align:center;
}
#header_link li a{
	color:#422505;
	font-size:12px;
	text-decoration:none;
}
#header_link li a:hover{text-decoration: underline;}
#r_contents{
	background-image:url(../images/index/recruit_disp.gif);
	background-repeat:repeat;
	padding:15px 0;
}
.r_content{
	background-image:url(../images/index/recruit_disp.gif);
	background-repeat:repeat;
	padding:15px 0;
}
.lyBm{
	margin-bottom:20px;
}
a {
	color: #0a42cd; text-decoration:underline;}
a:visited {
	color: #0a42cd;
}
a:hover,
a:focus,
a:active {
	color:#ee6e00;
}

#r_footer{
	background-image: url(../images/index/footer_disp.png);
	background-repeat:repeat-x;
	height:71px;
	padding:15px;
}
#address{
	background: url(../images/index/footer_address.png) no-repeat;
	height:16px;
	padding:0 0 0 140px;
	color:#FFF;
	float:left;
}
#r_footer ul{
	float:right;
	border:solid #FFF;
	border-width:0 0 0 1px;
}
#r_footer ul li{
	padding:0 7px;
	border:solid #FFF;
	border-width:0 1px 0 0;
	float:left;
	height:12px;
	line-height:12px;
}
#r_footer ul li a{ color:#FFF; font-size:12px; text-decoration:none;}
#r_footer ul li a:hover{text-decoration: underline;}

#r_pankuzu{
	background-image:url(../images/index/recruit_disp.gif);
	background-repeat:repeat;
	padding:12px 0 7px;
	margin:-5px 0 0 0;
	position:relative;
	z-index:990;
}
#r_pankuzu li{
	float:left;
	margin:0 5px 0 0;
	font-size:11px;
	background-image:url(/common/images/pankuzu.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
}
#r_pankuzu li:first-child{
	margin:0 5px 0 3px;
	background-image:none;
	padding:0 0 0;
}
#r_pankuzu li a{
	font-size:11px;
	color:#474747;
}
#r_pankuzu ul li span,#r_pankuzu ul li strong{
	font-weight:bold;
	color:#d5000f;
}

h2.w_main{ padding:13px 0;}


@media print, screen and (max-width: 639px) and (min-width: 480px){
	body{
		zoom: 1.5 !important;
	}
}

@media print, screen and (max-width: 767px) and (min-width: 640px){
	body{
		zoom: 2 !important;
	}
}

