@charset "utf-8";
@import url("reset.css");
@import url("base.css");
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#area {
	width: 782px;
	padding: 15px 0px 0px 0px;
	height: 516px;
}
#link {
	width: 500px;
}
#link li {
	background-image: url(../image/sitemap/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
}
#area h2 {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0000FF;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 495px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#area h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
#attention {
	margin-top: 10px;
	margin-bottom: 30px;
}
#attention li {
	margin-bottom: 10px;
}

