﻿@charset "utf-8";
/*------------------------------
 body
-------------------------------*/
*{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,ul,ol,div,dl,li,dt,dd{
	margin:0;
	padding:0;
}
img{
	border:0;
	margin:0;
	padding:0;
	display:block;
}
html{
	overflow-y:scroll
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2em;
	color: #333333;
	text-align: center;
	font-size: 100%;
	background-color:#fff;
	min-width:1012px;
-webkit-text-size-adjust: 100%
}



.c_b{
	clear:both;
}
.f_l{
	float:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
/*strong{
	font-weight:lighter;
}*/
a{
	color:#006699;
}
a:hover{
	text-decoration:none;
}
.pink{
	color:#f00;
}
.pagetop{
	width:111px;
	height:26px;
	float:right;
	padding:19px;
}
.red{
	color:#F00;
}
.pankuzu{
	font-size:14px !important;
	margin:10px 0 ;
}

/*------------------------------
 header
-------------------------------*/
#header_back{
	background-image:url(../img/header_back.jpg);
	background-repeat:repeat-x;
	padding:;
	margin:0;
}
#header {
	width:971px;
	padding-right:16px;
	padding-left:15px;
	margin:0 auto 0;
	
}

#header h1{
	width:366px;
	height:91px;
	padding:7px 0 0 0;
	float:left;
	
}
.header_right{
	float:right;
	width:472px;
	margin-bottom:-4px;
	margin-right:0;
}

#head_navi_color{
	background-image:url(../img/navi_back.jpg);
	background-repeat:repeat-x;
	height:66px;
	margin:0;
	padding:5px 0 0 !important;
}
.head_navi_area {
	margin:0 auto 0;
	width: 986px;
	padding:0;
	height:66px;
}


#head_navi{
	clear:both;
	width:989px;
	background-image:url(../img/navi.png);
	background-repeat:no-repeat;
	height:66px;
	margin: 0;
	padding:0 10px 0 10px;
}
#head_navi li{
	height:66px;
	display:block;
	float:left;
	padding:0;	
	list-style:none;
}
#head_navi a{
	text-indent:-5000px;
	text-decoration:none;
	display:block;
	height:66px;


}

#head_navi .hn1 a{
	width:158px;
	background:transparent url(../img/navi.png) -10px 0px no-repeat;
}
#head_navi .hn1 a:hover{
	width:158px;
	background:transparent url(../img/navi.png) -10px -66px no-repeat;
}
#head_navi .hn1a a{
	width:158px;
	background:transparent url(../img/navi.png) -10px -66px no-repeat;
}
#head_navi .hn2 a{
	width:162px;
	background:transparent url(../img/navi.png) -168px 0px no-repeat;
}
#head_navi .hn2 a:hover{
	width:162px;
	background:transparent url(../img/navi.png) -168px -66px no-repeat;
}
#head_navi .hn2a a{
	width:162px;
	background:transparent url(../img/navi.png) -168px -66px no-repeat;
}
#head_navi .hn3 a{
	width:161px;
	background:transparent url(../img/navi.png) -330px 0px no-repeat;
}
#head_navi .hn3 a:hover{
	width:161px;
	background:transparent url(../img/navi.png) -330px -66px no-repeat;
}
#head_navi .hn3a a{
	width:161px;
	background:transparent url(../img/navi.png) -330px -66px no-repeat;
}
#head_navi .hn4 a{
	width:163px;
	background:transparent url(../img/navi.png) -491px 0px no-repeat;
}
#head_navi .hn4 a:hover{
	width:163px;
	background:transparent url(../img/navi.png) -491px -66px no-repeat;
}
#head_navi .hn4a a{
	width:163px;
	background:transparent url(../img/navi.png) -491px -66px no-repeat;
}
#head_navi .hn5 a{
	width:163px;
	background:transparent url(../img/navi.png) -654px 0px no-repeat;
}
#head_navi .hn5 a:hover{
	width:163px;
	background:transparent url(../img/navi.png) -654px -66px no-repeat;
}
#head_navi .hn5a a{
	width:163px;
	background:transparent url(../img/navi.png) -654px -66px no-repeat;
}
#head_navi .hn6 a{
	width:159px;
	background:transparent url(../img/navi.png) -817px 0px no-repeat;
}
#head_navi .hn6 a:hover{
	width:159px;
	background:transparent url(../img/navi.png) -817px -66px no-repeat;
}
#head_navi .hn6a a{
	width:159px;
	background:transparent url(../img/navi.png) -817px -66px no-repeat;
}

