#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	margin: 0px;
	float: left;
	height: 70px;
	width: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
}#container {
	height: 70px;
	width: 690px;
	position: relative;
	left: 70px;
	top: 0px;
}
#header {
	height: 35px;
	width: 690px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topnavi{
	width: 690px;
	height: 30px;
	list-style-type: none;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	position: absolute;
	text-align: center;
	top: 35px;
	padding: 0px;
	margin: 0px;
}
#topnavi li {
	list-style-type: none;
	width: 115px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topnavi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 30px;
	padding-top: 30px;
	color: #FFFFFF;
	margin: 0px;
	left: 0px;
	top: 0px;
	background-image: url(../img/menu.jpg);
}
#staybar {
	height: 5px;
	width: 690px;
	position: absolute;
	left: 0px;
	top: 65px;
}

/* オフマウス時 */
#nav01 a {
	background-position: 0px 0px;
}
#nav02 a {
	background-position: -115px 0px;
}
#nav03 a {
	background-position: -230px 0px;
}
#nav04 a {
	background-position: -345px 0px;
}
#nav05 a {
	background-position: -460px 0px;
}
#nav06 a {
	background-position: -575px 0px;
}

/* 選択済み */
#nav01 a.stay {
	background-position: 0px -30px;
}
#nav02 a.stay {
	background-position: -115px -30px;
}
#nav03 a.stay {
	background-position: -230px -30px;
}
#nav04 a.stay {
	background-position: -345px -30px;
}
#nav05 a.stay {
	background-position: -460px -30px;
}
#nav06 a.stay {
	background-position: -575px -30px;
}

/* オンマウス時 */
#nav01 a:hover {
	background-position: 0px -30px;
}
#nav02 a:hover {
	background-position: -115px -30px;
}
#nav03 a:hover {
	background-position: -230px -30px;
}
#nav04 a:hover {
	background-position: -345px -30px;
}
#nav05 a:hover {
	background-position: -460px -30px;
}
#nav06 a:hover {
	background-position: -575px -30px;
}

#contents {
	height: 400px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/topimage.jpg);
	background-repeat: no-repeat;
}
.information {
	height: 260px;
	width: 280px;
	left: 455px;
	top: 175px;
	position: absolute;
	overflow: auto;
}
.information  li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	display: block;
}
.information  li  a {
	color: #CB0202;
	text-decoration: none;
}
#bunner {
	background-color: #000000;
	float: left;
	height: 160px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	top: 430px;
}
#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	line-height: 25px;
	clear: both;
}
.px12px14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}
.kajyo_point {
	background-image: url(../chara-planets/img/nikukyu.gif);
	background-repeat: no-repeat;
	width: 503px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: 0px 3px;
}
.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}
.img_right {
	float: right;
	margin-bottom: 0px;
	margin-left: 15px;
}

