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

.MainImg {
	width: 950px;
	}

#policy p{
	margin-bottom: 15px;
}

#policy a:link{
	color: #000000;
}
#policy a:hover{
	text-decoration: none;
}

#policy h3 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#policy h4 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
}
.box {
	width: 538px;
	height: auto;
	padding: 18px 20px 5px 20px;
/*	border: solid #CCCCCC 1px; */
	background: url(img/bg.jpg) left top;
	margin-bottom: 20px;
	}

.line {
	width: 580px;
	height: 1px;
	background-color: #CCCCCC;
}