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

body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 150%;
	color: #222222;
	}
	
.bt_link {
	position: fixed;
    margin-left: 1120px;
	top: 620px;
	z-index: 100;
	}
	
.highlight a:hover *{  
  filter: alpha(opacity=75);  
  -moz-opacity:0.75;  
  opacity:0.75;  
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  

.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

img {
	border: 0;
}

p {
	margin: 0;
	padding: 0;
	}

ul {
	margin: 0;
	padding:0;
	list-style: none;
	}
	
li {
	margin: 0;
	padding:0;
	list-style: none;
	}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}
	
h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
	
h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

strong {
	font-weight: normal;
}
	
a:link {
	color: #222222;
	text-decoration: none;
}

a:visited {
	color: #222222;
	text-decoration: none;
}

a:hover {
	color: #224199;
	text-decoration: underline;
}

a:active {
	color: #222222;
	text-decoration: none;
}

.bottom5 {
	margin-bottom: 5px;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom15 {
	margin-bottom: 15px;
}

.bottom20 {
	margin-bottom: 20px;
}

.bottom30 {
	margin-bottom: 30px;
}

.bottom60 {
	margin-bottom: 30px;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.text10 {
	font-size: 10px;
	line-height: 140%;
}

.text14 {
	font-size: 14px;
	line-height: 140%;
}

.text15 {
	font-size: 15px;
	line-height: 140%;
}

.text16 {
	font-size: 16px;
	line-height: 140%;
}

.text20 {
	font-size: 20px;
	line-height: 140%;
}

/* 画像 */
.alignleft	{float: left;
	margin-right: 20px;
	margin-bottom: 20px;}

.alignright	{float: right;
	margin-left: 20px;
	margin-bottom: 20px;}

.aligncenter	{clear: both;
	display: block;
	margin: 25px auto;}

#header {
	width: 1000px;
	margin: 0 auto;
}

#head_left {
	width: 240px;
	float: left;
	line-height: 25px;
	margin-top:25px;
	padding-right:105px;
}

#head_center {
	width: 280px;
	float: left;
	text-align: center;
	margin: 0 15px;
	margin-bottom:30px;
}

#head_right {
	text-align: right;
	width: 345px;
	float: left;
	line-height: 100px;
}

#bg_company {
	background: url(image/bg_company.jpg) no-repeat center;
	margin-bottom: 30px;
}

#bg_recruit {
	background: url(image/bg_recruit.jpg) no-repeat center;
	margin-bottom: 30px;
}

#bg_link {
	background: url(image/bg_link.jpg) no-repeat center;
	margin-bottom: 30px;
}

#bg_sitemap {
	background: url(image/bg_sitemap.jpg) no-repeat center;
	margin-bottom: 30px;
}

#contents_title {
	width: 1000px;
	padding: 55px 0;
	margin: 0 auto;
}

#navi {
	width: 750px;
	height: 40px;
	background: url(image/navi.png) no-repeat;
	margin: 0px auto 30px auto;
	clear:both;
}

#navi ul {  
	padding:0px;
	margin:0px;
 }
 
#navi li {  
	display:inline;  
	list-style-type:none;  
	} 

#navi li a {  
	height:40px;  
	display:block;  
	float:left;  
	text-indent:-9877em;  
	text-decoration:none;  
	overflow:hidden;  
	}

/*------off*/

#navi li.navi_home a {
	background: url(image/navi.png) no-repeat 0px 0px;
	width: 250px;
	}
	
#navi li.navi_company a {
	background: url(image/navi.png) no-repeat -250px 0px;
	width: 250px;
	}
	
#navi li.navi_recruit a {
	background: url(image/navi.png) no-repeat -500px 0px;
	width: 250px;
	}
	
/*------hover*/

#navi li.navi_home a:hover {
	background:url(image/navi.png) no-repeat 0px -40px;
	}

#navi li.navi_company a:hover {
	background:url(image/navi.png) no-repeat -250px -40px;
	}

