@charset "utf-8";
/* formatting style
------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #003;
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/cl_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
br {
	margin: 0px;
	padding: 0px;
	color: #63C;
}

/*
------------------------------------------*/
#container {
	font-size: 14px;
	color: #FFF;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	height: auto;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 0px;
}
#header {
	background-position: center top;
	height: 130px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 0px;
	background-color: #003;
	background-image: url(../images/cl_header02.jpg);
}


#footer {
	background-color: #003;
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
	bottom: 0px;
	margin-top: 0px;
	position: static;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
.address {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: auto;
	height: 40px;
	background-color: #003;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #39F;
	border-bottom-color: #39F;
}


/* 
------------------------------------------*/

a img {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* 
------------------------------------------*/

#globalnavi {
	width: 960px;
	height: 40px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#globalnavi li {
	float: left;
	list-style-type: none;
}
#globalnavi li.top img {
	height: 40px;
	width: 120px;
}
#globalnavi li.top a {
	background-image: url(../images/navi_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.top a:hover {
	background-image: url(../images/navi_top.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.story img {
	height: 40px;
	width: 120px;
}
#globalnavi li.story a {
	background-image: url(../images/navi_story.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.story a:hover {
	background-image: url(../images/navi_story.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.character img {
	height: 40px;
	width: 120px;
}
#globalnavi li.character a {
	background-image: url(../images/navi_character.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.character a:hover {
	background-image: url(../images/navi_character.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.battle img {
	height: 40px;
	width: 120px;
}
#globalnavi li.battle a {
	background-image: url(../images/navi_battle.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.battle a:hover {
	background-image: url(../images/navi_battle.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.gallery img {
	height: 40px;
	width: 120px;
}
#globalnavi li.gallery a {
	background-image: url(../images/navi_gallery.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.gallery a:hover {
	background-image: url(../images/navi_gallery.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.download img {
	height: 40px;
	width: 120px;
}
#globalnavi li.download a {
	background-image: url(../images/navi_download.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.download a:hover {
	background-image: url(../images/navi_download.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.campaign img {
	height: 40px;
	width: 120px;
}
#globalnavi li.campaign a {
	background-image: url(../images/navi_campaign.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.campaign a:hover {
	background-image: url(../images/navi_campaign.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.special img {
	height: 40px;
	width: 120px;
}
#globalnavi li.special a {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.special a:hover {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.members img {
	height: 40px;
	width: 120px;
}
#globalnavi li.members a {
	background-image: url(../images/navi_members.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 40px;
	width: 120px;
}
#globalnavi li.members a:hover {
	background-image: url(../images/navi_members.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}


/* ナビここまで
------------------------------------------*/


#story {
	background-repeat: no-repeat;
	height: 700px;
	width: 820px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#story2 {
	background-repeat: no-repeat;
	height: 900px;
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	padding-top: 0px;
	padding-bottom: 0px;
}

#gallery {
	height: auto;
	width: 1100px;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	float: left;
	margin-right: auto;
}
#gallery_box {
	list-style-type: none;
	width: 900px;
	list-style-type: none;
	text-align: left;
	padding-top: 40px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery_box li {
	border: 0;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 25px;
	padding-left: 22px;
	list-style-type: none;
}
#gallery_box img {
	border-width: 0px;
	width: 180px;
	height: 130px;
}

.left_box {
	width: 532px;
	float: left;
	margin-left: 0px;
	clear: none;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}
.right_box {
	float: right;
	width: 420px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	clear: none;
}
.main_box {
	background-color: #C03;
	width: 960px;
	float: left;
	clear: none;
	height: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#main {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	clear: none;
	background-image: url(../images/back_line.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.index_back {
	font-size: 14px;
	color: #FFF;
	height: 20px;
	width: 410px;
	top: 20px;
	background-color: #03C;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: -5px;
	text-align: center;
}
.index_back02 {
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 430px;
	text-indent: 10px;
	background-position: left;
}

#character {
	height: 800px;
	width: 1100px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(../images/chara.png);
	background-repeat: repeat;
	background-position: top;
}

#top {
	height: 800px;
	width: 1100px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: none;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 0;
}




/* メインの部分ここまで
------------------------------------------*/
.pagetop {
	text-align: center;
	font-size: 13px;
	padding-top: 2px;
	width: auto;
	clear: both;
	padding-bottom: 2px;
	margin-bottom: 15px;
	margin-top: 5px;
	background-color: #C00;
}
.pagetop a:link {
	text-decoration: none;
	color: #ff0000;
}
.pagetop a:visited {
	text-decoration: none;
	color: #8b4513;
}
.pagetop a:hover {
	text-decoration: none;
	color: #c03;
}
.pagetop a:active {
	text-decoration: none;
	color: #ff8c00;
}

#index_text {
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	width: auto;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 0px;
	z-index: 5;
	color: #b0c4de
}
#index_text a:link {
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:visited {
	color: #ffd700;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:hover {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/* リンク
------------------------------------------*/
#kagura {
	list-style-type: none;
	width: 425px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-repeat: repeat-y;
	background-position: top;
}
#kagura li {
	border: 0;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	bottom: 0px;
}
#kagura img {
	border-width: 0px;
	float: left;
}
.box01 {
	font-size: 13px;
	background-color: #FFF;
	height: 242px;
	width: 512px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1.5px solid #600;
	overflow: auto;
}
.box02 {
	font-size: 13px;
	height: auto;
	width: 410px;
	margin: 0px auto;
	border: 0px solid #F30;
	background-image: url(../images/black_back.png);
	background-repeat: repeat-y;
	float: none;
	padding-bottom: 5px;
	padding-top: 3px;
	color: #FFF;
}
.box03 {
	font-size: 13px;
	background-color: #FFF;
	height: 382px;
	width: 512px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1.5px solid #600;
	background-image: url(../images/comingsoon.jpg);
	background-repeat: no-repeat;
}
.box04 {
	font-size: 13px;
	background-color: #C03;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1.5px solid #600;
	text-align: center;
}

/* 製品紹介用テーブル
------------------------------------------*/
.table01 {
	width: 390px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.table01 th {
	width: 100px;
	padding: 2px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table01 td {
	padding: 2px;
	text-align: left;
	white-space: normal;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table01 td a {
	color: #C03;
	text-decoration: underline;
}
.table01 td a:hover {
	color: #FF0000;
	text-decoration: underline;
}


/* 更新履歴用テーブル
------------------------------------------*/
.table_info {
	width: 477px;
	border-collapse: collapse;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.table_info th {
	width: 100px;
	padding: 5px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #C03;
	border-top-color: #f99;
	border-right-color: #f99;
	border-bottom-color: #f99;
	border-left-color: #f99;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	z-index: 5;
}
.table_info td {
	padding: 5px;
	text-align: left;
	white-space: normal;
	border-top-color: #f99;
	border-right-color: #f99;
	border-bottom-color: #f99;
	border-left-color: #f99;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table_info td a {
	color: #C03;
	text-decoration: underline;
}
.table_info td a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* 上部レイアウト
------------------------------------------*/
#cl_info_text {
	height: 130px;
	width: 720px;
	float: right;
	text-align: right;
}
#cl_info {
	height: 130px;
	width: 960px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	float: none;
}


#cl_logo {
	float: left;
}
#cl_logo02 {
	float: left;
	bottom: 0px;
	position: absolute;
}
#cl_info_text a img {
	padding-top: 0px;
	padding-right: 30px;
}
#debonosu_logo {
}

 


/* キャラ紹介
------------------------------------------*/
#chara_iconbox {
	text-align: center;
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#chara_iconbox img {
	float: left;
}
#chara_iconbox a {
	border-style: none;
	cursor: pointer;
	vertical-align: bottom;
}
#chara_iconbox li {
	border: 0;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	bottom: 0px;
	list-style-type: none;
}
#chara_iconbox li a{
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}
#chara_iconbox li a:hover, #chara_iconbox li a[href="#"]{
	background-repeat: no-repeat;
	background-position: 0px -100px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}

.chara_text01 {
	background-image: url(../images/text_back.png);
	width: 230px;
	margin-left: 75px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 135px;
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	float: left;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: none;
}
.chara_text02 {
	background-image: url(../images/white_back.png);
	width: 230px;
	margin-left: 665px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 135px;
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	float: left;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#top_chara_01 {
	width: 670px;
	background-repeat: no-repeat;
	background-position: left 50px;
	position: relative;
	float: left;
	clear: both;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara01.png);
}
#top_chara_02 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left 50px;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: auto;
	background-image: url(../images/top_chara02.png);
	padding-top: 0px;
}
#top_chara_03 {
	width:670px;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara03.png);
	padding-top: 0px;
}
#top_chara_04 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara04.png);
	padding-top: 0px;
}
#top_chara_05 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left 100px;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara05.png);
	padding-top: 0px;
}
#top_chara_06 {
	width:670px;
	background-repeat: no-repeat;
	background-position: right 150px;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara06.png);
	padding-top: 0px;
}
#top_chara_07 {
	width:800px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara07.png);
	padding-top: 0px;
	left: -130px;
}
#top_chara_08 {
	width:800px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara08.png);
	padding-top: 0px;
	left: -130px;
}
#top_chara_09 {
	width:670px;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara09.png);
	padding-top: 0px;
}
#top_chara_10 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara10.png);
	padding-top: 0px;
}
#top_chara_11 {
	width:800px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara11.png);
	padding-top: 0px;
	left: -130px;
}
#top_chara_12 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left 50px;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara12.png);
	padding-top: 0px;
}
#top_chara_13 {
	width:670px;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara13.png);
	padding-top: 0px;
}
#top_chara_14 {
	width:670px;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara14.png);
	padding-top: 0px;
}
#top_chara_15 {
	width:670px;
	background-repeat: no-repeat;
	background-position: right 200px;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara15.png);
	padding-top: 0px;
}
#top_chara_16 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara16.png);
	padding-top: 0px;
}
#top_chara_17 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara17.png);
	padding-top: 0px;
}
#top_chara_18 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara18.png);
	padding-top: 0px;
}
#top_chara_19 {
	width:800px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara19.png);
	padding-top: 0px;
	left: -130px;
}
#top_chara_20 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara20.png);
	padding-top: 0px;
}
#top_chara_21 {
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 800px;margin-top: 0px;
	background-image: url(../images/top_chara21.png);
	padding-top: 0px;
}

