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

.box_01 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box_01 h2 {
	margin-left: 180px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.box_01 img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box_01 p {
	line-height: 18px;
	color: #003300;
	margin-left: 180px;
	margin-right: 10px;
	margin-bottom: 7px;
}
.box_01 dt {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	line-height: 30px;
	margin-left: 100px;
	margin-right: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.box_01 dd {
	color: #333333;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #006600;
	line-height: 24px;
}


.head {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.head2 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
