@charset "utf-8";
/* CSS Document */


#container #main #policy .box #policy_lead {
	margin-right: 10px;
	margin-left: 10px;
}

#container #main #policy .box .policy_box .pe_note {
	margin-right: 10px;
	margin-left: 10px;
}

/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy { }

div#policy h2 { margin-bottom: 30px; }

.policy_box, #policy_lead { margin-bottom: 40px; }

div.sk_box { margin-bottom: 50px; }

div.sk_box h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

div#sk tr {}

div#sk th {
	width: 150px;
	text-align: center;
	padding: 10px;
	background-color: #f5f5f5;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

div#sk th img.poricy_img { margin-bottom: 5px; }

div#sk td { padding: 10px; }

div#sk th, div#sk td {
		border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.5;
}

div#payment_method { margin-top: 40px; }

div#payment_method table.table { width: 100%; }

div#payment_method table.table th {
	width: 150px;
	text-align: center;
}

div#shipping_method { margin-top: 40px; }

div#shipping_method table.table { width: 100%; }

div#shipping_method table.table th {
	width: 150px;
	text-align: center;
}
