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

#top_main a {
	text-decoration: none;
	color: #165454;
}
#main {
	margin-left: 15px;
	margin-right: 15px;
}
#main p {
	font-size: small;
	color: #165454;
}
h3 {
	font-size: small;
	font-style: normal;
	color: #165454;
	text-align: center;
}
h4 {
	font-size: small;
	color: #165454;
}
h2 {
	font-size: small;
	color: #00204A;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
li {
	font-size: small;
	list-style-type: disc;
	color: #165454;
	font-weight: normal;
}
