#product {
	margin-top: 20px;
	margin-bottom: 30px;
}

.product_box {
	width: 600px;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: solid;
	border-width: 1px;
	border-color: #773333;
	float: right;
}

.product_sent {
	font-size:12px;
	margin-bottom: 5px;
	padding-bottom: 25px;
	border-bottom: solid 1px #996666;
}

.product_link {
	font-size:13px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.icon {
	float:left;
	margin: 10px 10px 0px 7px;
}

.line {
	border-bottom: solid 1px #996666;
}

.product_space {
	width: 500px;
	height: 20px;
	margin-bottom: 25px;
	float: right;
}

h1 {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #441111;
	margin: 10px 0px -10px 0px;
}

h2 {
	font//-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #663333;
	margin: 10px 0px 5px 0px;
}

