@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
}

body {
	margin:0;
	padding:0;
	letter-spacing:0px;
	background-image: url(/images/back.png);   
   }

br {
   letter-spacing:normal;
}

a:link {
   color:#333;
   text-decoration:none;
}
a:visited{
   color:#333366;
}
a:active{
   color:#99ccff;
}   

a:hover {
   font-style:italic :#3399ff
   
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

#base {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}

.clearBoth {
	clear: right;
}

/* ========TEMPLATE LAYOUT======== */
div.center {
    margin-left:auto;
    margin-right:auto;
/* for IE */
    }

div#top {
   width:896px;
   margin:0 auto;
}

div#header {

   width:896px;
   height:120px;
}
div#header ul {
	position:absolute;
	width:896px;
	margin:0;
	padding-left:0;
	padding-top:0;
	padding-bottom:30px;
	background:#fff;

}
div#menu {
   width:896px;
   height:60px;
   background-color:#FFFFFF;
   	margin-right: auto;
	margin-left: auto;
      margin-top:0px;
}

div#contents {
   padding-top:0;
   width:896px;
   margin-top:0px;
   background-color:#FFFFFF;

}
div#contents p{

font-size:smaller;
line-height: 1.6em;

}
#contents img{
  
 padding-left:0px;
   margin-top:20px;

}
div#contents a{


font-size:90%;

}
div#contents h2{

   margin:30px 10px 10px ;
   padding-top:25px;
   background-color:#FFFFFF;
   font-size:larger;
   border-bottom: double #31001D;
}



div#headImage {
   width:896px;
   margin-left:0;
}
div#headImage h2{

}

div#headImage ul{
   margin-left:10px;

} 
 
#headImage p{


}
#headImage a{
   font-size:x-small;


}
div#main {
   float:left;
   width:inherit;
   background-color:#FFFFFF
}

div#sub {
   float:right;
   width:266px;
   background-color:#FFFFFF
}

div#totop {
   border-top:1px solid #535D57;
   width:896px;
   
}
div#totop p{
  text-align:left;
}

#footer {
   background-image:url(nav/footer002.gif);
   position:relative;
   clear:both;
   width:896px;
   height:157px;
   text-align:center;
   font-size:85%;
   margin-bottom:0px;
}
#footer .copyright{
  width:896px;
  height:30px;
   text-align:center;
   padding-bottom:0px;
   vertical-align:sub;
 }
#footer .copyright p{
   color:#FFFFFF;
   vertical-align:bottom;  
   } 
 
#footer ul {
   width:800px;
   height:60px;
   list-style:none;
   margin-right:3px;
   float:right;
   text-align:right;
   padding-left:0.01em;
}

#footer ul li{
   border-right-style:double;
   display:inline;

   text-transform:uppercase;
   font-size:90%;
   	



 }

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:0;
   font-size:2em;
   color:#000;
   line-height:60px;
}

div#header h1 a {
   color:#000;
}

div#header h1 a:hover {
   color:#535D57;
}

div#header h5 a{
   margin:0 10px 0 0;
   
}


/* ========MENU CUSTOMIZE======== */



/* 回り込み解除 */
div#menu ul:after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#31001D;
}

div#main a:hover {
   color:#31001D;
   border:0;
   border-bottom:1px solid #31001D;
}

div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#31001D;
   font-size:90%;
   font-weight:bold;
   line-height:1.4;
   border-bottom:3px double #535D57;
}

div#main h3 {
   margin-bottom:3px;
   font-size:80%;
}

div#main h4 {
   margin-bottom:2px;
   font-size:75%;
   line-height:1.4;
}
div#main h5 {
   margin-bottom:2px;
   font-size:70%;
   line-height:1.4;
}
div#main h6 {
   margin-bottom:2px;
   font-size:60%;
   line-height:1.4;
}

div#main p{
   margin:2px 10px 5px 0;
   font-size:80%;
   line-height:1.4;

}

div#main ul,ol,dl{
   margin-right:5px;
   font-size:0.75em;
}

div#main dt{

}

div#main li{

}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {

}

div#sub h2 {
   padding:3px;
   font-size:80%;
   font-weight:bold;
   color:#fff;
   background:#31001D url(images/bg_sub_h2.gif) 0 0 repeat-x;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 0;
  
}

div#sub li {
   margin:0;
   padding-left:18px;
   font-size:70%;
   line-height:1.8;
   background:#fff url(images/bg_list.gif) 0 4px no-repeat;
   list-style:none;
}
/* ========sub CONTENTS list======== */
div#list .section {

}

div#list h1 {


   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   color:#fff;
   background:#31001D url(images/bg_sub_h2.gif) 0 0 repeat-x;
}

