@charset "utf-8";
/* CSS Document */

body {
	border: 0 none;
	font-size: small;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	background-repeat:repeat;
	background-image: url(../images/bg.jpg);
	position:relative;
	line-height:18px;

}

h1, h2, h3, h4, p, ul, li, table {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none outside none;
}
	
	
#wrapper{
	margin:0 auto;
	background-repeat:repeat-y;
	background-image: url(../images/innner-bg.png);
	width:900px;
	}	
	
	
#header{
	background:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	height:65px;
	display:block;
	}	
	
	
/*logo*/	
h1 a{
	display:block;
	background-image: url(../images/logo.png);
	background-repeat:no-repeat;
	width:189px;
	height:107px;
	text-indent:-9999px;
	position:absolute;
	top:0px;	
	overflow:hidden;
	}	
	
/*navi*/	
#navi	{
	position:absolute;
	top:15px;	
	margin-left:199px;
	width:706px;
	line-height:0px;
	float:left;
	}
	
#navi .n-btn a,#navi .n-btn{
	float:left;
	height:50px;
	width:px;
	}	
	
	
	
/*footer----------------------------*/	
#footer{
	background-repeat:repeat-x;
	background-image: url(../images/footer.jpg);
	clear:both;
	height:255px;/**/
	display:block;
	}
	
#footer-txt{
	margin:0 auto;
	width:900px;
}

/*copyright*/
#f-txt{
	color:#FFF;
	text-align:right;
	
	}
	
	
#f-link{
	margin:8px 0px 15px 7px;
	width:893px;/*886*/
	}	
	
.link-txt{
	vertical-align:top;
	}

.link-txt a,.link-txt{
	color:#f5e2b7;
	}	
	
.link-txt a:hover,.link-txt3 a:hover{
	color:#fff;
}


/**/
.link-txt2 {
	color:#fff;
	}	

.link-txt3{
	height:20px;
	margin-bottom:5px;
	}

.link-txt3 a{
	color:#f5e2b7;
	font-weight:bold;
	font-size:13px;
	}	


#foot1{
	width:90px;		
	float:left;
		}
		
#foot2{
	width:180px;
	float:left;
	}		
	
#foot3{
	width:620px;/*612*/
	float:left;
	}	
	
/*shop*/
#foot3 li{
	float:left;
	}

.fshop{
	width:206px;
	margin-bottom:10px;l
}



