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

a:link {
	color: #afeeee
	text-decoration: none;
}
a:visited {
	color: #ff69b4
	text-decoration: none;
}
a:hover {
	color: #0066cc;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #7fffd4;
}

/*
------------------------------------------*/
#container {
	font-size: 14px;
	color: #696;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/back_line.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#header {
	height: 110px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/header_back.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#header_top {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	clear: none;
	height: 100px;
}
#headerinfo {
	height: 20px;
	width: 580px;
	background-color: #FFF;
	margin-left: 4px;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	margin-top: 15px;
	padding-top: 0px;
	text-indent: 10px;
	line-height: 20px;
	float: left;
	clear: none;
	margin-bottom: 0px;
}
#tweet {
	height: 20px;
	width: 50px;
	margin-top: 15px;
	float: left;
	margin-left: 20px;
}

#debonosu {
	width: 100px;
	float: right;
	height: 50px;
	margin-right: 10px;
}

/*
フッター　---------------------------------*/

#footer {
	height: 200px;
	width: 1000px;
	font-size: 12px;
	line-height: 18px;
	color: #699;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/back02.png);
	background-repeat: repeat;
	background-position: left top;
	position: static;
	top: 0px;
}
.address {
	font-size: 12px;
	text-align: right;
	color: #FFF;
	text-shadow: 1px 1px 3px #000;
	width: auto;
	margin-right: 20px;
	margin-top: 0px;
	float: right;
}

/* フッターのインデックス
------------------------------------------*/
#index_textbox {
	text-align: left;
	font-size: 12px;
	width: 980px;
	height: 160px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	color: #9C9;
}
.index_text {
	font-size: 12px;
	width: 150px;
	height: auto;
	position: relative;
	margin-right: 12px;
	margin-left: 0px;
	float: left;
}
#footer_link {
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #f00;
	text-decoration: none;
}
#footer a:active {
	color: #c00;
	text-decoration: none;
}





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

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;
}

/* 
------------------------------------------*/
#contents {
	width: 800px;
	height: 50px;
	float: left;
	padding-top: 0px;
	clear: right;
	overflow: hidden;
	margin: 0px;
}
#globalnavi {
	width: 792px;
	height: auto;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	float: left;
}
#globalnavi li {
	float: left;
	list-style-type: none;
}
#globalnavi li.concept img {
	height: 50px;
	width: 132px;
}
#globalnavi li.concept a {
	background-image: url(../images/navi_concept.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 132px;
}
#globalnavi li.concept a:hover {
	background-image: url(../images/navi_concept.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#globalnavi li.system img {
	height: 50px;
	width: 132px;
}
#globalnavi li.system a {
	background-image: url(../images/navi_system.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-decoration: none;
	height: 50px;
	width: 132px;
}
#globalnavi li.system a:hover {
	background-image: url(../images/navi_system.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#globalnavi li.character img {
	height: 50px;
	width: 132px;
}
#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: 50px;
	width: 132px;
}
#globalnavi li.character a:hover {
	background-image: url(../images/navi_character.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#globalnavi li.gallery img {
	height: 50px;
	width: 132px;
}
#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: 50px;
	width: 132px;
}
#globalnavi li.gallery a:hover {
	background-image: url(../images/navi_gallery.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#globalnavi li.download img {
	height: 50px;
	width: 132px;
}
#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: 450px;
	width: 132px;
}
#globalnavi li.download a:hover {
	background-image: url(../images/navi_download.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#globalnavi li.special img {
	height: 50px;
	width: 132px;
}
#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: 50px;
	width: 132px;
}
#globalnavi li.special a:hover {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}


/* 
トップ------------------------------------------*/

