@charset "utf-8";
/* CSS Document */
body {
	background: url(none) repeat;
}


#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: 800px;
	color: #333333;
	background: #FFFFFF;
}
#wrapper ul {
	list-style: none;
	line-height: 30px;
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 100px;
}

#header {
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	background: no-repeat;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 100%;
	background: #000;
	color: #FFF;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}

#menu ul {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: right;
	list-style: none;
	width: 800px;
}
#menu li {
	display: inline;
	padding: 2px 15px;
	margin: 0px;
}
#footer {
	background: #000;
	margin: 0px;
	padding: 5px 0px 0px;
	float: none;
	height: 30px;
	width: 800px;
	color: #CF3;
	font-size: 10px;
}
.footerimg {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 20px;
	width: 30px;
}
.momojazznetmomoyama {
	padding: 0px;
	width: 50%;
	height: 20px;
	float: right;
	margin: 0px;
}
.mudantensaikinshi {
	margin: 0px;
	padding: 3px 0px 0px;
	width: 100%;
	float: none;
}
.yellow {
	color: #FFFF00;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: auto;
}
.back {
	position: fixed;
	bottom: 10px;
	right: 50px;
	border: 1px solid #888888;
	padding: 2pt 7pt;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;
	-webkit-box-shadow: 1px 1px 2px #E7E7E7;
	-moz-box-shadow: 1px 1px 2px #E7E7E7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}
.back a {
	color: #333333;
	text-decoration: none;
}
