body {
	background-color: #b85876;
}

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

#topmenu {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	width: 100%;
	background-color: #182133;
	padding-top: 4px;
	padding-bottom: 4px;
}
#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: 10px;
}
#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;
}
#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;
}
h1 {
	padding-left: .75em;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 24px;
	border-bottom: 2px solid #b85876;
	background-color: #5776b7;
	border-top-style: solid;
	padding-bottom: 4px;
	padding-top: 8px;
	color: #fff;
}

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


#list {
	width: 870px;
	margin-left: 60px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 15px;
}
#list a:link {
	text-decoration: none;
	color: #00F;
}
#list a:visited {
	color: #4D4DFF;
	text-decoration: none;
}
#list a:hover {
	text-decoration: underline;
}
#list a:active {
	text-decoration: none;
}
.red_text {
	color: red;
}
.green_text {
	color: green;
}


.format_text {
	font-variant: small-caps;
	font-size: 12px;
	font-weight: normal;
}

.extext {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.ad_box2 {
	width: 728px;
	height: 285px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 14px;
}

#screenshot{
	position: absolute;
	border: 1px solid #000;
	display: none;
}
#footer {
	background-color: #4E5869;
	width: 900px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 2em;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 14px;
}
#footerleft {
	float: left;
	width: 450px;
}
#footerright {
	float: right;
	width: 450px;
}
#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: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #4E5869;
}
