body {
	background-color: #F00;
}
#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#top_text {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	height: 24px;
	width: 100%;
}
#menu {
	background-color: #FF0;
	width: 100%;
	line-height: 36px;
	height: 36px;
}
#menu a:link {
	color: #00F;
	text-decoration: none;
}
#menu a:visited {
	color: #00F;
	text-decoration: none;
}
#menu a:hover {
	color: #F00;
	text-decoration: underline;
}
#menu a:active {
	color: #00F;
	text-decoration: none;
}
#submenu {
	background-color: #FF8080;
	width: 100%;
	line-height: 36px;
	height: 36px;
}
#submenu a:link {
	color: #00F;
	text-decoration: none;
}
#submenu a:visited {
	color: #00F;
	text-decoration: none;
}
#submenu a:hover {
	color: #F00;
	text-decoration: underline;
}
#submenu a:active {
	color: #00F;
	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: #00F;
}
.last {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00F;
}

#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;
}
.ad_box {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 14px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 12px;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #FF0;
	padding-top: 6px;
	padding-bottom: 4px;
}
#captext {
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 16px;
}

#data_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#text_box {
	float: left;
	width: 550px;
}
#basicdata_box {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	padding-top: 6px;
}
#basicdata_boxleft {
	float: left;
	width: 50%;
}
#basicdata_boxright {
	float: right;
	width: 50%;
}

#map_box {
	float: right;
	width: 336px;
}
#map_box a:link {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#map_box a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#map_box a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#map_box a:active {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#map_box p {
	margin-bottom: 4px;
}

#ad_linkunit {
	width: 730px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	height: 20px;
}

h2 {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-bottom: 14px;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#freemap_table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#freemap_table td {
	width: 300px;
	padding-bottom: 10px;
}
#freemap_table td p {
	text-align: center;
	margin-bottom: 4px;
}
#freemap_table td p a:link {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#freemap_table td p a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#freemap_table td p a:hover {
	color: #F00;
	text-decoration: underline;
	background-color: #FFF;
	font-weight: bold;
}
#freemap_table td p a:active {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}

#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;
}
#indent_text {
	margin-left: 24px;
}

#copyright {
	width: 960px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 8px;
	background-color: #4E5869;
}
