@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: #FC6;
	font-size: 14px;
	line-height: 1.4;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/kurenai_back02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
br {
	margin: 0px;
	padding: 0px;
	color: #63C;
}

/*
------------------------------------------*/
#container {
	font-size: 14px;
	color: #666;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 20px;
	height: auto;
	padding-bottom: 0px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0px;
}
#header {
	background-image: url(../images/kurenai_top.jpg);
	background-position: center;
	height: 130px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 0px;
}
#header02 {
	background-image: url(../images/kurenai_top_s.png);
	background-position: center;
	height: 200px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 0px;
}

#footer {
	background-color: #C03;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
	bottom: 0px;
	margin-top: 0px;
}
.address {
	font-size: 12px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	background-position: center;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: auto;
	height: 40px;
	background-color: #C03;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
}


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

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: 880px;
	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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#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: 110px;
}
#globalnavi li.members a:hover {
	background-image: url(../images/navi_members.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}


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


#gamelogo {
	height: 130px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}

#story {
	background-image: url(../images/story_back.jpg);
	background-repeat: no-repeat;
	height: 650px;
	width: 990px;
	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;
}
#story02 {
	background-image: url(../images/story_back02.jpg);
	background-repeat: repeat-y;
	height: auto;
	text-align: center;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-position: center top;
	width: 990px;
	clear: both;
}
#gallery {
	background-image: url(../images/kurenai_back.png);
	background-repeat: repeat-y;
	height: auto;
	width: 990px;
	text-align: center;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-position: center top;
	float: left;
}
#gallery_box {
	list-style-type: none;
	width: 900px;
	list-style-type: none;
	text-align: left;
	padding-top: 40px;
	height: 930px;
	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;
}
.main_box {
	background-color: #C03;
	width: 1010px;
	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: 22px;
	width: 410px;
	top: 0px;
	background-color: #C33;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: -5px;
	text-align: left;
	text-indent: 3px;
}
.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: auto;
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: none;
}
#character02 {
	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;
	background-image: url(../images/kurenai_back.png);
	padding-top: 30px;
}
#top {
	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: 0px;
}




/* メインの部分ここまで
------------------------------------------*/
.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: #E94
}
#index_text a:link {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:visited {
	color: #ff4500;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:hover {
	color: #dc143c;
	text-decoration: none;
	font-weight: bold;
}
#index_text a:active {
	color: #ff4500;
	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-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #F30;
	margin-bottom: 10px;
	background-image: url(../images/white_back.png);
	background-repeat: repeat-y;
	float: none;
	padding-bottom: 5px;
	padding-top: 3px;
}
.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: #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;
}
.table01 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;
}
.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;
}

/* 上部レイアウト
------------------------------------------*/
#kurenai_info {
	background-image: url(../images/kurenai_info_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: auto;
}

#kurenai_info_text {
	height: 130px;
	width: 720px;
	float: right;
	text-align: right;
}
#kurenai_info2 {
	height: 130px;
	width: 900px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#kurenai_logobox {
	height: 200px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}

#kurenai_logo {
	float: left;
}
#kurenai_logo02 {
	float: left;
	bottom: 0px;
	position: absolute;
}
#kurenai_info_text a img {
	padding-top: 0px;
	padding-right: 30px;
}
#debonosu_logo {
}
#kurenai_logobox img {
}

/* ぱんくずりすと
------------------------------------------*/
#topicpath_box {
	height: 20px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#topicpath {  
    float:left;  
    margin:10px 0;  
}  
#topicpath li {  
    float:left;  
    line-height:110%;  
    list-style-type:none;  
}  
#topicpath li a {  
    margin-right:5px;  
    padding-right:10px;    
} 


