@charset=Shift_JIS
*{
  width:100%;
  font-size:100%;
  color:#000;
  margin:0;
  padding:0;
}

BODY{
  background-color:#fffacd;
  text-align:center;
  width:100%;
  }

#bs {
 height: auto;
 width: 870px;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
}
#base {
 height: auto;
 float:left;
 width: 870px;
 margin-bottom: 0px;
}

#wrapper{
	background-image:url(top01.gif);
	background-repeat:no-repeat;
	background-position: 50% 0%;
	margin-left:auto;
    	margin-right:auto;
	width:870px;
	margin:0px auto;
	text-align:left;
	background-color:#fff;
	float:left;
}

#header{
	width:840px;
	height:90px;
	margin:35px 0px 15px 0px; 
	float:left;
}

#header h1{
	float:left;
	margin:0 10px 5px 0;
}

hr{
	clear:both;
	width:95%;
	text-align:center;
	top:95px;
}

#side_bar{
	float:left;
	width:180px;
	border-style:solid;
	border-width:2px 1px 1px 1px;
	border-color:#ffcc33;
	background-color:#ffebac;
	margin:0 5px;
	font-size:90%;	
}

#form{
	text-align:center;
}

#menu01{
	width:100%;
	top:150px;
	left:-20px;
}

#menu01 ul{
	list-style-image:url(image/list_mark01.gif);
	line-height:2em;
}

#menu01 li{
	text-align:left;
	line-height:2em;
}

#menu02{
	width:100%;
	top:20px;
	left:-20px;
}

#menu02 ul{
	list-style-image:url(image/list_mark01.gif);
	line-height:2em;
}

#menu02 li{
	text-align:left;
	line-height:2em;
}

#main_content{
	float:right;
	width:640px;
	top:100px;
}

#main_content h2{
	width:640px;
	float:right;
	color:#ff0000;
}

#news_content{
	width:640px;
	float:right;
}

#news_content h2{
	width:640px;
	float:right;
	color:#ff0000;
	
}

#shop_navi{
	clear:both;
	width:870px;
	height:600px;
	border-style:solid;
	border-width:2px 0px 0px 0px;
	border-color:#ffcc33;
	background-color:#fff;
	text-align:center;
	padding:10px 20px 0 auto;
}

#shop_menu01{
	width:400px;
	text-align:left;
	padding:10px 20px 10px 0;
	float:left;
}

#shop_menu01 ul{
	list-style-image:url(image/list_mark01.gif);
	line-height:1.5em;
	font-size:100%;
}

#shop_menu01 li{
	text-align:left;
	line-height:1.5em;
	font-size:100%;
}

#shop_menu02{
	width:400px;
	text-align:left;
	padding:10px 20px 0 0;
	float:right;
}

#shop_menu02 ul{
	list-style-image:url(image/list_mark01.gif);
	line-height:1.5em;
	font-size:100%;
}

#shop_menu02 li{
	text-align:left;
	line-height:1.5em;
	font-size:100%;
}
	
#shop_menu02 em{
	font-style:normal;
	color:#f00;
}

#footer{
	clear:both;
	width:870px;
	height:30px;
	text-align:center;
	background-color:#ffdd44;
}

#footer address{
	font-style:normal;
	color:#8b0000;
	text-align:center;
	line-height:30px;
}