#top {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#main {
	height: 500px;
	width: 1000px;
	text-align: left;
	margin: 0px;
}
#left_box {
	width: 400px;
	float: left;
	margin-left: 20px;
	clear: right;
	height: auto;
	margin-right: 20px;
	margin-top: 10px;
}
#left_box img {
	float: left;
	margin-bottom: 10px;
}
#right_box {
	width: 540px;
	margin-right: 20px;
	float: left;
	background-image: url(../images/infotitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	clear: none;
	margin-top: 10px;
}
#right_box img {
	float: left;
	margin-bottom: 0px;
}
#top_movieBox {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 400px;
	height: auto;
	background-image: url(../images/movietitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	float: left;
}
.movieBox {
	margin-top: 32px;
	width: 300px;
	height: 174px;
	margin-left: 50px;
}
#top_info_box {
	height: auto;
	width: 540px;
	clear: both;
	float: none;
	line-height: 1.3em;
	background-image: url(../images/updatetitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
}

#info_text {
	height: 670px;
	width: 515px;
	margin-top: 0px;
	color: #333;
	font-size: 14px;
	overflow-y: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #696;
	border-right-color: #696;
	border-bottom-color: #360;
	border-left-color: #696;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	float: left;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.info_title {
	background-color: #696;
	height: 20px;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-top: 10px;

}
hr.dashed {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}


/* キャラ紹介
------------------------------------------*/

#character {
	height: auto;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 10px;
}
#charaNavi {
	height: 80px;
	width: 980px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
#charaNavi img {
	float: left;
}
#charaNavi a {
	border-style: none;
	cursor: pointer;
	vertical-align: bottom;
}
#charaNavi li {
	border: 0;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	bottom: 0px;
	list-style-type: none;
}
#charaNavi li a{
	width: 180px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}
#charaNavi li a:hover, #charaNavi li a[href="#"]{
	background-repeat: no-repeat;
	background-position: 0px -80px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}



#chara_box01 {
	background-image: url(../images/chara_box01_2.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
}

#chara_box02 {
	background-image: url(../images/chara_box02_2.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
}
#chara_box03 {
	background-image: url(../images/chara_box03_2.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
}
#chara_box04 {
	background-image: url(../images/chara_box04_2.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
}
#chara_box05 {
	background-image: url(../images/chara_box05_2.jpg);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	float: left;
	padding-top: 0px;
}
.sample_voice {
	height: 60px;
	width: auto;
	z-index: 3;
	margin-top: 560px;
	margin-left: 40px;
	text-align: left;
}	