/* キャラ紹介
------------------------------------------*/
#chara_iconbox {
	text-align: center;
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#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: 90px;
	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;
}
#charabox {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#isami {
	background-image: url(../images/chara_isami02.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mamori {
	background-image: url(../images/chara_mamori02.jpg);
	height: 600px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#character03 > .left {
	height: 650px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left 45px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#character03 > .right {
	background-image: url(../images/chara_mamori01.jpg);
	height: 650px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: right 45px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.chara_text01 {
	background-image: url(../images/white_back02.png);
	width: 280px;
	margin-left: 35px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 215px;
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	float: left;
	color: #330;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: none;
}
.chara_text02 {
	background-image: url(../images/white_back02.png);
	width: 280px;
	margin-left: 565px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 215px;
	font-size: 14px;
	line-height: 1.2;
	text-align: left;
	float: left;
	color: #330;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#top_chara_isami {
	width: 570px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: none;
	height: 880px;
	margin-top: 0px;
	background-image: url(../images/top_isami.png);
}
#top_chara_mamori {
	width: 570px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	float: left;
	clear: both;
	height: 880px;
	margin-top: 0px;
	background-image: url(../images/top_mamori.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: #630;
	text-align: center;
}
#chara_box01 {
	background-image: url(../images/chara_isurugi02.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 650px;
	width: 400px;
	margin-left: 500px;
}
#chara_box02 {
	background-image: url(../images/chara_isami.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 650px;
	width: 400px;
	margin-left: 500px;
}
#chara_box03 {
	background-image: url(../images/chara_mamori.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
	width: 400px;
	float: left;
}
#chara_box04 {
	background-image: url(../images/chara_inori.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 650px;
	width: 400px;
	margin-left: 500px;
}
#chara_box05 {
	background-image: url(../images/chara_himawari.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
	width: 400px;
	float: left;
}
#chara_box06 {
	background-image: url(../images/chara_botan.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 650px;
	width: 460px;
	float: right;
}
#chara_box07 {
	background-image: url(../images/chara_tsuyukusa.png);
	background-repeat: no-repeat;
	background-position: 12px top;
	height: 650px;
	width: 440px;
	margin-left: 460px;
}
#chara_box08 {
	background-image: url(../images/chara_kotarou.png);
	background-repeat: no-repeat;
	background-position: 110px top;
	height: 650px;
	width: 400px;
	margin-left: 500px;
}
.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: 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/kurenai_back.png);
	padding-top: 10px;
}
.downloadTitle {
	background-repeat: repeat-y;
	height: 30px;
	width: 900px;
	text-align: left;
	background-position: center top;
	background-image: url(../images/dl_titleback.png);
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
	text-indent: 20px;
	line-height: 1.8em;
}
#themesong {
	height: 650px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/themesong_back01.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
}
.dlList {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 30px;
	font-weight: normal;
	color: #333;
	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: #C03;
	border-bottom-color: #C03;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#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;
	background-image: url(../images/demOmovie_back01.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	height: 470px;
}
.movie {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 50px;
	color: #333;
	float: right;
}
.movie table {
	font-size: 18px;
	font-weight: bold;
}
.movie img {
	box-shadow: 2px 2px 6px rgba(0,0,0,.8);
}
#tryal {
	height: 560px;
	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: #660000;
}
.tryal01 {
	width: 450px;
	text-align: center;
	top: auto;
	padding-top: 50px;
	color: #333;
	float: right;
}
#download a:link {
	color: #800000
	text-decoration: none;
}
#downloadt a:visited {
	color: #ff0066
	text-decoration: none;
}
#download a:hover {
	color: #ff0000;
	text-decoration: none;
}
#download a:active {
	text-decoration: none;
	color: #4169e1;
}
#download b font {
	color: #C00;
}
#download a {
	color: #903;
}
#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: #660000;
}
#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 {
	background-image: url(../images/kurenai_back.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;
}
.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/dl_titleback.png);
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
	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: #C03;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #ffd700;
}
.teleca02 {
	background-color: #C03;
	float: left;
	height: 195px;
	width: 280px;
	clear: none;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	padding-top: 5px;
	border: 1px solid #ffd700;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#toshocard {
	text-align: center;
	margin-bottom: 10px;
	width: 926px;
	margin-left: -2px;
}
.toshocard01 {
	background-color: #C03;
	float: left;
	height: 195px;
	width: 280px;
	clear: none;
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	padding-top: 5px;
	border: 1px solid #ffd700;
	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: #900;
	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: #C03;
	height: 215px;
	width: 280px;
	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: #C03;
	height: 320px;
	width: 280px;
	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: #C03;
	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/kurenai_back.png);
	padding-top: 30px;
	color: #630;
}
.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/dl_titleback.png);
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
	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: #C00;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.text05 {
	text-align: center;
	font-size: 14px;
}

