@charset "UTF-8";
/* CSS Document */



#wa{
	width:720px;
	height:650px;
	margin:auto;
	}

/* ブロック */

.fream1{
	width:300px;
	height:auto;
	float:left;
	margin-top:10px;
	
	}
	
.fream2{
	width:338px;
	height:auto;
	float:right;
	margin-top:10px;
	
	}
	
.img2{
	margin-top:50px;
	}


.foot{
	margin-top:50px;
	
	}
	
.pic{
	margin-left:20px;
	
	}
	
	
	
/* navi */

.navi{
	margin-top:160px;
	
	}
.naviblock{
	margin-top:10px;	
	
	}

.naviblock2{
	margin-top:20px;	
	
	}

a#top{
	 display:block;
	 width:79px;
	 height:29px;
	 background-image:url(../img/top_btn.jpg);
	 
	}
	
a#top:hover{
	 background-position: top right;
	}
	

a#shoplist{
	 display:block;
	 width:191px;
	 height:29px;
	 background-image:url(../img/shoplist_btn.jpg);
	 
	}
	
a#shoplist:hover{
	 background-position: top right;
	}


a#marunouchi_btn{
	 display:block;
	 width:281px;
	 height:29px;
	 background-image:url(../img/marunouchi_btn.jpg);
	 
	}
	
a#marunouchi_btn:hover{
	 background-position: top right;
	}


a#marunouchi_btn{
	 display:block;
	 width:281px;
	 height:29px;
	 background-image:url(../img/marunouchi_btn.jpg);
	 
	}
	
a#marunouchi_btn:hover{
	 background-position: top right;
	}


a#corne_url_btn{
	 display:block;
	 width:359px;
	 height:29px;
	 background-image:url(../img/corne_url_btn.jpg);
	 
	}
	
a#corne_url_btn:hover{
	 background-position: top right;
	}



.none{
	
	display:none;
	
}