#mt4top {
	background-color: #FF6;
}

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
#topmenu {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	width: 100%;
	background-color: #4E5869;
	height: 30px;
}
#topmenu a:link {
	color: #FFF;
	text-decoration: none;
}
#topmenu a:visited {
	color: #FFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#topmenu a:active {
	color: #FFF;
	text-decoration: none;
}
#submenu {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 100%;
	background-color: #69778D;
}
#submenu a:link {
	color: #FFF;
	text-decoration: none;
}
#submenu a:visited {
	color: #FFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#submenu a:active {
	color: #FFF;
	text-decoration: none;
}
ul {
	text-align: center;
}

li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	height: 22px;
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 4px;
}
.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;
}
#translate {
	float: right;
	width: 150px;
}
.clearbox {
	clear: both;
}
.ad_box {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 14px;
}
#leadtext {
	font-size: 14px;
	line-height: 1.5em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}
#leadtext a:link {
	text-decoration: none;
}
#leadtext a:visited {
	text-decoration: none;
}
#leadtext a:hover {
	text-decoration: underline;
}
#leadtext a:active {
	text-decoration: none;
}
#ad_linkunit {
	height: 20px;
	width: 728px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}
.textcenter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 300px;
  height: 120px;
}
.topbutton_table {
	width: 640px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.topbutton_table td {
	width: 300px;
}

#linktitle {
	font-weight: bold;
	background-color: #F90;
	width: 900px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#linkurl {
	font-size: 18px;
	line-height: 200%;
	width: 800px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#linkurl a:link {
	text-decoration: none;
	color: #00F;
}
#linkurl a:visited {
	color: #00F;
	text-decoration: none;
}
#linkurl a:hover {
	text-decoration: underline;
	color: #00F;
}
#linkurl a:active {
	text-decoration: none;
	color: #00F;
}
#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;
	text-align: center;
	margin-top: 10px;
}
#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;
}
#amazon_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	margin-bottom: 16px;
}
#amazon_box caption  {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
tbody tr td {
	padding-top: 6px;
	padding-bottom: 6px;
}


#footer {
	background-color: #4E5869;
	width: 900px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 14px;
}
#footerleft {
	float: left;
	width: 450px;
}
#footerright {
	float: right;
	width: 450px;
}

strong {
	font-weight: bold;
}
#footer a:link {
	text-decoration: none;
	color: #FFF;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFF;
}
#copyright {
	width: 960px;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 8px;
	background-color: #4E5869;
}
