.waku {
	border: 3px dotted #1A7B30;
}
h4 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFE3FF;
	text-align: center;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin: 0px;
}
p {
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	margin: 5px;
}
h3 {
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	background-color: #1A7B30;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
h3  a:active {  color: #FFFFFF; text-decoration: underline}
h3  a:visited {  color: #FFFFFF; text-decoration: underline}
h3  a:link {  color: #FFFFFF; text-decoration: underline}
h3  a:hover {  color: #FFFFFF; text-decoration: underline}

.goods {
}
.goods img {
	border: 1px solid #CCCCCC;
}
.goodslink {
	font-size: 11px;
	line-height: 130%;
	text-align: right;
	margin-bottom: 5px;
}
.waku2 {
	border: 3px solid #FFE3FF;
	text-align: center;
	margin-top: 10px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	text-align: right;
}
.price strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}
.t1 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 5px;
	padding-left: 10px;
}
.button {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.list {
	margin: 0px;
	padding: 5px;
	border: 1px solid #FF0000;
}
.t2 {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
