﻿
body{
-webkit-text-size-adjust: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("img/homeback.jpg");
}


a img {
    border-style:none;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=70);
}



/*---home---*/
#home{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}


/*---head---*/
#head{
	width:1000px;
	height:105px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image: url("img/head.jpg");
}


/*---h1---*/
#h1{
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size:12px;
	color: #000;
	font-weight : normal;
	margin-top:5px;
	margin-left:100px;
        float:left;
}


/*---menu---*/
#menu{
	width:1000px;
	height:45px;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	background-image: url("img/menu.jpg");
}


#navi{
	margin-left:133px;
}


#navi a{
	width:210px;
	height:45px;
	margin-right:11px;
	display:block;
	text-indent:-9999px;
	overflow: hidden; 
}



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


#navi li{
	float:left;
	display:inline;
}


#navi .menu1 a  {   
    background: url(img/menu1_on.jpg) no-repeat;   
}
 
#navi .menu2 a  {   
    background: url(img/menu2.jpg) no-repeat;   
}
  
#navi .menu3 a  {   
    background: url(img/menu3.jpg) no-repeat;   
}
 


#navi .menu1 a:hover {   
    background: url(img/menu1_ov.jpg) no-repeat;   
}

#navi .menu2 a:hover {   
    background: url(img/menu2_ov.jpg) no-repeat;   
}

#navi .menu3 a:hover {   
    background: url(img/menu3_ov.jpg) no-repeat;   
}








/*---topimage---*/
#topimage{
	width:1000px;
	height:250px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}


/*---goaisatsu---*/
#goaisatsu{
	width:1000px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
        font-size:18px;
}


.textorange{
        color: #ff9900;
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
        font-size:22px;
}


/*---コンテンツ---*/
#content{
	width:1000px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
        font-size:18px;
        color: #ff6600;
}

.right {
   float:right;
 }

/*---info---*/
.info{
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
        font-size:20px;
        letter-spacing: 0.05em;
        font-weight: bold;
        color: #66cc66;
}


/*---店舗---*/
#tenpo{
	width:1000px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}


/*---フッター---*/
#footer{
	width:1000px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}


/*---フッターmenu---*/

#footermenu{
	color:#ffffff;
	letter-spacing: 0.2em;
	text-align:left;
	font-size: 16px;
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

a:link { color: #ffffff; }
a:visited { color: #ffffff; }
a:hover { color: #ffff66; }
a:active { color: #ffffff; }



/*---フッター社名---*/
#esf{
	margin-top:-30px;
	color:#ffffff;
	text-align:right;
	font-size: 16px;
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}


.text18{
	color:#ffffff;
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight:bold;
        font-size:18px;
}



/*---サイン---*/
#copyright{
	color:#ffffff;
	text-align:right;
	font-size: 12px;
	margin-top:70px;
        font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}