div#list ul {
   margin:0;
   padding:5px 0 1em 0;
}

div#list li {
    display:block;
   width:80px;
   margin-right:1px;
   padding:5px 0;
   color:#fff;
   background:url(images/bg_menu_off.gif);

}

/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
 
}

div#totop p{
   position:absolute;
   top:6px;
   right:36px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background:#fff url(images/bg_totop.gif) 0 50% no-repeat;
}

#address{
   padding:10px 0;
   font-size:1.0em;
   color:#FFFFFF;
   text-align:center;
}

/* ========saido-menu2======== */

ul#menu2 {
position:absolute;
top:200px;
margin:0;
padding:0;
float:left;
width:200px;
list-style: none;
color:#401C02;
border-right:solid 2px #401C02;

}

ul#menu2 li{

display: block;
margin: 0px;
padding: 6px 0px 6px 10px;
font-size: small;

}

ul#menu2 li span{
display: block;
color:#726E6B;
font-family:"ＭＳ ゴシック", "Osaka－等幅";
font-size: x-small;

}

ul#menu2 li a{

trxt-decoration: none;
color: #401C02;

border-bottom: solid 1px #dcd3c5;

}

ul#menu2 li  a:hover{

color: #ff3300;
border-bottom: dotted 1px #ff9900;

}

ul#menu2 li#select{

color: #ffffff;
font-size: small;
background: #401C02;

}

/* ========imeg-Map======== */

#Map {
width:468;
height:494;
} 



/* ========map list======== */

.list {

padding-top:5px;
}

.list h2{

margin:10px 0 0 0;
padding:0.2em 0.5em;
font-size:medium;
color:31001D;
}

.list blockquote p{

margin:0 20px;
padding:0.7em 1.4em;
color:31001D;
background:#d2b48c;
font-size:medium
}

/* ========shop======== */

/* ========shop======== */

#shop {
  width:896;
  text-align:center;
  color:#FFFFFF;
  margin-top:16px;
}

#shop p{
   font-size:60%;
   letter-spacing:0.01em;
   line-height:0.02em;
   color:#FFFFFF;
		
}
#shop ul{
   font-size:80%;
   letter-spacing:0.1em;
   line-height:1.5em;
   text-align:right;
   margin-right:150px;
		
}

#shop h6{
    font-size:70%;
	color:#FFFFFF;
	letter-spacing:0.01em;
   line-height:1.5em;
   font-family:Geneva, Arial, Helvetica, sans-serif;

	}
	
#shop h2{
     text-align:left;
	 padding-top:20px;

}

#shop img{
   margin-bottom:5px;
   margin-top:10px;
   }

	
 a:hover img   {  

 opacity:0.8;  

 filter: alpha(opacity=80);  

 -ms-filter: "alpha( opacity=80 )";  

 background: #fff;  

7 } 



 /* ========rider======== */
 
.rider {
 width:880;
 text-align:center;
 background:#FFFFFF;
 }

 .rider a{
 widows:120px;
 height:500px;
 text-align:center;
 
 }

 /* ========anime======== */
 
 
 #anime{
 background-color:#ffffff;
 width:896;
 }


/* ========配送に関して======== */

#haisou{
   width:840px;
   text-align:left;
   font-size:80%;
 }



#haisou p{
   font-size:70%;
   color:#444444;
   }

#haisou h3{
    bgcolor:#333333;
	color:#FFFFFF;
	text-align:center;
   }
   
   
 /* 回り込み解除 */
div#haisou :after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}  
 /* ========下付け======== */
 

#base #contents li {
	clear: right;
	padding-right: 5px;
	list-style-type: none;
}

 /* ========ホーム　外部リンク　======== */
 


#outside {

   clear:both;
   padding-top:12px;
   
 }
 


.moving { 
  width:550px;
  height:350px;
  float:left;
  margin-left:20px;


	
}


.fb-like-box {
   margin-right:20px;
   float:right;
   width:240px;
   height:350px;
  background-color:#444444;
}

.info {
   width:896px;
   margin-top:20px;
   }
.info font{
    color:#FF0000;
	}

#about {
   width:888px;
   height:700px;
   margin-right:8px;
   margin-top:10px;
   background-image:url(nav/concept-001.gif);
      text-align:right;
	
   
   }
.about3 {
    width:480px;
	 height:50px;
	 float:left;
	}
.about2 {
   width:360px;
   margin-top:100px;
   margin-right:20px;
   text-align:right;
      float:right;

   
 }

.about2 p{
   text-align:left;

   
}

.homImg {
   width:896px;
   margin:0;
   text-align:center;
   padding-top:10px;
   }


