@charset "utf-8";

#page_title {
	margin-top: 20px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#explanation {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}
#explanation p {
	line-height: 24px;
	font-size: 14px;
}


.box1 {
	width: 458px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents .box1 dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	margin-left: 10px;
}
#contents .box1 dd {
	font-size: 14px;
	color: #FF9900;
	margin-left: 10px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
}

.box2 {
	width: 458px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents .box2 dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 10px;
}
#contents .box2 dd {
	font-size: 12px;
	color: #FF9900;
	margin-left: 10px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
}
