

.main {
	margin:0px auto;
	width: 980px;
	padding:0px 0px;
	background-color: #fff;
}

section {
	clear:both;
}
section p { padding:0px 20px;}

h1 {padding-top:80px;}

.imgleft {
	padding-right:10px;
	float:left;
}
.imgright {
	padding-left:10px;
	float:right;
}


.store{
	width:990px;
}
.store1_left{
	width:600px;
	float:left;
}
.store1_right{
	width:390px;
	float:right;
}


.store2_left{
	width:390px;
	float:left;
}
.store2_right{
	width:600px;
	float:right;
}

.store_yohaku{padding:80px 20px;}

#sale{
	margin:20px auto;
	width:950px;
}
