@charset"utf-8";

Body,div,ui,li,h1,p{
	margin:0;
	padding:0;
}


body{
	text-align:center;
	min-width:900px;
	background-color:#ffffff;
	font-family:"Hiragino Sans";
	}


h1{
	display:none;
}

header{
	width:900px;
	margin:0 auto;
	background-color:#ffffff;	
}

.wrapper{
	width:900px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	padding-top:20px	
	
}
.top img{
	width:900px;
	height:235px;
}

.nav li{
	display:inline;
	line-height:35px;
	color:#696969;
	padding-right:50px;
	font-size:15px;	
}

.nav li a{
	color:#696969;
	text-decoration:none;
}

.nav{
	background-color:#ffffff;
	margin-bottom:0;
	margin-top:0;
	padding-left:5px;	
}

.bag-ya{
	color:#ffffff;
	text-align:center;	
	line-height:28px;
	background-color:rgb(218,165,32);
	height:28px;
	margin-top:0;
        Margin-bottom:70px;
	font-weight:normal;
}

.shop-explanation{
	margin-top:50px;
	text-align:center;
	font-size:13px;
	color:#212121;
	margin-bottom:80px;
	}


.shop-window{
	width:900px;
	height:250px;
	clear:left;
	margin-top:50px;
	padding-left:10px;
	
}

.goods{
	width:200px;
	height:250px;
	float:left;
	margin-right:50px;
	margin-left:50px;	
}
.bag-picture img{
	width:200px;
	height:200px;
}
.comment{
	color:#696969;
	font-size:12px;
	text-align:center;
}


footer{
	height:70px;
	text-align:center;
	clear:left;	
}

footer p{
	padding-top:50px;
	padding-bottom:30px;
	font-size:10px;	
}

	