@charset "utf-8";
@import "./base.css";

h2#title {
	width: 675px;
	height: 30px;
	background: url(../img/sitemap/title.gif);
	margin-bottom: 15px;
	font-size: 1em;
	text-indent: -9999px;
}

.in_body {
	width: 665px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.8em;
	color: #a5bed7;
}

.in_body a {
	color: #004b96;
	text-decoration: none;
	font-weight: bold;
}

.in_body a:hover {
	color: #f39;
	text-decoration: underline;
}
