@charset "utf-8";

.ex {
	font-size: 14px;
	line-height: 24px;
	margin-right: 15px;
	margin-top: 10px;
}
#h6_box {
	margin-right: 15px;
	margin-top: 30px;
	text-align: left;
	border-bottom: 1px solid #C7C7C7;
	padding-bottom:5px;
	width: 645px;
}

h6 {
	background: url(/images/common/pink_icon.gif) no-repeat left 3px;
	border-bottom: none;
	float: left;
	width: 50%;
}
#h6_box p {
	float: right;
	width: 174px;
}
#h6_box a {
	background: url(/images/order/btn_law.gif) no-repeat left top;
	height: 25px;
	width: 174px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
#h6_box a:hover {
	background: url(/images/order/btn_law.gif) no-repeat left bottom;
}
#policy {
	width: 600px;
	height: 300px;
	overflow: scroll;
	border: 1px solid #B2B2B2;
	margin: 10px auto 0px;
	text-align: left;
	clear: both;
}
#policy p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
}
#policy .po_title {
	font-weight: bold;
	color: #000000;
}
#policy ul {
	list-style: none;
	padding-left: 22px;
	text-indent: -12px;
	font-size: 12px;
	line-height: 20px;
}


#btn_box {
	background: #EAEAEA;
	margin: 15px auto 0px;
	padding: 10px 0px;
	width: 600px;
}
#btn_box div {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
*html #btn_box div {
	width: 420px;
}
#btn_box .btn_link a {
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 184px;
}
#btn_box #btn_no a {
	background: url(/images/order/btn_no.gif) no-repeat left top;
}
#btn_box #btn_yes a {
	background: url(/images/order/btn_yes.gif) no-repeat left top;
}
#btn_box #btn_no a:hover {
	background: url(/images/order/btn_no.gif) no-repeat left bottom;
}
#btn_box #btn_yes a:hover {
	background: url(/images/order/btn_yes.gif) no-repeat left bottom;
}

#btn_box #btn_no {
	float: left;
	margin-right: 10px;
}