#navi li.navi_recruit a:hover {
	background:url(image/navi.png) no-repeat -500px -40px;
	}
	
#contents {
	width: 1000px;
	margin: 0 auto 30px auto;
	padding: 40px;
}

#contents_rest {
	width: 920px;
	margin: 0 auto 30px auto;
	border: 10px #CCCCCC solid;
	padding: 40px;
}

#footer {
	background: #224199;
	padding: 60px 0 40px 0;
}

#footer_wrap {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
}

#foot_left {
	width: 350px;
	float: left;
}

#foot_navi {
	width: 180px;
	float: right;
	margin-left: 20px;
	margin-top: 15px;
}

.foot_nav_title {
	padding-bottom: 10px;
	border-bottom: 5px solid #FFFFFF;
	margin-bottom: 10px;
	font-size: 15px;
}

#foot_navi ul {
	list-style: none;
	padding:0;
	margin:0;
}

#foot_navi li {
	list-style: none;
	padding:0 0 0 5px;
	margin:0;
	line-height: 25px;
}

#foot_navi a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#foot_navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#foot_navi a:hover {
	color: #227ec7;
	text-decoration: underline;
}

#foot_navi a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main {
	height: 500px;
	position: absolute;
	z-index: 1;
	background: center no-repeat;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#top_catch {
	width: 880px;
	margin: 70px auto 90px auto;
	position: relative;
	z-index: 2;
}

#catch_box {
	margin-left: 530px;
	border: 9px solid #224199;
	background: #FFFFFF;
}

#catch_midashi {
	padding: 30px 0;
	text-align: center;
	border-bottom: 5px solid #224199;
}

#catch_text {
	padding: 30px 35px;
	font-size:14px;
	line-height: 150%;
	color: #224199;
	text-align: center;
}

#point_left {
	width: 475px;
	float:left;
	margin-bottom:30px;
}

#point_right {
	width: 470px;
	float:right;
}

.recruit_cat1 {
	width: 310px;
	border-bottom: 1px solid #222222;
	text-align: center;
	font-size:15px;
	float:left;
	line-height:50px;
}

.recruit_cat2 {
	width: 310px;
	border-bottom: 1px solid #222222;
	text-align: center;
	font-size:15px;
	float: left;
	margin: 0 35px;
	line-height:50px;
}

#top_group {
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
	padding: 20px 0;
	margin-bottom:30px;
}

#top_group_wrap {
	width: 580px;
	margin: 0 auto;
}

.top_group_bt {
	width: 250px;
	margin:0 80px 0 0;
	float:left;
	text-align:center;
}
.top_group_bt02 {
	width: 250px;
	float:left;
	text-align:center;
}

#company_co {
	border-top: 1px solid #222222;
	margin: 0 40px;
}

.profile {
	border-bottom: 1px solid #222222;
	padding: 15px 40px;
}

.profile_left {
	width:150px;
	float:left;
}

.profile_right {
	float: left;
}

.link_name {
	font-size:15px;
	line-height: 35px;
	font-weight:bold;
}

.half_left {
	float:left;
	width:480px;
	margin-right:20px;
}

.half_right {
	float:left;
	width:480px;
	margin-left:20px;
}

.sitemap_midashi {
	font-size: 18px;
	color: #224199;
	font-weight: bold;
	padding-bottom:10px;
}

.rest_logo {
	width: 300px;
	float:left;
	margin-bottom: 30px;
}

.rest_mainphoto {
	width: 620px;
	float:left;
	margin-bottom: 30px;
}

.rest_photo {
	clear:both;
	margin-bottom: 30px;
}

.rest_midashi {
	text-align:center;
	margin-bottom:30px;
}

.reserve_left {
	margin-left: 40px;
	width: 380px;
	float:left;
}

.reserve_right {
	margin-right: 40px;
	width: 380px;
	float:right;
}

.reserve_form {
	margin: 0 40px;
	clear:both;
	padding-top:30px;
}