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

#left {
	background: url(side_newmenu.jpg) no-repeat top left;
}

#Contents h3 {
	width: 490px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: solid 2px #666633;
	font-size: 180%;
	font-weight: normal;
}

#Contents h4 {
	float: left;
	margin-bottom: 15px;
	padding: 10px 0 8px 38px;
	background: url(4c.gif) no-repeat left top;
	font-size: 180%;
	font-weight: normal;
}

#Contents p {
	margin-bottom: 12px;
}

#Contents p.price {
	float: right;
	font-size: 120%;
	margin-top: 10px;
}