.sample_voice li {
	list-style: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sample_voice01 a {
	background-image: url(../images/samplevoice01.png);
	background-position: left top;
	display: block;
	height: 60px;
	width: 104px;
	background-repeat: no-repeat;
	margin-left: -24px;
}
.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: 60px;
	width: 104px;
	background-repeat: no-repeat;
	margin-left: -24px;
}
.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: 60px;
	width: 104px;
	background-repeat: no-repeat;
	margin-left: -24px;
}
.sample_voice03 a:hover {
	background-image: url(../images/samplevoice03.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.sample_voice02-2 a {
	background-image: url(../images/samplevoice02-2.png);
	background-position: left top;
	display: block;
	height: 60px;
	width: 104px;
	background-repeat: no-repeat;
	margin-left: -24px;
}
.sample_voice02-2 a:hover {
	background-image: url(../images/samplevoice02-2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice03-2 a {
	background-image: url(../images/samplevoice03-2.png);
	background-position: left top;
	display: block;
	height: 60px;
	width: 104px;
	background-repeat: no-repeat;
	margin-left: -24px;
}
.sample_voice03-2 a:hover {
	background-image: url(../images/samplevoice03-2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice03-3 a {
	background-image: url(../images/samplevoice03-3.png);
	background-position: left top;
	display: block;
	height: 60px;
	width: 104px;
	background-repeat: no-repeat;
	margin-left: -24px;
}
.sample_voice03-3 a:hover {
	background-image: url(../images/samplevoice03-3.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.faceBox {
	height: 100px;
	width: 360px;
	float: left;
}
.faceBox img {
	float: left;
	margin-right: 20px;
}

/* 
ギャラリー------------------------------------------*/
#gallery {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.gallery_box {
	list-style-type: none;
	width: 970px;
	list-style-type: none;
	text-align: left;
	padding-top: 10px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.gallery_box li {
	border: 0;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	list-style-type: none;
}
.gallery_box img {
	border-width: 0px;
}

/* 
コンセプト------------------------------------------*/
#concept {
	height: auto;
	width: 960px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#concept img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#specBox {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	float: left;
}





/* メインの部分ここまで
------------------------------------------*/
.pagetop {
	text-align: center;
	font-size: 13px;
	padding-top: 2px;
	width: auto;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	float: none;
	color: #696;
}
.pagetop a:link {
	text-decoration: none;
	color: #069;
}
.pagetop a:visited {
	text-decoration: none;
	color: #069;
}
.pagetop a:hover {
	text-decoration: none;
	color: #069;
}
.pagetop a:active {
	text-decoration: none;
	color: #336;
}



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

.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: 440px;
	border-collapse: collapse;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	color: #696;
	margin-left: 20px;
}
.table01 th {
	width: 90px;
	line-height: 1.4em;
	text-align: left;
	white-space: normal;
	border-top-color: #696;
	border-right-color: #696;
	border-bottom-color: #696;
	border-left-color: #696;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.table01 td {
	text-align: left;
	white-space: normal;
	border-top-color: #696;
	border-right-color: #696;
	border-bottom-color: #696;
	border-left-color: #696;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.table01 td a {
	color: #03c;
}
.table01 td a:hover {
	color: #ff1493;
}



/* ショップリスト用テーブル
------------------------------------------*/
#shoplist {
	border-collapse: collapse;
	width: 500px;
	margin-top: 15px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#table02 {
	border-collapse: collapse;
	width: 400px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}  

#table02 th.area {
	background-color: #FC3;
	text-align: center;
	font-weight: bold;
	color: #F30;
	font-size: 14px;
	width: 460px;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	margin-right: auto;
	margin-left: auto;
}

 
#table02 td.shop {
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
	color: #333;
	font-size: 14px;
	line-height: 1.2em;
	height: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}




.table02 td a {
	color: #ffc0cb;
}
.table02 td a:hover {
	color: #ff1493;
}


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



.text {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: both;
	color: #696;
	text-align: center;
}
.text02 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	color: #069;
	text-align: left;
	width: 300px;
	font-size: 14px;
	padding-top: 0px;
	line-height: 1.2em;
}
.text03 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	clear: right;
	text-align: left;
	width: 420px;
	font-size: 14px;
	padding-top: 0px;
	line-height: 1.2em;
	float: left;
	margin-right: 20px;
}


/* ダウンロード */
#download {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	color: #005982;
}

.dlList {
	width: 480px;
	text-align: center;
	top: auto;
	padding-top: 0px;
	font-weight: normal;
	color: #369;
	font-size: 14px;
	float: right;
	margin-top: 120px;
	margin-right: 30px;
}
.dlList_title {
	width: 420px;
	text-align: center;
	font-weight: bold;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005982;
	border-bottom-color: #005982;
	padding-bottom: 3px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #005982;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #005982;
	border-left-color: #005982;
	font-size: 12px;
}
#themesong {
	width: 960px;
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/themesong.jpg);
	height: 600px;
}
#opMovie {
	height: 400px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/opmovie.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.dlList02 {
	width: 460px;
	text-align: center;
	top: auto;
	font-weight: bold;
	color: #369;
	font-size: 15px;
	float: right;
	margin-top: 40px;
	margin-left: 20px;
}

.dlList03 {
	width: 440px;
	text-align: center;
	top: auto;
	padding-top: 0px;
	font-weight: bold;
	color: #369;
	font-size: 15px;
	float: left;
	margin-top: 72px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#opmovieBox {
	height: 259px;
	width: 460px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}


#demoMovie {
	width: 960px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	height: 400px;
	background-image: url(../images/demo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#demomovieBox {
	height: auto;
	width: 460px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}


