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

#contents{
	width:760px;
	margin:30px 70px;
	text-align:left;
}

hr{
	border:none;
	border-top:dotted 1px #004d25;
	height:1px;
	color:ffffff;
	width:760px;
	margin:20px 0;
}
h2{
	font-size:16px;
	color:#004d25;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}
	
	
h3{
	font-size:14px;
	color:#004d25;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}

.text{
	font-size:13px;
	color:#004d25;
	text-align:left;
}