#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#top_text {
	font-size: 12px;
	text-align: center;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
}
#menu {
	background-color: #069;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#menu a:active {
	color: #FFF;
	text-decoration: none;
}
ul {
	text-align: center;
}
li {
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.last {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.clearbox {
	clear: both;
}

#lead_text {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#lead_text a:link {
	text-decoration: none;
	color: #00F;
}
#lead_text a:visited {
	color: #00F;
	text-decoration: none;
}
#lead_text a:hover {
	text-decoration: underline;
	color: #00F;
}
#lead_text a:active {
	text-decoration: none;
	color: #00F;
}
#red_text {
	font-weight: bold;
	color: #F00;
}

#right_position {
	text-align: right;
}
h1 {
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 30px;
	width: 100%;
	background-color: #66F;
	font-size: 18px;
	margin-top: 10px;
}
#dmap_table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#dmap_table td {
	width: 180px;
	line-height: 1.2em;
	padding-bottom: 8px;
}
#dmap_table a:link {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
#dmap_table a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#dmap_table a:hover {
	text-decoration: underline;
	color: #00F;
	font-weight: bold;
}
#dmap_table a:active {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}

#center_box {
	text-align: center;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#center_box p {
	text-align: center;
	margin-bottom: 10px;
}


#footer {
	background-color: #4E5869;
	width: 900px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 180%;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 14px;
	margin-top: 16px;
}
strong {
	font-weight: bold;
}
#footer a:link {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
#footer a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#copyright {
	width: 960px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 8px;
	background-color: #4E5869;
}
