#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;
}

#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;
}
#attention_text {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topbtn_table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topbtn_table td {
	text-align: center;
	width: 300px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 6px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #F60;
	border-left-color: #F60;
	text-indent: 6px;
	margin-bottom: 6px;
}
#linkbox {
	font-size: 12px;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#linkbox a:link {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
	font-size: 14px;
}
#linkbox a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#linkbox a:hover {
	text-decoration: underline;
	color: #00F;
	font-weight: bold;
}
#linkbox a:active {
	text-decoration: none;
	color: #00F;
	font-weight: bold;
}
#link_title {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	height: 24px;
	width: 100%;
	margin-bottom: 10px;
}
#weblink_box {
	font-size: 14px;
	width: 900px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666;
	padding-bottom: 8px;
}
#weblink_box a:link {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#weblink_box a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#weblink_box a:hover {
	color: #F03;
	text-decoration: underline;
	font-weight: bold;
}
#weblink_box a:active {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#weblink_box li {
	padding-right: 4px;
	padding-left: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	display: inline;
}
#weblink_box .last {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999;
}

#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;
}
