@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: #000;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center 180px;
	height: 100%;
}

br {
	margin: 0px;
	padding: 0px;
}
a: {
	color: #ffffb3;
	text-decoration: none;
}

a:link {
	color: #ffffb3
	text-decoration: none;
}
a:visited {
	color: #ffffb3
	text-decoration: none;
}
a:hover {
	color: #ff0;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #7fffd4;
}

/*
------------------------------------------*/
#container {
	font-size: 14px;
	color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	height: auto;
}
.title_box {
	font-size: 14px;
	color: #333;
	padding-top: 20px;
	margin-bottom: 20px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/*ティザー
------------------------------------------*/
#teaser {
	width: 1000px;
	height: 1000px;
	background-image: url(../images/teaser.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
}

/*ヘッダー
------------------------------------------*/
#header {
	height: 180px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	background-color: #000;
	overflow: hidden;
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header02 {
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
}
#header03 {
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
}
#header_logo {
	float: left;
	width: 270px;
	padding: 0px;
	height: 140px;
	margin-top: -40px;
	background-image: url(../images/navi_back.png);
	background-repeat: repeat-x;
	background-position: center 40px;
}

#headerinfo {
	height: 20px;
	width: 800px;
	background-color: #FFF;
	margin-left: 10px;
	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: 60px;
	margin-top: 15px;
	float: left;
	margin-left: 10px;
}

#debonosu {
	width: 80px;
	float: right;
	height: 40px;
	margin-right: 10px;
	margin-top: 10px;
}

/*
フッター　---------------------------------*/
#footer {
	bottom: 0px;
	height: 200px;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #fc3;
	background-color: #000;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
}
.address {
	font-size: 12px;
	text-align: right;
	color: #fc3;
	width: auto;
	margin-right: 20px;
	margin-top: 0px;
	float: right;
}

/* フッターのインデックス
------------------------------------------*/
#index_textbox {
	text-align: left;
	font-size: 12px;
	width: 1020px;
	height: 180px;
	margin-left: auto;
	color: #999;
	margin-right: auto;
	padding-top: 20px;
}
.index_text {
	font-size: 12px;
	width: 150px;
	height: 140px;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
#footer_link {
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}
#footer a:link {
	color: #fc3;;
	text-decoration: none;
}
#footer a:visited {
	color: #fc3;
	text-decoration: none;
}
#footer a:hover {
	color: #ff0;
	text-decoration: none;
}
#footer a:active {
	color: #fff;
	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;
	text-align: left;
}

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

#contents {
	width: 1010px;
	height: 120px;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#globalnavi {
	width: 1010px;
	height: 40px;
	list-style-type: none;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#globalnavi li {
	float: left;
	list-style-type: none;
}
#globalnavi li.concept img {
	height: 40px;
	width: 130px;
}
#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: 40px;
	width: 130px;
}
#globalnavi li.concept a:hover {
	background-image: url(../images/navi_concept.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#globalnavi li.system img {
	height: 40px;
	width: 120px;
}
#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: 40px;
	width: 120px;
}
#globalnavi li.system a:hover {
	background-image: url(../images/navi_system.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.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.special img {
	height: 40px;
	width: 130px;
}
#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: 130px;
}
#globalnavi li.special a:hover {
	background-image: url(../images/navi_special.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}


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

#top {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	height: auto;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
}
#left_box {
	width: 396px;
	float: left;
	margin-left: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #C00;
}
#left_box img {
	float: left;
	margin-bottom: 0px;
}
#center_box {
	width: 380px;
	float: left;
	margin-left: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
}
#center_box img {
	float: left;
	margin-bottom: 10px;
}
#right_box {
	width: 200px;
	margin-right: 0px;
	height: auto;
	clear: none;
	margin-top: 10px;
	float: right;
}
#right_box img {
	float: left;
	margin-bottom: 0px;
}
#timeline {
	width: 200px;
	height: auto;
}
#top_movieBox {
	margin-top: 0px;
	width: 396px;
	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: 400px;
	clear: both;
	float: none;
	line-height: 1.3em;
	padding-top: 30px;
	background-image: url(../images/infotitle.jpg);
	background-repeat: no-repeat;
	background-position: -4px top;
}