.movie img {
	box-shadow: 2px 2px 6px rgba(0,0,0,8);
}
#trial {
	height: 400px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/trial.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0px;
}
#trialBox {
	height: auto;
	width: 460px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	background-color: #FFF;
}

#download a:link {
	color: #6600cc;
	text-decoration: none;
	font-weight: bold;
}
#download a:visited {
	color: #008080;
	text-decoration: none;
	font-weight: bold;
}
#download a:hover {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
}
#download a:active {
	text-decoration: none;
	color: #008080;
	font-weight: bold;
}

#download a {
	color: #6600cc;
	font-weight: bold;
}


/* 特典ページ
------------------------------------------*/
#special {
	height: auto;
	width: 1000px;
	text-align: center;
	background-color: #FFF;
	padding-top: 10px;
}
.specialTitle {
	height: 42px;
	width: 940px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-top: 20px;
	float: left;
}
.specialTitle02 {
	height: 35px;
	width: 940px;
	margin-left: 30px;
	margin-bottom: 10px;
	float: left;
}
#shop_box {
	width: 990px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.shop {
	float: left;
	height: 450px;
	width: 300px;
	text-align: center;
	font-size: 16px;
	line-height: 1.1em;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	background-color: #FFF;
	font-weight: bold;
	color: #C60;
}
.shop img {
	margin-bottom: 5px;
}
#shop_box2 {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.shop02 {
	height: 320px;
	width: 460px;
	text-align: center;
	font-size: 16px;
	line-height: 1.1em;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFF;
	font-weight: bold;
	color: #C60;
	float: left;
}
.shop02 img {
	margin-bottom: 10px;
}

#special ul {
	list-style: none;
	text-align: center;
}	
.titleText02 {
	font-size: 18px;
	color: #FFF;
}


#reservation {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#haifu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-top: 20px;
}
#official{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#soundtrack{
	width: 960px;
	text-align: justify;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	margin-left: 20px;
	padding-top: 10px;

}
#stcd01 {
	float: left;
	padding: 10px;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
}
#stcd01 table {
	border-collapse: collapse;
}
#stcd01 tr {
	height: 26px;
}
#stcd01 td {
	height: 26px;
	padding-left: 10px;
}
#stcd02 {
	float: right;
	padding: 10px;
	width: 400px;
	margin-top: 10px;
	margin-right: 20px;
}
#stcd02 table {
	border-collapse: collapse;
}
#stcd02 tr {
	height: 26px;
}
#stcd02 td {
	height: 26px;
	padding-left: 10px;
}
hr {
	clear: both;
	border-top: 1px dashed #CCCCCC;
	padding: 0px;
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#user_tokuten{
	width: 940px;
	margin-left: 30px;
	text-align: justify;
	border: 1px solid #333;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	float: left;

}


	/* 応援バナー
------------------------------------------*/
#banners {
	height: auto;
	width: 940px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #005982;
}
#banner_box {
	width: 940px;
	margin-top: 10px;
	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: 210px;
	border: 2px solid #005982;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	
	margin-left: 10px;
	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: 10px;
	padding-top: 5px;
}
.bnr180180 img {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.bnr180180 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 15px;
}
.bnr140500 {
	text-decoration: none;
	height: 660px;
	width: 210px;
	float: left;
	list-style: none;
	margin-right: 10px;
	border: 2px solid #005982;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 5px;
	text-align: center;
}
.bnr140500 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 15px;
}
.bnr140500 img {
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
}
.bnr600120 {
	width: 910px;
	border: 2px solid #005982;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	
	margin-left: 10px;
	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: 250px;
	font-size: 14px;
	clear: none;
}



	/* ゲームシステム
------------------------------------------*/

