#maincont {
	width: 760px;
	top: 0px;
	position: relative;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#mainstage {
	margin: 0px;
	width: 520px;
	background-color: #FFFFFF;
	position: relative;
	float: right;
	padding: 15px;
}
#title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	width: 520px;
	padding-left: 0px;
	height: 22px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(../chara-planets/img/chara_border01.gif);
	background-repeat: repeat-x;
}
#contnavi {
	position: relative;
	height: 240px;
	width: 180px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 30px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../chara-planets/img/chara_menu.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contnavi_other {
	position: relative;
	height: 210px;
	width: 180px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 30px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../others/img/others_menu.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.goods_colum {
	width: 520px;
	margin-top: 5px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 210px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
.goods_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../chara-planets/img/goods_t.gif);
	height: 30px;
	width: 520px;
	margin-top: 0px;
	margin-bottom: -6px;
	padding-top: 6px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.goods_img {
	float: left;
	height: 180px;
	width: 180px;
	margin-right: 20px;
	margin-top: 0px;
}
#contnavi li {
	float: left;
	width: 180px;
}
#contnavi  li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0  !important;
	height /**/: 30px;
	padding-top: 30px;
	background-image: url(../chara-planets/img/chara_menu.gif);
	color: #FFFFFF;
}

/* オフマウス時 */
#menu01 a {
	background-position: 0px 0px;
}
#menu02 a {
	background-position: 0px -30px;
}
#menu03 a {
	background-position: 0px -60px;
}
#menu04 a {
	background-position: 0px -90px;
}
#menu05 a {
	background-position: 0px -120px;
}
#menu06 a {
	background-position: 0px -150px;
}
#menu07 a {
	background-position: 0px -180px;
}
#menu08 a {
	background-position: 0px -210px;
}

/* 選択済み */
#menu01 a.stay {
	background-position: -360px 0px;
}
#menu02 a.stay {
	background-position: -360px -30px;
}
#menu03 a.stay {
	background-position: -360px -60px;
}
#menu04 a.stay {
	background-position: -360px -90px;
}
#menu05 a.stay {
	background-position: -360px -120px;
}
#menu06 a.stay {
	background-position: -360px -150px;
}
#menu07 a.stay {
	background-position: -360px -180px;
}
#menu08 a.stay {
	background-position: -360px -210px;
}

/* オンマウス時 */
#menu01 a:hover {
	background-position: -180px 0px;
}
#menu02 a:hover {
	background-position: -180px -30px;
}
#menu03 a:hover {
	background-position: -180px -60px;
}
#menu04 a:hover {
	background-position: -180px -90px;
}
#menu05 a:hover {
	background-position: -180px -120px;
}
#menu06 a:hover {
	background-position: -180px -150px;
}
#menu07 a:hover {
	background-position: -180px -180px;
}
#menu08 a:hover {
	background-position: -180px -210px;
}
#vis {
	float: right;
	width: 550px;
	position: relative;
	height: 420px;
}
.attention {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.friends_colum {
	padding: 10px;
	width: 500px;
	border: 1px solid #999999;
	height: auto;
	margin-bottom: 20px;
	clear: both;
}
.friends_name {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(../chara-planets/img/friends/name_base.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 498px;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}
.friends_p {
	padding: 0px;
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
}
.friends_t {
	float: left;
	width: 303px;
	margin-right: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
#pickup {
	background-color: #115992;
	width: 520px;
}
.pickup_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 450px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.atention_box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-indent: -12px;
	width: 448px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 21px;
	border: 1px dotted #CCCCCC;
}
.process_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(../chara-planets/img/goods_t.gif);
	height: 30px;
	width: 520px;
	margin-top: 0px;
	margin-bottom: -6px;
	padding-top: 6px;
	padding-left: 15px;
	background-repeat: no-repeat;
	clear: left;
}
.process_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
.process_text_num {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 21px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}
.show_colum {
	width: 500px;
	border: 1px solid #999999;
	height: auto;
	margin-bottom: 20px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.show_p {
	padding: 0px;
	float: left;
	width: 180px;
	margin-right: 10px;
	height: 90px;
	position: relative;
}
.show_t {
	width: 495px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	height: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 5px;
}
.atention_box_wide {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-indent: -12px;
	width: 488px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 21px;
	border: 1px dotted #CCCCCC;
}
.jyokyo_link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	background-position: center;
	width: 550px;
	position: absolute;
	top: 382px;
	text-align: center;
}
#contnavi_other li {
	float: left;
	width: 180px;
}
#contnavi_other li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0  !important;
	height /**/: 30px;
	padding-top: 30px;
	background-image: url(../others/img/others_menu.gif);
	color: #FFFFFF;
}
#otoku_bun {
	position: absolute;
	left: 20px;
	top: 280px;
}
.faq_beat {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../chara-planets/img/faq_icon_beat.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 50px;
	width: 520px;
	height: 32px;
	padding-top: 18px;
	color: #666666;
}
.chyui {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	color: #CC0000;
}
.faqbox {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-indent: 0px;
	width: 488px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 21px;
	border: 1px dotted #CCCCCC;
}
.chyuizikou {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #CC0000;
	line-height: 12.5px;
	text-indent: 20px;
}
.faq_jhonny {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../chara-planets/img/faq_icon_jhonny.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 50px;
	width: 520px;
	height: 32px;
	padding-top: 18px;
	color: #666666;
}
.faq_axl {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../chara-planets/img/faq_icon_axl.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 50px;
	width: 520px;
	height: 32px;
	padding-top: 18px;
	color: #666666;
}
.faq_chimy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../chara-planets/img/faq_icon_chimy.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 50px;
	width: 520px;
	height: 32px;
	padding-top: 18px;
	color: #666666;
}
.faq_sandy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../chara-planets/img/faq_icon_sandy.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 50px;
	width: 520px;
	height: 32px;
	padding-top: 18px;
	color: #666666;
}
.friend_link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	background-position: center;
	width: 500px;
	clear: both;
	padding-top: 15px;