#info_text {
	height: 600px;
	width: 374px;
	margin-top: 0px;
	color: #FFF;
	font-size: 14px;
	overflow-y: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.info_title {
	background-color: #C00;
	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: -20px;
	padding-bottom: 0px;
}
#charaNavi_back {
	height: 190px;
	width: 1000px;
	padding-top: 0px;
	background-image: url(../images/charaNaviback02.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#charaNavi {
	height: auto;
	width: 875px;
	padding-top: 0px;
	margin-left: 125px;
}
#charaNavi img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#charaNavi a {
	border-style: none;
	cursor: pointer;
	vertical-align: bottom;
}
#charaNavi li {
	border: 0;
	float: left;
	padding: 0px;
	bottom: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#charaNavi li a{
	width: 125px;
	height: 40px;
	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 -40px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
}



#chara_box01 {
	background-image: url(../images/chara_box01.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#chara_box02 {
	background-image: url(../images/chara_box02.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box03 {
	background-image: url(../images/chara_box03.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box04 {
	background-image: url(../images/chara_box04.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box05 {
	background-image: url(../images/chara_box05.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box06 {
	background-image: url(../images/chara_box06.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box07 {
	background-image: url(../images/chara_box07.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box08 {
	background-image: url(../images/chara_box08.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box09 {
	background-image: url(../images/chara_box09.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box10 {
	background-image: url(../images/chara_box10.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box11 {
	background-image: url(../images/chara_box11.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box12 {
	background-image: url(../images/chara_box12.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box13 {
	background-image: url(../images/chara_box13.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box14 {
	background-image: url(../images/chara_box14.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box15 {
	background-image: url(../images/chara_box15.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box16 {
	background-image: url(../images/chara_box16.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box17 {
	background-image: url(../images/chara_box17.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box18 {
	background-image: url(../images/chara_box18.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box19 {
	background-image: url(../images/chara_box19.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box20 {
	background-image: url(../images/chara_box20.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box21 {
	background-image: url(../images/chara_box21.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box22 {
	background-image: url(../images/chara_box22.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box23 {
	background-image: url(../images/chara_box23.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box24 {
	background-image: url(../images/chara_box24.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box25 {
	background-image: url(../images/chara_box25.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box27 {
	background-image: url(../images/chara_box27.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#chara_box28 {
	background-image: url(../images/chara_box28.png);
	background-repeat: no-repeat;
	height: 640px;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.sample_voice {
	height: 85px;
	width: auto;
	margin-left: 60px;
	text-align: left;
	background-image: url(../images/sample_voice.png);
	background-repeat: no-repeat;
	background-position: left 407px;
	padding-top: 400px;
}
.sample_voice_box {
	height: 60px;
	width: auto;
	margin-top: 25px;
	margin-left: 0px;
}	

.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: 70px;
	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: 60px;
	width: 70px;
	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: 60px;
	width: 70px;
	background-repeat: no-repeat;
}
.sample_voice03 a:hover {
	background-image: url(../images/samplevoice03.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.sample_voice04 a {
	background-image: url(../images/samplevoice04.png);
	background-position: left top;
	display: block;
	height: 60px;
	width: 70px;
	background-repeat: no-repeat;
}
.sample_voice04 a:hover {
	background-image: url(../images/samplevoice04.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.sample_voice_02 {
	height: auto;
	width: 70px;
	z-index: 3;
	margin-top: 70px;
	margin-left: 450px;
	text-align: left;
}	

.sample_voice_02 li {
	list-style: none;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.faceBox {
	height: 100px;
	width: 360px;
	float: left;
}
.faceBox img {
	float: left;
	margin-right: 20px;
}

/* 
ギャラリー------------------------------------------*/
#gallery {
	height: auto;
	width: 1032px;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/gallery_back_t.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery_box {
	list-style-type: none;
	width: 1016px;
	list-style-type: none;
	text-align: left;
	padding-top: 30px;
	height: 1206px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	float: left;
	background-image: url(../images/gallery_back.png);
	background-repeat: repeat-y;
	background-position: -16px top;
	padding-left: 65px;
}
.gallery_box li {
	border: 0;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	list-style-type: none;
}
.gallery_box img {
	border-width: 0px;
}
#gallery_b {
	list-style-type: none;
	width: 1032px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	height: 140px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/gallery_back_b.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	clear: both;
}

/* 
コンセプト------------------------------------------*/
#concept {
	height: auto;
	width: 1000px;
	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: 490px;
	margin-right: 20px;
	margin-left: auto;
	margin-bottom: 10px;
	float: left;
	clear: none;
}
#specBox02 {
	height: auto;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	float: right;
}
/* 製品紹介用テーブル
------------------------------------------*/
.table01 {
	width: 490px;
	border-collapse: collapse;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	color: #fff;
	margin-left: 0px;
}
.table01 th {
	width: 98px;
	line-height: 1.4em;
	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: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	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: 4px;
	background-color: #C00;
}
.table01 td {
	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: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	width: 374px;
}
.table01 td a {
	color: #ffffb3;
}
.table01 td a:hover {
	color: #ff0;
}





/* ページの先頭へ
------------------------------------------*/
.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: #fff;
}
.pagetop a:link {
	text-decoration: none;
	color: #ffffb3;
}
.pagetop a:visited {
	text-decoration: none;
	color: #ffffb3;
}
.pagetop a:hover {
	text-decoration: none;
	color: #ff0;
}
.pagetop a:active {
	text-decoration: none;
	color: #fff;
}




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



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

.text04 {
	text-align: center;
	width: auto;
	font-size: 18px;
	padding-top: 4px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.text04 a:link {
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
}
.text04 a:visited {
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
}
.text04 a:hover {
	color: #fa0;
	text-decoration: none;
	font-weight: bold;
}
.text04 a:active {
	text-decoration: none;
	color: #ff0;
	font-weight: bold;
}

.text04 a {
	color: #ff0;
	font-weight: bold;
}

/* ダウンロード 
------------------------------------------*/
#download{
	height: auto;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 20px;
}

.dlList {
	width: 420px;
	text-align: center;
	top: auto;
	font-weight: normal;
	color: #369;
	font-size: 14px;
	float: right;
	margin-top: 60px;
	margin-right: 0px;
	background-image: url(../images/text_back.png);
	background-repeat: repeat-y;
	padding: 0px;
}
.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: #FC0;
	border-bottom-color: #FC0;
	padding-bottom: 3px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #FFF;
	border-right-width: 1.5px;
	border-left-width: 1.5px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #FC0;
	border-left-color: #FC0;
	font-size: 12px;
	margin-top: 5px;
}
.dlList02 {
	width: 480px;
	text-align: center;
	top: auto;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	padding: 10px;
	background-image: url(../images/text_back.png);
	background-repeat: repeat-y;
}

.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;
}
#themesong {
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 480px;
	background-image: url(../images/themesong.png);
}
#teaserMovie {
	width: 1000px;
	height: auto;
}
.movieBox {
	height: 259px;
	width: 460px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
}


#demoMovie {
	width: 1000px;
	height: auto;
}
.movie img {
	box-shadow: 2px 2px 6px rgba(0,0,0,8);
}
#trial {
	width: 1000px;
	height: auto;
}
#opMovie {
	width: 1000px;
	height: auto;
}
#download a:link {
	color: #e6bf00;
	text-decoration: none;
	font-weight: bold;
}
#download a:visited {
	color: #e6bf00;
	text-decoration: none;
	font-weight: bold;
}
#download a:hover {
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
}
#download a:active {
	text-decoration: none;
	color: e6bf00;
	font-weight: bold;
}

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



	/* 応援バナー
------------------------------------------*/
#banners {
	height: auto;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	color: #FFF;
}
#banner_box {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	clear: both;
	height: auto;
	margin-bottom: 10px;
}
.bnr180180 {
	width: 220px;
	border: 2px solid #FFF;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	margin-left: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 354px;
	text-align: center;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.bnr180180 img {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.bnr180180 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 20px;
}
.bnr140500 {
	text-decoration: none;
	height: 660px;
	width: 220px;
	float: left;
	list-style: none;
	margin-right: 11px;
	border: 2px solid #FFF;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 11px;
	padding-top: 5px;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
.bnr140500 textarea {
	float: left;
	height: 100px;
	width: 180px;
	font-size: 14px;
	clear: none;
	margin-left: 20px;
}
.bnr140500 img {
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	padding: 0px;
}
.bnr600120 {
	width: 970px;
	border: 2px solid #FFF;
	border-radius: 6px;		/* CSS3草案 */
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 160px;
	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: 310px;
	font-size: 14px;
	clear: none;
}
#twitter_icon {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	clear: both;
	height: auto;
	margin-bottom: 10px;
}
#twitter_icon img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* 特典ページ
------------------------------------------*/
#special {
	height: auto;
	width: 1000px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 20px;
}
#shokai_doukon {
	height: auto;
	width: 1000px;
	text-align: left;
}
#soundtrack{
	width: 1000px;
	text-align: justify;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	padding-top: 0px;
	color: #FFF;

}
#stcd {
	float: left;
	padding: 10px;
	width: 450px;
	margin-top: 0px;
	margin-left: 40px;
}
#stcd table {
	border-collapse: collapse;
}
#stcd tr {
	height: 26px;
}
#stcd td {
	height: 26px;
	padding-left: 10px;
}

#stcd01 {
	float: left;
	padding: 10px;
	width: 460px;
	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: 460px;
	margin-top: 10px;
}
#stcd02 table {
	border-collapse: collapse;
}
#stcd02 tr {
	height: 26px;
}
#stcd02 td {
	height: 26px;
	padding-left: 10px;
}
hr {
	clear: both;
	border-top: 1px dashed #fff;
	padding: 0px;
	border-bottom: 1px dashed #fff;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#digi_con {
	width: 450px;
	margin-top: 0px;
	float: right;
	padding: 10px;
	margin-right: 20px;
}

#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;
	font-weight: bold;
	color: #FFF;
}
.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;
	font-weight: bold;
	color: #FFF;
	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: 1000px;
	margin-right: auto;
	margin-left: auto;
}

	/* ゲームシステム
------------------------------------------*/
#system {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.system2 {
	height: auto;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.systemText {
	float: left;
	width: 360px;
	font-size: 16px;
	line-height: 1.4em;
	color: #630;
	background-image: url(../images/text_back.png);
	background-repeat: repeat-y;
	padding: 10px;
	height: 318px;
}
.systemText_s {
	font-size: 13px;
	line-height: 1.3em;
	color: #630;
}
.systemTitle {
	text-shadow: 2px 2px 1px #FFF,
    -2px 2px 1px #FFF,
    2px -2px 1px #FFF,
    -2px -2px 1px #FFFF;
	height: auto;
	margin-bottom: 20px;
	width: auto;
}

.system3 {
	height: auto;
	width: 1000px;
}
.system3 img {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}
.systemText img {
	float: left;
	padding: 0px;
	margin: 0px;
}


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

#table02 {
	border-collapse: collapse;
	width: 480px;
	float: left;
	margin: 10px;

}  

#table02 th.area {
	background-color: #F66;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	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: #F66;
	border-right-color: #F66;
	border-bottom-color: #F66;
	border-left-color: #F66;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

 
#table02 td.shoplist {
	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: #F66;
	border-right-color: #F66;
	border-bottom-color: #F66;
	border-left-color: #F66;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



/* ツイッターキャンペン
------------------------------------------*/

#twitter {
	height: auto;
	width: 1000px;
	background-image: url(../images/twitter02.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}

#tweet_button {
	height: 112px;
	width: 1000px;
	margin-top: 10px;
	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;
}

/* 応援バナーフォーム
------------------------------------------*/

#campaign_form {
	height: auto;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: left;
	color: #FFF;
	padding: 20px;
	border: 1px solid #FFF;
}

table.formTable{
	width:100%;
	border-collapse:collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
	color: #FF0;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:left;
	background-color: #FFC;
	color: #333;
	margin-bottom: 10px;
}
/* 応援バナーボタン
------------------------------------------*/

#banner_button {
	height: 110px;
	width: 1000px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.banner_campaign {
	height: 110px;
}
.banner_campaign a:hover {
 position: relative;
 top: -1px;
 left: -1px;
 opacity: 0.9;
}
.banner_campaign a:active {
 position: relative;
 top: 5px;
 left: 5px;
}
