#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: #369;
	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;
}
#pref_box {
	background-color: #CF9;
	width: 900px;
	padding-top: 4px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 18px;
	padding-right: 30px;
	padding-bottom: 4px;
}
#pref_box a:link {
	color: #00F;
	text-decoration: none;
}
#pref_box a:visited {
	color: #00F;
	text-decoration: none;
}
#pref_box a:hover {
	color: #00F;
	text-decoration: underline;
}
#pref_box a:active {
	color: #00F;
	text-decoration: none;
}

#unitbox {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
}
#sns_button_box {
	float: left;
	width: 720px;
}
#translation {
	float: right;
	width: 160px;
}

.clearbox {
	clear: both;
}
#table_title {
	font-size: 16px;
	font-weight: bold;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#data_table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}
#data_table th {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	background-color: #CF9;
	text-align: center;
	height: 22px;
	width: 180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#data_table td {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

h1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #369;
	text-indent: 6px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ex_text {
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 15px;
}
.ex_text a:link {
	color: #00F;
	text-decoration: none;
}
.ex_text a:visited {
	color: #00F;
	text-decoration: none;
}
.ex_text a:hover {
	color: #00F;
	text-decoration: underline;
}
.ex_text a:active {
	color: #00F;
	text-decoration: none;
}

.mapbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.mapbox p {
	text-align: center;
	margin-bottom: 4px;
}

h2 {
	font-size: 18px;
	color: #FFF;
	background-color: #093;
	width: 900px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 20px;
	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;
}