/*------------------------------
 main
-------------------------------*/
#main {
	width:978px;
	padding:0 11px ;
	text-align:left;
	min-height:600px;
    height:auto !important;
	margin:0 auto 15px;
	/*border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	box-shadow:0px 5px 5px #ddd;
	-moz-box-shadow:0px 5px 5px #ddd;
	-webkit-box-shadow:0px 5px 5px #ddd;*/
	font-size:14px;
}
/******** rightbox *********/		
#main #rightbox{
	float:right;
	width:264px;
	margin:13px 0 20px;
	padding:0 0 61px;
	background-image:url(../img/right-back.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.right1{
	background-color:#d1f3f3;
	width:256px;
	padding:10px 4px 2px;
}
.right1 p{
	margin:0 auto;
}
.right_comment{
	padding-bottom:12px;
	width:248px;

}
#main #rightbox .right_btn{
	width:255px;
	height:98px;
	
}
.right_address{
	padding:20px 4px 10px;
}
.right_address h2{
	margin:0 5px 5px;
	width:222px;
	height:54px;
}
.address_box{
	padding:15px 0 0;
	
}
.add_left{
	float:left;
	width:39px;
	height:33px;
	padding:0 12px 0 0;
}
.address{
	float:left;
	font-size:13px;
}
.tel_time {
	text-align:center;
	padding:8px 5px 10px;
	border:1px solid #9CC;
	margin-top:20px;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 

}
.tel_time h3{
	background-color: #006699;
	padding:4px 2px 1px;
	color:#fff;
}
.tel_time .youbi{
	float:left;
	margin:10px 5px 0 15px;
	padding:0 2px;
	width:100px;
	font-weight:nomal;
	font-size:14px;
	
}
.tel_time dd{
	float:left;
	margin:10px 0 0;
	padding:0 2px;
	font-size:14px;
}
/****** leftbox *********/
#main #leftbox{
	float:left;
	width:700px;
	padding-top:13px;

}
.top_areabox{
	/*background-color:#ddd;*/
	padding:3px !important;
	width:694px;
	height:370px;
}
#top_area{
	width:694px;
	height:370px;
}
.top_title{
	width:703px;
	height:37px;
	padding-top:25px;
	padding-bottom:15px;
}
.topnews_waku{
	margin:0 10px 5px 20px;
	padding:10px 0 20px;
	border-bottom:#999 2px dotted;
}
.topnews_date{
	float:left;
	width:100px;
	color:#006699;
	font-weight:bold;
	
}
.topnews_content{
	float:left;
	width:570px;
}
.topnews_content h3 a{
	color:#006699;
	font-size:20px;
	text-decoration:none;
	line-height:1.2em;
}
.topnews_comment{
	padding-top:0;	
}
.topnews_comment p{
	padding-top:10px;
}
.gonewslist{
	float:right;
	padding:41px 7px 20px;
}

/*------------------------------
 footer
-------------------------------*/
#footer_back{
	background-color:#006699;
}
#footer {
	width:1000px;
	padding:20px 0 20px;
	margin:0 auto;
	font-size:12px;
	color:#fff !important;
	text-align:left;
}
#footer ul{
	float:left;
	width:300px;
}
#footer ul li{
	list-style:none;
	float:left;
	padding-right:20px;
}
#footer a{
	color:#fff !important;
}
.footer_right{
	float:right;
}



/************ service ***********/
.title{
	margin-top:10px;
	width:700px;
	height:43px;
}
.service_content{
	min-height:640px;
	width:663px;
	margin:0 auto;
}
.titleback{
	margin:23px auto 0;
	background-image:url(../img/titleback.png);
	padding:9px 28px 0;
	width:607px;
	height:30px;
	color:#fff;
	font-size:18px;
}

.service_box{
	padding:0 15px 0;
}
.service_box h4{
	font-size:20px;
	color:#069;
	margin-bottom:15px;
	margin-top:10px;
	border-top:2px dotted #aaa;
	border-bottom:2px dotted #aaa;
	padding:15px 0 10px;
}
.servicecar_box{
	padding:0 15px 0;
}
.servicecar_box h4{
	font-size:20px;
	color:#069;
	margin-bottom:15px;
	margin-top:10px;
	border-top:2px dotted #aaa;
	border-bottom:2px dotted #aaa;
	padding:15px 0 10px;
}
.service_photobox{
	width:260px;
	height:195px;
	margin:0 23px 10px 0;
	padding:3px;
	float:left;
	border:#ddd 2px solid;
}

