#content {
	border: 1px solid #ffffff;
}

#content_1 {
	width: 770px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	clear: left;
	text-align: justify;
}

#content_2 {
	width: 770px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	font-size: 12px;
	border: 1px solid #ffffff;
}

#content_3 {
	width: 770px;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
	float: left;
}

#text {
	width: 365px;
	height: 190px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(../common/images/transparent_75.png);
	text-align: justify;
}

a {
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #4e0505;
	text-decoration:underline;
}