
html{
	margin:0;
	padding:0;
	height:100%;}
	
body>#main{
	height:auto;
}

body {
	background:#6F5835 url(img/bg.jpg) repeat-x top;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:120%;
	height:100%;
}



a {
  color: #fff;
  text-decoration:none;
}

a:hover{
	color:#6F5835;
}


#wrapper{
	width:870px;
	border:1px solid #261C10;
	background:#34220E url(img/wrap_img.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	height:auto;
	min-height:100%;
	padding:0;
	height:auto;
}


#head_bar2{
	width:100%;
	height:56px;
	background:url(img/head_bar2.jpg) repeat-x center;
	margin-left:auto;
	margin-right:auto;}

#head{
	width:870px;
	height:28px;
	background:url(img/head_bar.jpg) no-repeat center;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-top:10px;
	padding-right:50px;}
	
#menu_top{
	width:870px;
	height:18px;
	background:url(img/menu_top.jpg) no-repeat center;
	margin-left:auto;
	margin-right:auto;
	border-left:#1E140A 1px solid;
	border-right:#1E140A 1px solid;}

#top_menu{
	width:870px;
	margin-left:auto;
	margin-right:auto;
	border-left:#1E140A 1px solid;
	border-right:#1E140A 1px solid;

}

#menu_bar{
	background:url(img/menu_bg.jpg) top repeat-x;
	width:870px;
	margin-left:auto;
	margin-right:auto;
	border-left:#1E140A 1px solid;
	border-right:#1E140A 1px solid;}
	
	
#contents{
	width:870px;
	height:auto;
	background:url(img/contents_bg.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	margin-bottom:20px;
	border-left:#1E140A 1px solid;
	border-right:#1E140A 1px solid;
	border-bottom:#1E140A 1px solid;
}

#contents_left{
	width:400px;
	float:left;
	margin:0px 0px 0px 35px;
}

#contents_right{
	float:right;
	margin-right:35px;
	width:400px;
	
	}
	
.clear{
	clear:both;}
	
#footer{
	background:#1E1307;
	border-top:#3A290E 1px solid;
	width:100%;
	height:72px;}
	
#footer2{
	background:url(img/footer.png) repeat-x bottom;
	width:100%;
	height:7px;}
	
#footer_in{
	width:760px;
	margin-top:14px;
	line-height:170%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}



/* --------------------------------------------
 *　ロールオーバー
 * -------------------------------------------- */


#g_navi {
	height:67px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:1px;
	width: 807px;
}


#g_navi ul {
	padding:0;
	margin: 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:67px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#g_navi li.g_navi01 a {
	background:url(img/menu_menu_top.jpg) no-repeat 0px -68px;
	width:88px;
}
#g_navi li.g_navi02 a {
	background:url(img/menu_concept.jpg) no-repeat 0px -68px;
	width:116px;
}
#g_navi li.g_navi03 a {
	background:url(img/menu_diet.jpg) no-repeat 0px -68px;
	width:178px;
}
#g_navi li.g_navi04 a {
	background:url(img/menu_menu.jpg) no-repeat 0px -68px;
	width:121px;
}
#g_navi li.g_navi05 a {
	background:url(img/menu_shop.jpg) no-repeat 0px -68px;
	width:100px;
}
#g_navi li.g_navi06 a {
	background:url(img/menu_faq.jpg) no-repeat 0px -68px;
	width:92px;
}
#g_navi li.g_navi07 a {
	background:url(img/menu_contact.jpg) no-repeat 0px -68px;
	width:112px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(img/menu_menu_top.jpg) no-repeat 0px 0px;
}
#g_navi li.g_navi02 a:hover {
	background:url(img/menu_concept.jpg) no-repeat 0px 0px;
}
#g_navi li.g_navi03 a:hover {
	background:url(img/menu_diet.jpg) no-repeat 0px 0px;
}
#g_navi li.g_navi04 a:hover {
	background:url(img/menu_menu.jpg) no-repeat 0px 0px;
}
#g_navi li.g_navi05 a:hover {
	background:url(img/menu_shop.jpg) no-repeat 0px 0px;
}
#g_navi li.g_navi06 a:hover {
	background:url(img/menu_faq.jpg) no-repeat 0px 0px;
}
#g_navi li.g_navi07 a:hover {
	background:url(img/menu_contact.jpg) no-repeat 0px 0px;
}
