@charset "Shift_JIS";

@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/fontsize.css");
@import url("../../css/side.css");
@import url("../../css/contents.css");




.shipTable td, {
	width: 50%;
}
.shipTable th {
	background-color: #EEEEEE;
	font-weight: normal;
}
.shipTable th,.shipTable td {
	padding: 5px;
	text-align: center;
	font-size: 85%;
}
.return {
	margin-top: 40px;
	background-color: #FFFFCC;
	border: 1px dashed #666666;
	padding: 10px;
}
.return li {
	margin-left: 20px;
	list-style-type: circle;
	font-size: 80%;
	padding-bottom: 10px;
}
.returnForm th {
	background-color: #EEEEEE;
	color: #000000;
	width: 15%;
	white-space: nowrap;
}
ul.help {
	width: 225px;
	font-size: 95%;
	text-align: left;
}
.pay th,.pay td {
	text-align: left;
	padding: 5px;
	font-size: 80%;
}
.pay th {
	background-color: #3399CC;
	text-align: center;
	white-space: nowrap;
	color: #FFFFFF;
}
.pay li,.help li {
	margin-left: 20px;
	list-style-type: circle;
	padding-bottom: 10px;
}
.stock_img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
}
.order li {
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-type: circle;
}
.number {
	vertical-align: middle;
	margin-right: 5px;
}
.shopping {
	margin-top: 30px;
	text-align: center;
}
