@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;

}
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:12px;
}

/* 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/himgback.gif);
	text-align: center;
	background-repeat: repeat-x;
	height: 385px;
	background-position: center top;
	margin-bottom: 11px;	
	}
#headimg .in {
	width:918px;
	margin:auto;
	height: 381px;
	background-image: url(../img/imgback.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;
	padding-bottom: 50px;
	}

/* contents
-------------------------------------------------------------------- */
#contents {
	width: 595px;
	float: left;
	margin: 0px;
	text-align: left;
	padding: 10px 0px 50px 10px;
	_padding: 10px 0px 15px 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/sidetop1.jpg) no-repeat;
	margin-bottom:1px;
	width: 280px;
	height: 69px;
	padding-top: 189px;	
	}
.shop2 {
	background:url(../img/sidetop2.jpg) no-repeat;
	margin-bottom:1px;
	width: 280px;
	height: 69px;
	padding-top: 189px;	
	}	
.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);
}	
.blog a{
	background-image: url(../img/blog1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 280px;
	height: 80px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
.blog a:hover {
	background: url(../img/blog11.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.tp{
	margin: 0px 35px 35px 40px;
	float: right;	
	}
img.tp2{
	margin: 0px 35px 15px 40px;
	float: right;
	border: 0px solid #bbb;
	padding: 0px;
	background-color: #FFFFFF;	
	}	
img.tp3{
	margin: 0px 0px 0px 35px;
		}	
	
/* p
-------------------------------------------------------------------- */
p {
	margin: 0 0 0px 0px;				
	}
p.base {
	margin: 0 0px 12px 0px;
	line-height: 2.1em;
	font-size: 14px;				
	}
p.base2 {
	margin: 0 6px 15px 7px;				
	}	
p.shops {
	margin: 0 3px 0px 0px;
	line-height: 1.3em;
	text-align: center;
	font-size: 11px;		
	}

p.center {
	margin: 0 0px 10px 0px;
	line-height: 2.2em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
	}	
p.pcbtn a {
	background:url(../img/btn_inq.gif) no-repeat 1px 1px;
	width: 217px;
	height: 72px;
	border:1px solid #CCC;
	padding: 1px;
	margin-bottom: 7px;	
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
p.pcbtn a:hover {
	background:url(../img/btn_inq2.gif) no-repeat 1px 1px;
}			

/* midashi
-------------------------------------------------------------------- */
.home01 {
	background:url(../img/tcom1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 570px;
	height: 24px;
	}
	.home02 {
	background:url(../img/infobar.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:0px;
	width: 595px;
	height: 62px;
	clear: both;	
	}
.home03 {
	background:url(../img/tcom1_3.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 927px;
	height: 42px;
	}	
	

/* lineup
-------------------------------------------------------------------- */
.linebox{
	background:url(../img/lineback.gif) no-repeat;
	margin-bottom:15px;
	padding: 53px 25px 15px 25px;
	width: 863px;
	height: 210px;	
	}
p.line1 a{
	background-image: url(../img/line1.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 266px;
	height: 168px;
	margin-right: 30px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line1 a:hover {
	background: url(../img/line11.jpg);
}
p.line2 a{
	background-image: url(../img/line2.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 266px;
	height: 168px;
	margin-bottom: 8px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line2 a:hover {
	background: url(../img/line22.jpg);
}	
p.line3 a{
	background-image: url(../img/line3.jpg);
	background-repeat: no-repeat;
	float: right;
	display: block;
	width: 266px;
	height: 168px;
	margin-bottom: 0px;
	overflow: hidden;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
p.line3 a:hover {
	background: url(../img/line33.jpg);
	}	


/* system
-------------------------------------------------------------------- */
.sbox{
	background:url(../img/systemboxback.gif) no-repeat;
	margin-left:35px;
	padding: 0px 0px 0px 120px;
	width: 494x;
	height:55px;	
	}
.sbox2{
	background:url(../img/systemboxback2.gif) no-repeat;
	margin-left:35px;
	padding: 20px 0px 0px 120px;
 _background:url(../img/systemboxback3.gif) no-repeat;
	_padding:0px 0px 0px 120px;
	width: 494x;
	height: 95px;	
	}	
p.sys1 {
	float: left;
	width: 300px;
	margin-bottom: 25px;	
}
p.sys2 {
	text-align: left;
	margin-left: 50px;
	margin-bottom: 25px;
	
}

/* 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;
	}	
	
/* infobox
-------------------------------------------------------------------- */		
.newsbox {
	width: 565px;
	height: 445px;
	background:url(../img/infoarea3.gif) no-repeat bottom;
	font-size: 0px;
	padding: 0px 10px 0 20px;
	margin-bottom: 0px;	
	
}
.logbox {
	border: solid 0px #808080;
	width: 550px;
	height: 435px;
	overflow: auto;
	text-align: left;
	font-size: 10px;
	margin-top: 0px;
	
}
	dl {
	margin-left: 18px;
	border: 0px solid #999;
	padding: 0;
	width:500px;
	font-size: 14px;
	line-height: 1.8em;
}
dl dt {
	margin: 2px 0px 0px 0;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #999;
	width: 250px;
	font-weight: bold;
	color: #AA0000;	
}
dl dd {
margin: 0px 0px 15px 0;
	padding: 4px 0px 0px 0px;
	border-top: 1px dotted #bbb;
	width: 500px;
}

p.blo1 a {
	background:url(../img/blog.gif) no-repeat;
	width: 388px;
	height:79px;
margin-left:auto;
	margin-right:auto;
	margin-bottom:18px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	overflow: hidden;
	/**/
}
p.blo1 a:hover {
	background:url(../img/blog2.gif) no-repeat;
	}	


