@charset "UTF-8";

/* ================================================================= */
/*                                                                   */
/* ■ボンサンテ　スタイル common.css*/
/*                                                                   */
/*================================================================== */
html { overflow-y:scroll; }
body{
	background-color:#e6dec9;
	margin:0px;padding:0px;
	font-size:12px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka ;
	color:#403c3d;
	line-height:130%;
}

ul,li,p,a,h1,h2,h3,h4,h5,h6{
	margin:0px;padding:0px;
}

ul,li{
	list-style-type:none;
}

.clear{
	clear: both;
	height:0px;line-height:0px;
	text-indent:-9999px;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

#main{
	width:870px;
	background-image: url(../image/bg_main.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px auto 0px auto;
	padding: 0px;
	position:relative;
}
#header_top{
	margin:0px 10px 0px 10px;
	padding:0px;
}
#header{
	margin:0px 10px 0px 10px;
	padding:0px;
	display:block;
	width:850px;height:112px;
	background-image:url(../image/subheader.jpg);
	background-position:center top;
	position:relative;
}
.link{
	display:block;
	height:80px;
	left:22px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	top:17px;
	width:200px;
}
.link a{
	display:block;
	height:80px;
	left:22px;
}

/* ================================================================= */
/*                                                                   */
/* ■contents内はここからです(09/04/01)*/
/*                                                                   */
/*================================================================== */

#contents{
	position:relative;
	width:850px;
	margin:0px 10px 0px 10px;
	padding:0px;
}
#contents_head{
	background-color:#f0e9d4;
	margin:0px;padding:17px 18px 0px 18px;
}
#contents_main{
	margin:0px 20px 0px 20px;
	padding:40px 0px 0px 0px;
}
h1{
	height:40px;width:812px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	border:0px;
	border-bottom:solid 1px #161616;
}
h2{
	font-size:16px;
	line-height:50px;
	margin:0px;
}
.gloval_nav{
	background-color:#e4d6bd;
	width:850px;
	height:38px;
	position:relative;
	margin:0px;
	padding:0px;
}
.gloval_nav li{
	float:left;
}
.btn_g_top{
	margin:0px;
	padding:0px;
}
.btn_g_concept,.btn_g_menu,.btn_g_vegi,.btn_g_stor,.btn_g_papie{
	margin:0px 0px 0px 2px;
	padding:0px;
}

.btn_g_top a{
	background-image: url(../image/nav/g_nav_top_a.gif);
	width:140px;
	height:38px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.btn_g_concept a{
	background-image: url(../image/nav/g_nav_concept_a.gif);
	width:140px;height:38px;
	margin:0px;padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.btn_g_menu a{
	background-image: url(../image/nav/g_nav_menu_a.gif);
	width:140px;height:38px;
	margin:0px;padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.btn_g_vegi a{
	background-image: url(../image/nav/g_nav_vegitables_a.gif);
	width:140px;height:38px;
	margin:0px;padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.btn_g_stor a{
	background-image: url(../image/nav/g_nav_store_a.gif);
	width:140px;height:38px;
	margin:0px;padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.btn_g_papie a{
	background-image: url(../image/nav/g_nav_papie_a.gif);
	width:140px;height:38px;
	margin:0px;padding:0px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

.btn_g_top a:hover{background-image: url(../image/nav/g_nav_top_h.gif);}
.btn_g_concept a:hover{background-image: url(../image/nav/g_nav_concept_h.gif);}
.btn_g_menu a:hover{background-image: url(../image/nav/g_nav_menu_h.gif);}
.btn_g_vegi a:hover{background-image: url(../image/nav/g_nav_vegitables_h.gif);}
.btn_g_stor a:hover{background-image: url(../image/nav/g_nav_store_h.gif);}
.btn_g_papie a:hover{background-image: url(../image/nav/g_nav_papie_h.gif);}

/* ================================================================= */
/*                                                                   */
/* ■contents内はここまでです(09/04/02)*/
/*																	 */
/*																	 */
/* ■footer内はここからです(09/04/02)*/
/*                                                                   */
/*================================================================== */

#footer{
	margin:0px 10px 0px 10px;
	padding:16px 0px 0px 0px;
	width:850px;
	background-image: url(../image/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}
.end{
	display:block;
	margin:0px;padding:0px;
	width:870px;height:10px;
	background-image: url(../image/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#e6dec9;
}

.footer_nav{
	margin:0px;
	position:relative;
	height:15px;
}
.footer_nav li{
	float:left;
	line-height:15px;
	word-spacing:1px;
}
.footer_nav li a{text-decoration:none;}
.footer_nav li a:hover{text-decoration:underline;}

.btn_f_top a{
	color:#ffffff;
	display:block;
	width:60px;
	margin:0px 0px 0px 223px;padding:0px;
	border:0px;
	text-align:center;
}
.btn_f_concept a{
	color:#ffffff;
	display:block;
	width:85px;
	margin:0px;padding:0px;
	border:0px;
	border-left:solid #FFFFFF 1px;
	text-align:center;
}
.btn_f_menu a{
	color:#ffffff;
	display:block;
	width:75px;
	margin:0px;padding:0px;
	border:0px;
	border-left:solid #FFFFFF 1px;
	text-align:center;
}
.btn_f_vegi a{
	color:#ffffff;
	display:block;
	width:50px;
	margin:0px;padding:0px;
	border:0px;
	border-left:solid #FFFFFF 1px;
	text-align:center;
}
.btn_f_map a{
	color:#ffffff;
	display:block;
	width:75px;
	margin:0px;padding:0px;
	border:0px;
	border-left:solid #FFFFFF 1px;
	text-align:center;
}
.btn_f_papie a{
	color:#ffffff;
	display:block;
	width:60px;
	margin:0px;padding:0px;
	border:0px;
	border-left:solid #FFFFFF 1px;
	text-align:center;
}
.copylight{
	text-align:center;
	color:#FFFFFF;
	line-height:52px;
	display:block;
	margin:0px;
	padding:0px;
}
/* ================================================================= */
/*																	 */
/* ■footer内はここまでです(09/04/02)*/
/*                                                                   */
/*================================================================== */
.go_top{
	text-align:right;
	line-height:30px;
	width:810px;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
.go_top a{
	color:#a6464e;
	text-decoration:none;
}
.go_top a:hover{
	color:#a6464e;
	text-decoration:underline;
}