@charset "UTF-8";

@import url("common.css");
@import url("pages.css");


/* shop policy */

.policy {
	width:790px;
	margin-left:10px;
	text-align:left;
	}

.policy h3 {
	margin-top:20px;
	padding:15px 0 10px;
	border-top:#DFBFBF 1px dotted;
	}
.policy p {
	padding-right:10px;
	}

.policyVS {
	width:780px;
	overflow:hidden;
	}
.policyVSText {
	width:640px;
	float:left;
	}
.policyVSMark {
	width:130px;
	margin-top:-10px;
	float:right;
	text-align:right;
	}