body {
	background-color: #F00;
}
#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	width: 1817px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	background-color: #FFF;
}
#top_text {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #09398C;
	height: 24px;
	width: 100%;
	text-indent: 30px;
}
#menu {
	background-color: #000;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #F00;
	text-decoration: underline;
}
#menu a:active {
	color: #FFF;
	text-decoration: none;
}
ul {
	text-indent: 30px;
}
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;
}

#unitbox {
	width: 900px;
	margin-top: 5px;
	margin-left: 30px;
	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-top: 8px;
	margin-bottom: 14px;
	margin-left: 30px;
}
.leftspace {
	margin-left: 30px;
}


#left_box {
	float: left;
	width: 540px;
	margin-left: 30px;
	margin-top: 10px;
}
#right_box {
	float: right;
	width: 350px;
	margin-right: 887px;
	margin-top: 10px;
}

h1 {
	width: 530px;
	font-size: 20px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F00;
	text-indent: 10px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	background-color: #09398C;
}
#ex_text {
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 18px;
	color: #FFF;
	background-color: #09398C;
	width: 1757px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 30px;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}


#footer {
	background-color: #4E5869;
	width: 1757px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 180%;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 14px;
}
#map_box {
	width: 1648px;
	margin-left: 30px;
}


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: 1817px;
	padding-top: 16px;
	padding-bottom: 8px;
	background-color: #4E5869;
	text-indent: 30px;
}
