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

body {
	background-image: url(../images/common/header-back.png);
	background-repeat: repeat-x;
}
.policyBox {
	padding: 0px;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 25px;
	width: 590px;
	clear: both;
}
.policyTxt {
	/*font-size: 20px;
	line-height: 35px;*/
	font-size: 23px;
	line-height: 39px;
	margin-bottom: 0px;
	clear: both;
	float: left;
}
.policyBox h3 {
	/*font-size: 22px;*/
	font-size: 25px;
	font-weight: bold;
	display: block;
	float: left;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 35px;
}
.attentionBox {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 590px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.attentionTxt {
	text-indent: -23px;
	padding-left: 23px;
	/*font-size: 14px;
	line-height: 20px;*/
	font-size: 17px;
	line-height: 23px;
	color: #4D4D4D;
	margin-bottom: 5px;
	clear: both;
	float: left;
	margin-top: 0px;
}
