@charset "utf-8";
.goods_box {
	width: 630px;
	margin-top: 10px;
	background-image: url(images/frame.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.goods_ti {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 630px;
}
.g_bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 630px;
	clear: both;
}
.txt_gl {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 140%;
	color: #81663F;
	text-align: left;
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.goods_photo {
	background-color: #f2ede1;
	padding: 5px;
	width: 260px;
	float: right;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
.goods_cap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #666666;
	text-align: left;
	padding: 0px;
	width: 220px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
h3,h5 {
	display: none;
}
.box_backnum {
	background-image: url(images/back_ti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 630px;
	margin-bottom: 15px;
	padding-top: 30px;
	text-align: left;
}
.backnum {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.backnum li {
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}
.backnum li a {
	color: #81663F;

}
.txt_gl a {
	color: #A05F74;
}
