#mt4beginner {
	background-color: #030;
}
#mt4use {
	background-color: #900;
}

#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;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #F33;
	width: 900px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}

#leadtext {
	font-size: 14px;
	line-height: 1.5em;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
#leadtext a:link {
	color: #00F;
	text-decoration: none;
}
#leadtext a:visited {
	color: #00F;
	text-decoration: none;
}
#leadtext a:hover {
	color: #00F;
	text-decoration: underline;
}
#leadtext a:active {
	color: #00F;
	text-decoration: none;
}
#ad_linkunit {
	height: 20px;
	width: 728px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
}
.mt4list {
	font-weight: bold;
	text-indent: 1em;
}

.textcenter {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 300px;
  height: 120px;
}
#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;
}