.service_comment{
	font-size:16px;
	line-height:1.3em
}
.service_comment li{
	padding-bottom:10px;
}
.service_comment p{
	padding-bottom:10px;
}
.servicecar_box th,
.servicecar_box td{
	padding:5px 8px;
	
}
/********** newslist **************/
.news_content{
	min-height:640px;
	width:663px;
	margin:10px auto 0;
}
.news_box{
	padding:20px 0;
	margin:0;
	border-bottom:#999 2px dotted;
}
.news_date{
	float:left;
	width:100px;
	color:#006699;
	font-weight:bold;
	
}
.news_waku{
	float:left;
	width:563px;
}
.news_content h3{
	color:#006699;
	font-size:20px;
	text-decoration:none;
	line-height:1.2em;
}
.news_comment{
	padding-top:5px;
	font-size:16px;	
}
.news_comment p{
	padding-top:10px;	
}
.pagelink{
	font-size:12px;
	text-align:center;
	padding:40px 0 ;
}
/********** recruit ***********/
.recruit_content{
/*	min-height:640px;*/
	width:663px;
	margin:0 auto;
}
.recruit_content h4{
	font-size:20px;
	color:#069;
	margin-bottom:5px;
	margin-top:20px;
	border-top:2px dotted #aaa;
	border-bottom:2px dotted #aaa;
	padding:15px 0 10px;
}
.recruit_content table{
	width:663px;
	margin-top:10px;
	padding-top:0;
	
}
.recruit_content th{
	background-color:#eee;
	padding:15px;
	vertical-align:top;
	width:30%;
	font-weight:normal;
}
.recruit_content td{
	background-color:#f3f3f3;
	padding:15px;
	width:70%;
}
.no_content{
	text-align:center;
	padding:20px 0 10px;
}

/****** company *********/
.company_content{
	min-height:640px;
	width:663px;
	margin:0 auto;
}
.company_box{
	padding:23px 15px 20px;
}
.company_photobox{
	width:268px;
	margin:0 23px 10px 0;
	padding:3px;
	float:left;
	border:#ddd 2px solid;
}

.company_comment{
	font-size:16px;
}
.company_box1{
	margin:8px 15px 20px;
	width:633px;
}
.company_box1 tr{
	padding:15px 0px;
	border-bottom:2px #ccc dotted;
	vertical-align:top;
}
.company_box1 th{
	padding:15px 0px;
	border-bottom:2px #ccc dotted;
	font-weight:normal;
	text-align:left;
}
.company_box1 td{
	padding:15px 0px;
	border-bottom:2px #ccc dotted;
}
.map_title{
	font-size:20px;
	color:#069;
	margin-bottom:0;
	margin-top:10px;
	border-top:2px dotted #aaa;
	border-bottom:2px dotted #aaa;
	padding:15px 0 10px;
}
.map{
	width:633px;
	height:380px;
	margin:5px 0 0;
}
.big_map{
	text-align:right;
	margin:5px 0 20px;
}
/************ contact ***********/
.contact_content{
	min-height:640px;
	width:663px;
	margin:23px auto;
}
.conta-waku p{
	padding-top:10px;
}
.tbl{
	width:663px;
	margin:10px 0;
	padding:0;
/*	border:1px solid #f8ffff;*/
}
.tbl th{
	margin:0;
	padding:10px 0 10px 10px;
	background-color:#d6f3f3;
	font-weight:lighter;
	text-align:left;
	font-size:0.9em;
}
.tbl td{
	margin:0;
	padding:10px;
	background-color:#e4f3f3;	
	font-size:0.9em;
}

.tbl textarea{
	font-size:1.0em;
}
.tbl input{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding:2px;
	font-size:1.0em;
	letter-spacing:0.3px;
}
#maincontents .box8 .modoru{
	margin-bottom:300px;
}
.btn_submit{
	margin:20px 0;
	text-align:center;
}
.btn_submit input{
	padding:5px 40px;
	margin:0 5px;
}
.orange{
	color:#FF9900;
}

textarea {
	font-size:1.1em !important;
	padding:5px;
}
input[type=text]{
	padding:5px;
	font-size:1.1em;
	margin:1px 0;
}


/********* sitemap *********/
.sitemap_content{
	min-height:640px;
	width:663px;
	margin:0 auto;
}
.sitemap_content ul{
	padding-left:50px;
	width:300px;
	margin-top:30px;
}
.sitemap_content li{
	list-style:none;
	padding:5px 0 0 20px;
	color:#069;
}
.sitemap_content .sitetop{
	font-size:16px;
	margin-top:10px;
	padding:15px 0 0 0;
}

/*********** privacy **********/
.privacy_content{
	min-height:640px;
	width:633px;
	margin:0 auto;
}
.privacy_setumei{
	margin-top:23px;
}
.privacy_content h3{
	margin-top:25px;
	font-weight:normal;
}
.privacy_comment{
	margin-top:10px;
	margin-left:15px;	
}
.privacy_content ul{
	margin-left:35px;
	margin-top:10px;
	
}
.privacy_name{
	margin-left:15px;
}
.privacy_name p{
	margin-top:10px;
}
/* 表示切替　*/
.change{
	margin:20px 15px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
.change a{
	color:#fff !important;
	font-weight:bold !important;
}
.fw_b{
	font-weight:bold;
}
p.sp{
	display:none;
}
