@charset "utf-8";
/* CSS Document */
#policybox {
	margin-left: auto;
	margin-bottom: 35px;
	width: 780px;
	margin-right: auto;
}

#title_img {
	width: 780px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
.text {
	width: 760px;
	margin-left: 5px;
	line-height: 3em;
}
.thank {
	margin-bottom: 10px;
	font-size: 1.5em;
	color: #000099;
	font-weight: bold;
}
.text_1 {
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
	font-size: 1.2em;
}