.text {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	clear: both;
	color: #FFF;
	text-align: center;
}


.sampleVoice01 {
	float: left;
	height: 70px;
	width: 450px;
	margin-left: 0px;
	margin-top: -90px;
	background-image: url(../images/samplevoice_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}	
.sampleVoice02 {
	float: left;
	height: 70px;
	width: 450px;
	margin-top: -90px;
	background-image: url(../images/samplevoice_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 450px;
}

.sample_voice {
	margin-top: 10px;
	margin-left: 240px;
	height: 50px;
	width: auto;
}
.sample_voice li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
.sample_voice01 a {
	background-image: url(../images/samplevoice01.png);
	background-position: left top;
	display: block;
	height: 50px;
	width: 60px;
	background-repeat: no-repeat;
}
.sample_voice01 a:hover {
	background-image: url(../images/samplevoice01.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice02 a {
	background-image: url(../images/samplevoice02.png);
	background-position: left top;
	display: block;
	height: 50px;
	width: 60px;
	background-repeat: no-repeat;
}
.sample_voice02 a:hover {
	background-image: url(../images/samplevoice02.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice03 a {
	background-image: url(../images/samplevoice03.png);
	background-position: left top;
	display: block;
	height: 50px;
	width: 60px;
	background-repeat: no-repeat;
}
.sample_voice03 a:hover {
	background-image: url(../images/samplevoice03.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
	

/* ダウンロード */
#download {
	background-repeat: repeat-y;
	height: auto;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	float: none;
	background-image: url(../images/back_b.png);
	padding-top: 10px;
}
.downloadTitle {
	background-repeat: repeat-y;
	height: 30px;
	width: 900px;
	text-align: left;
	background-position: center top;
	background-image: url(../images/title_back.png);
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
	line-height: 1.8em;
}
#themesong {
	height: 550px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/themesong.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
}
.dlList {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 30px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	float: right;
}
.dlList_title {
	width: 420px;
	text-align: center;
	font-weight: normal;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#opMovie {
	width: 900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
	height: 470px;
}
#demoMovie {
	width: 900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
	height: 470px;
}
.movie {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 50px;
	color: #FFF;
	float: right;
}
.movie table {
	font-size: 18px;
	font-weight: bold;
}
.movie img {
	box-shadow: 2px 2px 6px rgba(0,0,0,.8);
}
#tryal {
	height: 470px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/demOmovie_back01.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
}
.tryal01 {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 50px;
	color: #333;
	float: right;
}
#download a:link {
	color: #afeeee
	text-decoration: none;
}
#downloadt a:visited {
	color: #ff69b4
	text-decoration: none;
}
#download a:hover {
	color: #0066cc;
	text-decoration: none;
}
#download a:active {
	text-decoration: none;
	color: #7fffd4;
}
#download b font {
	color: #FF0;
}
#download a {
	color: #00bfff;
}
#banners {
	height: auto;
	width: 900px;
	background-repeat: no-repeat;
	background-position: right 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/dl_listback.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #06C;
}
#banner_box {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 16px;
	color: #666;
	font-weight: bold;
	clear: both;
	height: auto;
	margin-bottom: 10px;
}
.bnr180180 {
	width: 200px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 354px;
	background-color: #FFF;
	text-align: center;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 5px;
	padding-top: 5px;
}
.bnr180180 img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.bnr180180 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 10px;
}
.bnr140500 {
	text-decoration: none;
	height: 660px;
	width: 200px;
	float: left;
	list-style: none;
	margin-right: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: center;
}
.bnr140500 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 10px;
}
.bnr140500 img {
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
}
.bnr600120 {
	width: 835px;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
	height: 160px;
	margin-right: 5px;
	padding-top: 10px;
	clear: both;
	float: left;
}
.bnr600120 img {
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.bnr600120 textarea {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	height: 120px;
	width: 180px;
	font-size: 14px;
	clear: none;
}


/* 特典ページ
------------------------------------------*/
#special {
	height: auto;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: none;
	padding-top: 20px;
}
.special02 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}
.specialTitle {
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	text-align: left;
	background-position: center top;
	background-image: url(../images/title_back02.jpg);
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	text-indent: 20px;
	line-height: 1.7em;
	margin-right: auto;
	margin-left: auto;
}
.specialTitle02 {
	background-repeat: repeat-y;
	height: 30px;
	width: 900px;
	text-align: left;
	background-position: left top;
	background-image: url(../images/title_back.png);
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-indent: 20px;
	line-height: 2em;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#teleca {
	text-align: center;
	margin-bottom: 10px;
	width: 926px;
	margin-left: -2px;
}
.teleca01 {
	float: left;
	height: 290px;
	width: 172px;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	background-color: #039;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #06C;
}
.teleca02 {
	background-color: #039;
	float: left;
	height: 205px;
	width: 280px;
	clear: none;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	padding-top: 5px;
	border: 1px solid #06C;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#toshocard {
	text-align: center;
	margin-bottom: 10px;
	width: 926px;
	margin-left: -2px;
}
.toshocard01 {
	background-color: #039;
	float: left;
	height: 195px;
	width: 280px;
	clear: none;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	padding-top: 5px;
	border: 1px solid #06C;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#special a:link {
	color: #ffff00
	text-decoration: none;
}
#special a:visited {
	color: #ff0066
	text-decoration: none;
}
#special a:hover {
	color: #ffff00;
	text-decoration: none;
}
#special a:active {
	text-decoration: none;
	color: #ff6600;
	margin-top: 5px;
}
#special a {
	color: #fff;
}
#special img {
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#special ul {
	list-style: none;
	text-align: center;
}	
.titleText02 {
	font-size: 18px;
	color: #FFF;
}
.titleText03 {
	font-size: 18px;
	color: #900;
	font-weight: bold;
}
.titleText04 {
	font-size: 18px;
	color: #FF0;
	font-weight: bold;
	margin-bottom: 5px;
}
#reservation {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#poster {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.poster01 {
	background-color: #039;
	height: 280px;
	width: 220px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	clear: both;
}
#tapestry {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.tapestry01 {
	background-color: #039;
	height: 370px;
	width: 240px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	clear: both;
}
#digicon {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
}
.degicon01 {
	background-color: #039;
	height: 320px;
	width: 580px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	clear: both;
}
.degicon02 {
	background-color: #039;
	height: 320px;
	width: 280px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 15px;
	color: #FFF;
}
#official {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.official01 {
	background-color: #C03;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
	padding-bottom: 10px;
}
	/* バトル
------------------------------------------*/

