/* CSS Document */
body{
	margin:0 auto 0 auto;
	padding:0;
	background:#FFFFFF;
	text-align:center;
	}
form	{
	margin:0;
	padding:0;
	}
ul,ol,li	{
	margin:0;
	padding:0;
	}
h1,h2,h3,h4,h5,h6	{
	margin:0;
	padding:0;
	}
p	{
	margin:0;
	padding:0;
	}
img	{
	border:none;
	}
table	{
	border:none;
	}
br	{
	letter-spacing:normal;
	}
address , em	{
	font-style:normal;
	}
	
#wrapper	{
	margin:0 auto 0 auto;
	width:835px;
	text-align:left;
	background:#FFFFFF;
	background:url(../img/body-bg.jpg) repeat-y;
	}
#header	{
	width:787px;
	height:124px;
	margin:0 auto 0 auto;
	text-align:center;
	background:url(../img/header.jpg) no-repeat;
	position:relative;
	}
#logo	{
	position:absolute;
	width:250px;
	height:70px;
	}
#g_menu	{
	width:787px;
	height:38px;
	position:relative;
	padding-top:50px;
	}
#g_menu ul	{
	position:absolute;
	width:780px;
	left: 4px;
	top: 80px;
		}
#g_menu	li{
	float:left;
	list-style-type:none;
	}
#h_copy	{
	position:absolute;
	width:350px;
	height:35px;
	left: 266px;
	top: 24px;
	}
#mail	{
	position:absolute;
	width:74px;
	height:43px;
	left: 685px;
	top: 22px;
	}
#tree	{
	width:760px;
	height:20px;
	text-align:right;
	margin:0 auto 0 auto;
	}
#flash	{
	width:780px;
	height:374px;
	margin:5px auto 0 auto;
	text-align:center;
	}
#contents-300	{
	width:787px;
	height:300px;
	margin:10px auto 0 auto;
	}
#contents-400	{
	width:787px;
	height:400px;
	margin:10px auto 0 auto;
	}
#contents-500	{
	width:787px;
	height:500px;
	margin:10px auto 0 auto;
	}
#contents-600	{
	width:787px;
	height:600px;
	margin:10px auto 0 auto;
	}
#contents-700	{
	width:787px;
	height:700px;
	margin:10px auto 0 auto;
	}
#contents-800	{
	width:787px;
	height:auto;
	margin:10px auto 0 auto;
	}
#contents-900	{
	width:787px;
	height:auto;
	margin:10px auto 0 auto;
	}
#contents-1000	{
	width:787px;
	height:1000px;
	margin:10px auto 0 auto;
	}
#contents-1100	{
	width:787px;
	height:1100px;
	margin:10px auto 0 auto;
	}
#contents-1200	{
	width:787px;
	height:1200px;
	margin:10px auto 0 auto;
	}
#contents-1250	{
	width:787px;
	height:1250px;
	margin:10px auto 0 auto;
	}
#contents-1300	{
	width:787px;
	height:1300px;
	margin:10px auto 0 auto;
	}
#contents-1400	{
	width:787px;
	height:auto;
	margin:10px auto 0 auto;
	}
#contents-1500	{
	width:787px;
	height:1500px;
	margin:10px auto 0 auto;
	}
#t_left	{
	width:530px;
	float:left;
		}
#topics	{
	width:530px;
	height:220px;
	margin-bottom:25px;
	}
#new_shop	{
	width:530px;
	height:295px;
	margin-top:15px;
		}
#econakoto_banner	{
	width:530px;
	height:94px;
	margin-bottom:15px;
	
	}
#t_right	{
	width:255px;
	float:right;
		}
#eco_biji	{
	width:255px;
	text-align:center;
	padding-top:5px;
	}
#econakoto	{
	width:255px;
	text-align:center;
	padding-top:5px;
	}
#banner	{
	width:255px;
	text-align:center;
	padding-top:10px;
	}
#banner02	{
	width:255px;
	text-align:center;
	padding-top:25px;
	}
#banner03	{
	width:255px;
	text-align:center;
	padding-top:15px;
	}
#footer	{
	width:835px;
	height:107px;
	background:url(../img/footer.jpg) no-repeat;
	margin:0 auto 0 auto;
	}
#footer_text	{
	width:700px;
	margin:0 auto 0 auto;
	padding-top:35px;	
	text-align:center;
	}
	
	
	/* ━━━━━━━━　レイアウト　━━━━━━━━ */ 	 
/* バグ回避　*/ 
.clearfix:after{ 
content:"."; 
height:0; 
clear:both; 
display:block; 
visibility:hidden; 
} 
.clearfix { 
zoom:100%; 
} 


