@charset "shift_jis";

/* --------------------------------------------------------------------
default
-------------------------------------------------------------------- */
img{
border : none;
margin:0;
padding:0;
vertical-align:bottom;
}
h1 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;	
}
h3 {
	margin: 0px;
	padding: 0;
}
h4 {
	margin: 0px;
	padding: 0;
}
a { outline: none; }
/* --------------------------------------------------------------------
link
-------------------------------------------------------------------- */
a{
color:#309D83;
}
a:hover{
color:#309D83;
text-decoration:underline;
}
a:action{
color:#a61a3b;
text-decoration:none;
}
a:visited{
color:#1a44a6;
text-decoration:underline;
}

/* --------------------------------------------------------------------
layout
-------------------------------------------------------------------- */

/* body
-------------------------------------------------------------------- */
body{
margin:0 auto;
padding:0;
text-align:center;
color: #222;	
 font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
  "Osaka","ＭＳ Ｐゴシック", "MS P Gothic",
  Verdana,Arial, Helvetica, sans-serif;
letter-spacing:1px;
line-height: 2.0em;
font-size:14px;
}

/* header
-------------------------------------------------------------------- */
#header {
	width:100%;
	background-color: #fff;
	background:url(../img/headerback3.gif) repeat-x;
	border-top:1px solid #fff;
	height: 100px;
	margin-bottom: 1px;		
}
#header .in {
	width:907px;
	margin:auto;
	text-align:center;	
}
#header:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
#header .left {
	width:269px;
	float: left;
	padding-top: 20px;	
}
#header .right {
	width:529px;
	float: right;
	text-align: right;
	padding-top: 20px;
	}

/* gnv
-------------------------------------------------------------------- */
#gnv {
	width:100%;
	background:url(../img/menuback.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	height: 66px;
	padding-top: 2px;	
			}
#gnv ul {
	margin:0 auto;padding:0;
	width:903px;
	list-style:none;
	text-align:center;
	}
