#policy {
	text-align: center;
}

#policy h2 {
	font-size: 30px;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 40px;
}
#sk,#payment_method,#shipping_method {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.sk_box table {
	border-collapse: collapse;
	width:100%;

}
#sk th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	width: 200px;
}
#sk td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	background: #f7f7f7;
}
#sk .top {
    border-top: #e3e3e3 3px solid;
}
#shipping_method {
	margin-bottom: 40px;
}

.sk_box{
	margin-top: 40px;
	margin-bottom: 40px;
}
.wh_box {
	padding: 10px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.wh_box h4 {
	font-weight: bold;
	font-size: 14px;
	color: #F00;
	margin: 0px;
	padding: 0px;
}
.wh_box p {
	line-height: 1.3em;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
}


#haiso, #soryo {
	border: #e3e3e3 1px solid;
	border-spacing: 0;
	text-align: center;
	margin-bottom: 20px;
}
#pay {
	border-spacing: 0;
	text-align: center;
	border: #e3e3e3 1px solid;
	border-width: 3px 1px 1px 1px;
	margin-bottom: 20px;
}
#pay dl {
	margin: 10px;
}
#pay dl dt {
	float: left;
	width: 260px;
	clear: left;
	height: 30px;
	line-height: 30px;
	border: #CCC 1px solid;
	border-width: 0 1px 1px 1px;
	background-color: #FFF;
	padding-left: 10px;
}
#pay dl dd {
	margin-left: 260px;
	width: 120px;
	line-height: 30px;
	border: #CCC 1px solid;
	border-width: 0 1px 1px 0;
	background-color: #FFF;
	text-align: center;
}
#pay dl .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #F0F0F0;
}

#shipping_method #haiso {

}
#shipping_method #haiso .th {
	text-align: left;
	background-color: #CCC;
	font-weight: normal;
	color: #FFF;
	border: #e3e3e3 1px solid;
	border-width: 0 0 1px 0;
	padding: 5px;
}
#pay th, #haiso th {
	width: 200px;
	padding: 10px;
	font-weight: normal;
	text-align: left;

}
#pay td, #haiso td {
	text-align: left;
	line-height: 1.5em;
	padding: 10px;
	background: #f7f7f7;
}

#shipping_method #soryo {
	margin-bottom: 20px;
}
#shipping_method #soryo th {
	border: #e3e3e3 1px solid;
	border-width: 1px 0 1px 1px;
	padding: 5px;
	font-weight: normal;
	background-color: #CCC;
	color: #FFF;
}
#shipping_method #soryo td {
	border: #e3e3e3 1px solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	padding: 5px;
	background-color: #FFF;
}
#shipping_method #soryo .th {
	border: none;
	text-align: left;
}
#shipping_method #soryo .soryo_e {
	border: none;
	text-align: right;
}

#shipping_method #soryo .kubun {
	background-color: #EBEBEB;
}
#shipping_method #soryo .zone {
	line-height: 1.2em;
	background-color: #F6F6F6;
}
#shipping_method #soryo .size {
	background-color: #FFE9A6;
}
#shipping_method #soryo .cm,#shipping_method #soryo .kg {
	background-color: #FFFBF0;
}