#battle {
	background-repeat: repeat-y;
	height: auto;
	width: 990px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	float: none;
	background-image: url(../images/cl_back.png);
	padding-top: 30px;
	color: #FFF;
}
.battle02 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
.battle02 img {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.battle03 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
.battle_arrow {
	width: 80px;
	height: 60px;
	float: left;
}
.text02 {
	color: #FFF;
}

/* キャンペーン
------------------------------------------*/
#campaign {
	background-image: url(../images/back02.png);
	background-repeat: repeat-y;
	height: auto;
	width: 990px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	float: none;
	padding-top: 20px;
}
.campaign02 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	background-color: #FFF;
	height: auto;
	color: #630;
}
.left_box02 {
	width: 425px;
	float: left;
	margin-left: 15px;
	clear: none;
	height: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
.right_box02 {
	float: right;
	width: 425px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	clear: none;
	padding-bottom: 10px;
	text-align: left;
}
.left_box03 {
	width: 440px;
	float: left;
	margin-left: 0px;
	clear: none;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
.right_box03 {
	float: right;
	width: 440px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: none;
	text-align: left;
}
.left_box04 {
	width: 580px;
	float: left;
	margin-left: 0px;
	clear: none;
	height: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
}
.right_box04 {
	float: right;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	clear: none;
	text-align: left;
}
.battle_box {
	width: 280px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	clear: none;
	height: auto;
	margin-bottom: 10px;
	margin-top: auto;
	text-align: left;
}
.title {
	background-repeat: repeat-y;
	height: 30px;
	text-align: left;
	background-position: left top;
	background-image: url(../images/title_back.png);
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-indent: 20px;
	line-height: 1.8em;
	margin-bottom: 10px;
}
/* テーブル2
------------------------------------------*/
.table02 {
	width: 410px;
	border-collapse: collapse;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.table02 th {
	width: 100px;
	padding: 2px;
	line-height: 120%;
	text-align: left;
	white-space: normal;
	color: #666666;
	border-top-color: #f99;
	border-right-color: #f99;
	border-bottom-color: #f99;
	border-left-color: #f99;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table02 td {
	padding: 2px;
	text-align: left;
	white-space: normal;
	border-top-color: #f99;
	border-right-color: #f99;
	border-bottom-color: #f99;
	border-left-color: #f99;
	border-bottom-width: 1.5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table02 td a {
	color: #C03;
	text-decoration: underline;
}
.table02 td a:hover {
	color: #dc143c;
	text-decoration: underline;
}
.text a: {
	color: #ff0000;
	text-decoration: none;
}
.text a:link {
	color: #ff0000;
	text-decoration: none;
}
.text a:visited {
	color: #ff0000;
	text-decoration: none;
}
.text a:hover {
	color: #dc143c;
	text-decoration: none;
}
.text a:active {
	color: #ff4500;
	text-decoration: none;
}

.imgBox {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	width: 425px;
}
.text03 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	clear: both;
	color: #630;
	text-align: left;
}
.text03 a: {
	color: #ff0000;
	text-decoration: none;
}
.text03 a:link {
	color: #ff0000;
	text-decoration: none;
}
.text03 a:visited {
	color: #ff0000;
	text-decoration: none;
}
.text03 a:hover {
	color: #dc143c;
	text-decoration: none;
}
.text03 a:active {
	color: #ff4500;
	text-decoration: none;
}
.text04 {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
	color: #FF0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

#charaBox01 {
	height: 376px;
	width: 476px;
	z-index: 20;
	text-align: left;
	position: relative;
	top: -5885px;
/*	background-image: url(../images/charaIndex01.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
}
#charaBox02 {
	height: 293px;
	width: 390px;
	z-index: 19;
	text-align: left;
	position: relative;
	top: -5585px;
/*	background-image: url(../images/charaIndex02.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 460px;
}
#charaBox03 {
	height: 405px;
	width: 357px;
	z-index: 18;
	text-align: left;
	position: relative;
	top: -5290px;
/*	background-image: url(../images/charaIndex03.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 350px;
}
#charaBox04 {
	height: 376px;
	width: 476px;
	z-index: 20;
	text-align: left;
	position: relative;
	top: 420px;
/*	background-image: url(../images/charaIndex04.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
}
#charaBox05 {
	height: 296px;
	width: 384px;
	z-index: 16;
	text-align: left;
	position: relative;
	top: -4810px;
/*	background-image: url(../images/charaIndex05.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 715px;
}
#charaBox06 {
	height: 194px;
	width: 222px;
	z-index: 15;
	text-align: left;
	position: relative;
	top: -5015px;
/*	background-image: url(../images/charaIndex06.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 815px;
}
#charaBox07 {
	height: 427px;
	width: 542px;
	z-index: 14;
	text-align: left;
	position: relative;
	top: -3993px;
/*	background-image: url(../images/charaIndex07.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 560px;
}
#charaBox08 {
	height: 448px;
	width: 477px;
	z-index: 13;
	text-align: left;
	position: relative;
	top: -4670px;
/*	background-image: url(../images/charaIndex08.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 620px;
}
#charaBox09 {
	height: 410px;
	width: 295px;
	z-index: 20;
	text-align: left;
	position: relative;
	top: -3550px;
/*	background-image: url(../images/charaIndex09.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 142px;
}
#charaBox10 {
	height: 400px;
	width: 366px;
	z-index: 11;
	text-align: left;
	position: relative;
	top: -3250px;
/*	background-image: url(../images/charaIndex10.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 410px;
}
#charaBox11 {
	height: 365px;
	width: 412px;
	z-index: 10;
	text-align: left;
	position: relative;
	top: -3040px;
/*	background-image: url(../images/charaIndex11.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 510px;
}
#charaBox12 {
	height: 379px;
	width: 410px;
	z-index: 9;
	text-align: left;
	position: relative;
	top: -2690px;
/*	background-image: url(../images/charaIndex12.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 690px;
}
#charaBox13 {
	height: 250px;
	width: 258px;
	z-index: 8;
	text-align: left;
	position: relative;
	top: -2330px;
/*	background-image: url(../images/charaIndex13.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
}
#charaBox14 {
	height: 431px;
	width: 359px;
	z-index: 12;
	text-align: left;
	position: relative;
	top: -1810px;
/*	background-image: url(../images/charaIndex14.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 180px;
}
#charaBox15 {
	height: 259px;
	width: 331px;
	z-index: 6;
	text-align: left;
	position: relative;
	top: -1480px;
/*	background-image: url(../images/charaIndex15.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
}
#charaBox16 {
	height: 376px;
	width: 476px;
	z-index: 20;
	text-align: left;
	position: relative;
	top: 420px;
/*	background-image: url(../images/charaIndex16.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
}
#charaBox17 {
	height: 353px;
	width: 407px;
	z-index: 3;
	text-align: left;
	position: relative;
	top: -1400px;
/*	background-image: url(../images/charaIndex17.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 415px;
}
#charaBox18 {
	height: 574px;
	width: 442px;
	z-index: 4;
	text-align: left;
	position: relative;
	top: -825px;
/*	background-image: url(../images/charaIndex18.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 187px;
}
#charaBox19 {
	height: 408px;
	width: 518px;
	z-index: 2;
	text-align: left;
	position: relative;
	top: -415px;
/*	background-image: url(../images/charaIndex19.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
	left: 70px;
}
#charaBox20 {
	height: 415px;
	width: 549px;
	z-index: 1;
	text-align: left;
	position: relative;
	top: 0px;
/*	background-image: url(../images/charaIndex20.png);	*/
	background-repeat: no-repeat;
	background-position: left top;
}
#top_logo {
	height: 0px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	z-index: 21;
	position: relative;
}
#top_logo img {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
}
#top_info_box {
	position: absolute;
	margin: auto;
	bottom: 10px;"
}

#character01 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara01.png);
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 50px;
}
#character02 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara02.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character03 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character04 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara04.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character05 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara05.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character06 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara06.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character07 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara07.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character08 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara08.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character09 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara09.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character10 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara10.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character11 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara11.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character12 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara12.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character13 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara13.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character14 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara14.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character15 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara15.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character16 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara16.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character17 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara17.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character18 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara18.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character19 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara19.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}
#character20 {
	height: 650px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chara20.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 50px;
}

#shoplist {
	background-color: #aaf;
	color: black;
}

table.shoplist {
	width: 100%;
	border-width: 2px;
	border-style: outset;
	border-color: #ccf;
	border-collapse: collapse;
	margin: 0;
}
table.shoplist td {
	font-size:10pt;
	background-color: #88f;
	padding: 2px 8px 2px 8px;
	white-space: nowrap;
	border-width: 1px;
	border-style: inset;
	border-color: #aaf;
}