#gnv li {
	display:inline;
	float: left;
}
#navi li {
	float: left;
}
#m1 a {
	background:url(../img/m1.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 134px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m2 a {
	background:url(../img/m2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 134px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m3 a {
	background:url(../img/m3.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 144px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m4 a {
	background:url(../img/m4.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 190px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m5 a {
	background:url(../img/m5.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 134px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m6 a {
	background:url(../img/m6.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 167px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m7 a {
	background:url(../img/m7.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 184px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m1 a:hover {
	background-image: url(../img/m11.gif);
}
#m2 a:hover {
	background-image: url(../img/m22.gif);
}
#m3 a:hover {
	background-image: url(../img/m33.gif);
}
#m4 a:hover {
	background-image: url(../img/m44.gif);
}
#m5 a:hover {
	background-image: url(../img/m55.gif);
}
#m6 a:hover {
	background-image: url(../img/m66.gif);
}
#m7 a:hover {
	background-image: url(../img/m77.gif);
}
/* headimg
-------------------------------------------------------------------- */
#headimg {
	width: 100%;
	margin: auto;
	background-image: url(../img/simgback.gif);
	text-align: center;
	background-repeat: repeat-x;
	height: 243px;
	background-position: center top;
	margin-bottom: 11px;
	}
#headimg .in {
	width:918px;
	margin:auto;
	height: 230px;
	background-image: url(../img/simgback.png);
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 1px;
	background-position: 5px top;
	_padding-left: 0px;
}
#headimg:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/* container
-------------------------------------------------------------------- */
#container{
	width:923px;
	margin:0 auto;
	padding:0;
	background:#FFF;
	text-align:left;
		}

/* contents
-------------------------------------------------------------------- */
#contents {
	width: 905px;
	float: left;
	margin: 0px;
	text-align: left;
	padding: 0px 0px 40px 10px;
	_padding: 0px 0px 30px 10px;
	}
/* sidecontents
-------------------------------------------------------------------- */
#side_contents {
	width: 280px;
	float: right;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 30px;
		}
#side_contents li {
	padding-bottom: 0px;
	list-style-type: none;	
}
.shop {
	background:url(../img/side1.jpg) no-repeat;
	margin-bottom:16px;
	width: 280px;
	height: 76px;
	padding-top: 208px;	
	}
.mb a{
	background-image: url(../img/mb1.png);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 215px;
	height: 39px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	margin-left: 28px;	
}
.mb a:hover {
	background: url(../img/mb11.png);
}	
.sales a{
	background-image: url(../img/side2.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 273px;
	height: 114px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
.sales a:hover {
	background: url(../img/side22.jpg);
}	
	
/* footer
-------------------------------------------------------------------- */
#footer {
	clear: both;
	height: 88px;
	width: 880px;
	font-size: 12px;
	text-align: left;
	color: #fff;
	background:url(../img/footback.gif) no-repeat;
	padding-top:22px;
	line-height: 2.2em;
	margin-right: auto;
	margin-left: auto;
	padding-left: 23px;		
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#footer p {
	color: #333;
	font-size: 10px;
	line-height: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;	
	}

/* img
-------------------------------------------------------------------- */
img.s1{
	margin: 10px 5px 20px 0px;
	float: right;	
	border: 1px solid #bbb;
	padding: 1px;
	background-color: #FFFFFF;	
	}
img.wt{
	border: 1px solid #bbb;
	padding: 1px;
	background-color: #FFFFFF;
	float: left;
	margin: 0 0 15px 15px;
	}	
img.wt2{
	border: 1px solid #bbb;
	padding: 1px;
	background-color: #FFFFFF;
	float: left;
	margin: 0 0 15px 10px;
	}	
img.sa1{
	margin: 0px 5px 30px 15px;
	float: right;	
	border: 3px solid #ededed;
	padding: 1px;
	background-color: #FFFFFF;	
	}	
img.sa2{
	margin: 0px 0px 12px 0px;
	}		
img.sa3{
	margin: 17px 15px 20px 5px;
	float: left;	
	border: 3px solid #ededed;
	padding: 1px;
	background-color: #FFFFFF;	
	}	
img.wak1{
	margin: 0px 0px 20px 0px;
	float: right;	
	border: 3px solid #fff;
	padding: 0px;
	background-color: #FFFFFF;	
	}	
img.wak2{
	margin: 20px 0px 15px 12px;
	border: 1px solid #aaa;
	padding: 0px;
	}	
img.carlogo{
		margin: 15px 0px 14px 130px;
	}		
img.ban1{
	margin: 0px 0px 1px 0px;
	border: 3px solid #ededed;
	padding: 1px;
	background-color: #FFFFFF;	
	}		
img.banarrow{
	margin: 90px 0px 5px 35px;
	float: left;	
	}			
img.bantel{
	margin: 10px 0px 40px 320px;
	}			
/* p
-------------------------------------------------------------------- */
p {
	margin: 0 0 0px 0px;				
	}
p.base {
	margin: 0 0px 15px 12px;
	
	}
p.base2 {
	margin: 0 6px 15px 7px;				
	}	
p.shops {
	margin: 0 3px 1px 0px;
	line-height: 1.6em;
	text-align: center;
	font-size: 11px;		
	}
p.fp {
	margin: 0 15px 21px 25px;
		}
p.center {
	margin: 0 0px 10px 0px;
	line-height: 2.2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
	}	
p.ptop a {
	background:url(../img/ptop1.gif) no-repeat;
	width: 110px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;	
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	overflow: hidden;
	/**/
}
p.ptop a:hover {
	background:url(../img/ptop11.gif) no-repeat;
	
}	

/* midashi
-------------------------------------------------------------------- */
.s01_1 {
	background:url(../img/sbar1-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 905px;
	height: 43px;
	}
.s01_2 {
	background:url(../img/sbar1-2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 905px;
	height: 43px;
	clear: both;
	margin-top: 30px;	
	}
.s01_3 {
	background:url(../img/sbar1-3.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 905px;
	height: 43px;
	clear: both;	
	}
.s02_1 {
	background:url(../img/sbar2-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 905px;
	height: 43px;
	}	
.s03_1 {
	background:url(../img/sbar3-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 905px;
	height: 43px;
	}	
.s04_1 {
	background:url(../img/sbar4-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 905px;
	height: 43px;
	}	
.s05_1 {
	background:url(../img/sbar5-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:15px;
	width: 905px;
	height: 43px;
	}	
.s05_2 {
	background:url(../img/shakenbar1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:25px;
	width: 905px;
	height: 40px;
	margin-top: 25px;	
	}	
.s05_3 {
	background:url(../img/shakenbar2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:25px;
	width: 905px;
	height: 40px;
	margin-top: 25px;
	clear: both;	
	}	
.s05_4 {
	background:url(../img/shakenbar4.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:25px;
	width: 905px;
	height: 40px;
	margin-top: 25px;
	clear: both;	
	}	

/* about
-------------------------------------------------------------------- */
table#about {
	width: 550px;
	border: 0px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	}

table#about th {
padding:8px 0 8px 0px;
border: #ccc solid;
border-width: 1px 0 1px 1px;
background: #F5F8FE;
font-weight: bold;
width:160px;
text-align: center;
}
table#about td {
padding:8px 0 8px 20px;
border: 1px #ccc solid;
border-width: 1px 1px 1px 1px;
text-align: left;
}
.accessmap {
	width: 546px;
	border:1px solid #CCC;
	padding: 1px;
	margin-bottom: 7px;
	margin-left:auto;
	margin-right:auto;
	}	
	
/* map
-------------------------------------------------------------------- */		
.map{
	width: 430px;
	height: 410px;
	margin: 0 0 30px 10px;
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #EFEFEF;
	float: left;
	text-align: center;	
}
.map2{
	width: 430px;
	height: 410px;
	margin: 0 0 30px 0px;
	border: 1px solid #ccc;
	padding: 1px;
	background-color: #EFEFEF;
	float: right;
	text-align: center;	
}
.form{
	width: 880px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
}
.wakos{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #EFEEE1;
	margin-top: 40px;
	clear: both;	
}
.hok{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #EFEEE1;
	margin-top: 30px;
	clear: both;	
}


b{
color:#E30000;

}
.tir{
	width: 485px;
	padding: 5px;
	background-color: #EFEEE1;
	margin-top: 40px;
	float: left;
}
.tir2{
	width: 380px;
	padding: 5px;
	background-color: #EFEEE1;
	margin-top: 40px;
	float: right;
}
/* carea
-------------------------------------------------------------------- */
.c_area {
	width:875px;
	float:left;
	margin-bottom:0px;
	margin-left: 15px;
	border-bottom: 0px #aaa dotted;	
}
.c_area .cphoto {
	width:250px;
	float:right;
	border: 3px solid #ededed;
	padding: 1px;
	display: inline;

}
.c_area .cdata {
	width:593px;
	float:left;
	text-align:left;
	line-height:2.0em;
	display: inline;
	margin-top: 5px;
	
	}				
.c_area2 {
	width:875px;
	float:left;
	margin-bottom:60px;
	margin-left: 15px;
	border-bottom: 0px #aaa dotted;	
}
.c_area2 .cphoto {
	width:250px;
	float:right;
	border: 3px solid #ededed;
	padding: 1px;
	display: inline;

}
.c_area2 .cdata {
	width:593px;
	float:left;
	text-align:left;
	line-height:2.0em;
	display: inline;
	margin-top: 5px;
	
	}		
	
.red {
	color: #B50000;	
}	
ul.list {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 1.6em;
	margin-bottom: 35px;				
}
 
ul.list li {
    margin: 0px;
    padding: 7px 0px 0px 28px;
    background: url(../img/star.gif) no-repeat 3px 0.4em;
    list-style: none;
}

p.zai1 a {
	background:url(../img/zai2.gif) no-repeat;
	width: 313px;
	height:80px;
 float: right;
	margin: 0px 120px 35px 25px;
	_margin: 0px 60px 35px 20px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	overflow: hidden;
	/**/
}
p.zai1 a:hover {
	background:url(../img/zai22.gif) no-repeat;
	}	
p.zai2 a {
	background:url(../img/zai1.gif) no-repeat;
	width: 329px;
	height:80px;
	margin: 4px 0px 0px 0px;
 float: right;	
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	overflow: hidden;
	/**/
}
p.zai2 a:hover {
	background:url(../img/zai11.gif) no-repeat;
	}	

.banarea {
	width:350px;
	float:left;
	margin-bottom:25px;
	margin-left: 35px;
	text-align: center;
	line-height: 1.6em;
	_margin-left: 18px;
	}
p.banx {
	font-size: 11px;
	line-height: 1.6em;	
}	
	