@charset "euc-jp";
/* CSS Document */
/*ヘッダ部設定*/
#line{
	width:100%;
	border:#cc9966 solid 3px;
	height:1px;
	}
	
#h_back{
	width:800px;
	height:60px;
	margin:auto;
	background-image: url(../img/headback.jpg);
	background-repeat: no-repeat;
	}
	
#h_back00{
	width:100%;
	height:110px;
	margin:auto;
	background-image: url(../img/headback00.jpg);
	background-repeat:repeat-x;
	position:absolute;
	}

	
#h_left{
	width:133px;
	height:60px;
	float:left;
	}
#h_right{
	width:667px;
	height:60px;
	float:right;
	}
	
/*画像類設定(http://nagomi-natulure.com/test/php/iepngfix.htc)*/	

h1{font-size:12px;}

#title,#title a{
	width:133px;
	height:60px;
	background:url(../img/logo.png);
	behavior:url(iepngfix.htc); 
	font-size:1px;/*不可視設定*/
	text-indent:-9999px; 
	font-size: 100%;
	font-weight: normal;
	line-height:1em;
	margin: 0;
	}

/*透過png設定*/	
div img {
	behavior:url(iepngfix.htc);
}

		
#info{
	width:350px;
	height:35px;
	background:url(../img/info.jpg);
	behavior:url(iepngfix.htc); 
	font-size:1px;/*不可視設定*/
	line-height:1px;
	text-indent:-9999px;
	margin-left:317px;
	}
	
/*買い物かご部分設定*/
#shop{
	width:410px;
	height:25px;
	margin-left:257px;
	}
	
#shop_r{
	margin:0px 3px 0px 1px;
	float:right;
	}
	
#shop_l{
	margin:0px 1px 0px 1px;
	float:left;
	}
/*メニュー部分設定*/
#menu {
	clear:both;
	height:50px;
	width:800px;
	}
	
#menu ul {
	margin:0;
	padding:0;
	}
	
#menu li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	}

#m01, #m01 a, #m01 a:hover, #m01b {
	display:block;
	font-size:0;
	height:50px;
	width:133px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#m01, #m01 a {
	background:transparent url(../img/m01a.jpg) no-repeat scroll 0 50%;
	}
#m01 a:hover, #m01b {
	background:transparent url(../img/m01b.jpg) no-repeat scroll 0 50%;
	}
	
#m02, #m02 a, #m02 a:hover, #m02b {
	display:block;
	font-size:0;
	height:50px;
	width:133px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#m02, #m02 a {
	background:transparent url(../img/m02a.jpg) no-repeat scroll 0 50%;
	}
#m02 a:hover, #m02b {
	background:transparent url(../img/m02b.jpg) no-repeat scroll 0 50%;
	}
	
#m03, #m03 a, #m03 a:hover, #m03b {
	display:block;
	font-size:0;
	height:50px;
	width:133px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#m03, #m03 a {
	background:transparent url(../img/m03a.jpg) no-repeat scroll 0 50%;
	}
#m03 a:hover, #m03b {
	background:transparent url(../img/m03b.jpg) no-repeat scroll 0 50%;
	}
	
#m04, #m04 a, #m04 a:hover, #m04b {
	display:block;
	font-size:0;
	height:50px;
	width:132px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#m04, #m04 a {
	background:transparent url(../img/m04a.jpg) no-repeat scroll 0 50%;
	}
#m04 a:hover, #m04b {
	background:transparent url(../img/m04b.jpg) no-repeat scroll 0 50%;
	}
	
#m05, #m05 a, #m05 a:hover, #m05b {
	display:block;
	font-size:0;
	height:50px;
	width:133px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#m05, #m05 a {
	background:transparent url(../img/m05a.jpg) no-repeat scroll 0 50%;
	}
#m05 a:hover, #m05b {
	background:transparent url(../img/m05b.jpg) no-repeat scroll 0 50%;	
	}
	
#m06, #m06 a, #m06 a:hover, #m06b {
	display:block;
	font-size:0;
	height:50px;
	width:136px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#m06, #m06 a {
	background:transparent url(../img/m06a.jpg) no-repeat scroll 0 50%;
	}
#m06 a:hover, #m06b {
	background:transparent url(../img/m06b.jpg) no-repeat scroll 0 50%;
	}
	
/*フッタ設定*/
#f_l{
	width:490px;
	height:auto;
	float:left;
	}

#f_r{
	width:300px;
	height:auto;
	float:right;
	text-align:right;
	font-size: 10px;
	}	

#footer{
	background:url(../img/fotter.gif);
	position: relative;
	width: 100%;
	height:29px;
	margin-top:5px;
	}
	
#foot {
	clear:both;
	height:19px;
	width:800px;
	padding:10px 0px 0px 0px;
	margin:auto;
	color:#FFFFFF;
	}
	
#foot ul {
	margin:0;
	padding:0;
	}
	
#foot li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:12px;
	}
#foot a:link{color:#FFFFFF;text-decoration:none;}
#foot a:hover{color:#FFFF66;text-decoration:none;}	
#foot a:visited{color:#FFFFFF;text-decoration:none;}