#system {
	height: auto;
	width: 960px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	color: #005982;
	margin-left: 20px;
}
#system02 {
	height: 460px;
	width: 960px;
	color: #005982;
	background-image: url(../images/battle02.jpg);
	margin-top: 10px;
}
#imageBox01 {
	float: left;
	height: 200px;
	width: 280px;
	margin-top: 90px;
	margin-left: 340px;
}
#imageBox02 {
	float: left;
	height: 200px;
	width: 280px;
	margin-top: 90px;
	margin-left: 40px;
}

	/* コラボキャンペーン
------------------------------------------*/

#collaboration {
	height: auto;
	width: 1000px;
	color: #696;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
}

#collaboration02 {
	width: 960px;
	color: #696;
	background-color: #FFF;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#collaboration03 {
	height: 800px;
	width: 960px;
	color: #696;
	background-color: #FFF;
	text-align: center;
	margin-top: 10px;
	background-image: url(../images/campaign01-1.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.collaboration_image {
	height: 220px;
	width: 900px;
	padding-top: 30px;
	margin-left: 46px;
	float: left;
	padding-bottom: 10px;
}
.collaboration_image li {
	border: 0;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
}
.collaboration_image img {
	border-width: 0px;
}

.collaboration_image02 {
	height: 132px;
	width: 940px;
	margin-left: 14px;
	float: left;
}
.collaboration_image02 li {
	border: 0;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 6px;
	list-style-type: none;
	padding-right: 6px;
}
.collaboration_image02 img {
	border-width: 0px;
}
.button {
	height: 36px;
	width: 900px;
	padding-top: 294px;
	margin-left: 24px;
}
.button li {
	border: 0;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 56px;
	padding-left: 20px;
	list-style-type: none;
}
.button img {
	border-width: 0px;
}
.button a:hover {
 position: relative;
 top: -1px;
 left: -1px;
 opacity: 0.9;
}
.button a:active {
 position: relative;
 top: 5px;
 left: 5px;
}
#twitter {
	height: auto;
	width: 1000px;
	color: #696;
	background-image: url(../images/twitter03.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}

#tweet_button {
	height: 112px;
	width: 1000px;
	margin-top: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.twitter_campaign {
	height: 112px;
	width: 952px;
	margin-left: 24px;
	float: left;
}
.twitter_campaign a:hover {
 position: relative;
 top: -1px;
 left: -1px;
 opacity: 0.9;
}
.twitter_campaign a:active {
 position: relative;
 top: 5px;
 left: 5px;
}
.link {
	background-image: url(../images/title_base.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.link a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.link a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}
.link a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.link a {
	color: #ffffff;
	font-weight: bold;
}

/* イベントスケジュール
------------------------------------------*/
#schedule {
	height: auto;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#table03 {
	border-collapse: collapse;
	width: 100%;
	margin-top: 5px;
} 
#table03 img {
	margin-top: 0px;
	float: left;	
	margin-right: 5px;
	margin-bottom: 0px;	
}
#table03 th.t_top {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	color: #333;
	border: 1px solid #FC0;
	font-size: 18px;
	width: 110px;
} 
#table03 th.t_top02 {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	color: #333;
	border: 1px solid #FC0;
	font-size: 18px;
	width: 140px;
} 
#table03 th.t_top03 {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	color: #333;
	border: 1px solid #FC0;
	font-size: 18px;
}
#table03 th.t_top04 {
	background-color: #FC9;
	text-align: center;
	font-weight: bold;
	color: #C33;
	border: 1px solid #FC0;
	font-size: 18px;
	width: 190px;
}
#table03 th.t_top05 {
	background-color: #FF9;
	text-align: center;
	font-weight: bold;
	border: 1px solid #FC0;
	font-size: 16px;
	width: 70px;
	color: #333;
}   
#table03 td.t_line01 {
	border: 1px solid #FC0;
	background-color: #FFF;
	text-align: left;
	color: #333;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	padding: 5px;
}
#table03 td.t_line02 {
	border: 1px solid #FC0;
	background-color: #FF9;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#table03 td.t_line03 {
	border: 1px solid #FC0;
	background-color: #FFF;
	text-align: center;
	color: #333;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	font-weight: bold;
}
