.article2 {
	width:460px;
	float:left;
	margin: -9px 0 0 0;
	padding: 10px;
	text-align:left;
}
.aside2 {
	float:right;
	width:460px;
	margin: 0px;
	padding-left: 10px;
	text-align:left;
	background-image: none;
}
.aside2:after {clear:both;}

/** 商品　Page **/
.waku {
	border: medium solid #941E23;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:20px 0;
	padding:0px;
	behavior: url(./PIE.htc);
	overflow: hidden;
}
.waku p, .waku2 p {
	font-size: 90%;
	line-height: 140%;	
	margin:5px 10px 5px 10px;
}
.waku h3, .waku2 h3 {
	margin: 5px;
	color: #941E23;
	padding: 2px 0 2px 10px;
	background-position: center;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #981E23;
}

.label {
	background-image: url(../images/popular/label.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
dl {margin:5px 10px 5px 10px;}
dt {
	margin-top:10px;
	font-weight:bold;
	font-size:110%;
	color: #941E23;
}

.photo {
	width:80px;
	float:left;
	margin:5px;
}

.photo-r {
	width:80px;
	float:right;
	margin:5px;
}

h2 {
	background-color: #941E23;
	text-align: center;
}
.waku2 {
	width:100%;
	border: medium solid #941E23;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:20px 0;
	padding:0px;
	behavior: url(./PIE.htc);
	overflow: hidden;
}
