#bg {
	padding: 15px;
	height: 2000px;
	margin-top:0;
}
.style1 {	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}
#bg #head {
	width: 685px;
	height:80px;
	padding-left: 20px;
}

#bg #main {
	float: left;
	width: 680px;
	clear: both;
	margin-bottom: 50px;
	margin-left: 20px;
	height: auto;
	margin-top: 20px;
}
#bg #main #contents {
	float: left;
	width: 620px;
	height: auto;
}

#bg #ftta {
	float: left;
	clear: both;
	width: 815px;
	padding-left: 20px;
}
#bg #main #titlezone img {
	padding-right: 10px;
	clear: right;
	float: left;
}
#bg #main #titlezone {
	height: 275px;
	width: 680px;
	margin-bottom: 5px;
	padding-right: 10px;
}
.style2 {	font-size: x-small;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}
.style3 {
	font-size: small;
	color: #333333;
}
.style4 {
	font-size: x-large;
	color: #000000;
}
.style5 {
	font-size: small;
	color: #666666;
}
#bg #head #head1 {
	float: left;
	width: 549px;
}
#bg #head #head2 {
	width:136px;
	float:right;
}
.see_cart{
	position:relative;
	display:inline-block;
}

.see_cart a{
	color:inherit;
	text-decoration:none;
}

.cart_img{
	vertical-align:bottom;
}

.cart_in_item_num_unit{
	font-size:10px;
}

.cart_in_item_total_price_ttl{
	margin:0 5px;
	font-size: 10px;
}

.cart_in_item_num_val,
.cart_in_item_total_price_val{
	font-weight:bold;
}

.cart_in_item_total_price_unit,
.cart_in_item_total_price_tax{
	margin:0 2px;
	font-size:10px;
}
.cartform {
	font-size: 0.8em;
}
.cartform form {
	display: inline-block;
}
input[type="text"] {
	width: auto;
	margin-right: 10px;
}
input[type="image"] {
	vertical-align: middle;
}