@charset "utf-8";
#pagebody {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: 1px;
	color: #FFFFFF;
}
#pagebody #contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pagebody #contents #c_top {
	background-repeat: no-repeat;
	height: 50px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 18px;
}
#pagebody #contents #c_body {
	background-image: url(../images/common/bg_cbody.gif);
	background-repeat: repeat-y;
}
#pagebody #contents #c_bottom {
	background-image: url(../images/common/bg_cbottom.gif);
	background-repeat: no-repeat;
	height: 50px;
}
body {
	background-image: url(../images/common/bg_body.gif);
	background-repeat: repeat;
}
#pagebody #menu {
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 11px;
}
#pagebody #c_top_image p {
	text-align: center;
}
#pagebody #contents #c_body #container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pagebody #contents #c_body #container #main_contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
a {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}
.goto_top {
	font-size: 13px;
	margin-left: 700px;
}
h1 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: lighter;
	font-size: 130%;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-weight: bold;
	height: 40px;
}
#pagebody #contents #c_body #container .item .scene .g_map {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#pagebody #contents #c_body #container .item .scene table tr #s_text {
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 5px;
}
