<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";


/*----------------------------------------------
■■■■■■■■■■■■■■■■■■■■■■■■

Wraper

■■■■■■■■■■■■■■■■■■■■■■■■
------------------------------------------------*/

body{
	background:#fff4fc url(../img/common/bg_body.png) repeat-y center top;
}

div#wrapper{
	background:url(../img/common/bg_wrapper.png) no-repeat center top;
}


/*----------------------------------------------
■■■■■■■■■■■■■■■■■■■■■■■■

Header

■■■■■■■■■■■■■■■■■■■■■■■■
------------------------------------------------*/

div#header{
	width:980px;
	margin:0 auto;
	padding:430px 0px 0px;
	background:url(../img/common/bg_header.png) no-repeat center top;
	text-align:center;
}

div#header h1{
	text-align:center;
}

div#header p{
	margin-top:-18px;
	position:relative;
}

div#header ul{
	width:900px;
	margin:10px auto;
	display:table;
	table-layout:fixed;
}

div#header ul li{
	display:table-cell;
	vertical-align:middle;
}

div#header ul li#messa{
	text-align:right;
}

div#header ul li#store{
	text-align:right;
}

div#header ul li#celebrate{
	text-align:right;
}



/*----------------------------------------------
■■■■■■■■■■■■■■■■■■■■■■■■

Contents

■■■■■■■■■■■■■■■■■■■■■■■■
------------------------------------------------*/

div#content{
	width:980px;
	margin:45px auto 0px;
	padding-bottom:1px;
	background:url(../img/common/bg_content.png) repeat-y center top;
	
}

/*-----------■ story ■-----------*/
div#story{
	width:900px;
	padding:70px 0px 90px;
	margin:-18px auto 0px;
	background:url(../img/content/bg_story.png) no-repeat center top;
	text-align:center;
}

div#story p{
	margin:20px auto 0px;
	text-align:center;
}


/*-----------■ character ■-----------*/
div#character{
	width:886px;
	height:1255px;
	margin:60px auto;
	background:url(../img/content/bg_chara03.png) no-repeat center top;
	text-align:center;
}

div#character h2 img{
	margin:-65px 0px 0px 20px;
	position:relative;
}

div#character div.inner-top{
	width:846px;
	margin:0 auto ;
	display:table;
}

div#character div.inner-top p.image{
	text-align:center;
}


div#character div#chara-lo{
	width:416px;
	display:table-cell;
	vertical-align:top;
	background:url(../img/content/bg_chara01.png) no-repeat left center;
}

div#character div#chara-lo h3{
	margin:-25px 0px -32px 10px;
	position:ralative;
}

div#character div#chara-lo p.txt-intro{
	text-align:left;
	width:390px;
	margin:10px auto;
}

div#character div#chara-pr{
	display:table-cell;
	vertical-align:top;
	background:url(../img/content/bg_chara02.png) no-repeat right center;
}

div#character div#chara-pr h3{
	margin:-16px 0px -40px 20px;
	position:ralative;
}

div#character div#chara-pr p.txt-intro{
	text-align:right;
	width:407px;
	margin:10px auto;
}


div#character div.inner-bottom{
	width:846px;
	margin:30px auto 0px;
	display:table;
}

div#character div.inner-bottom h3{
	margin-bottom:20px;
}


div#character div#chara-ho{
	width:420px;
	display:table-cell;
	vertical-align:top;
}

div#character div#chara-ho div.txt-intro{
	padding:55px 0px 0px 25px;
	text-align:center;
	float:left;
}

div#character div#chara-ho p.image{
	float:left;
}

div#character div#chara-fo{
	display:table-cell;
	vertical-align:bottom;
}

div#character div#chara-fo div.txt-intro{
	margin:40px 10px 0px -50px;
	position:relative;
	text-align:center;
	float:right;
}

div#character div#chara-fo p.image{
	float:left;
}

/*-----------■ thema song ■-----------*/
div#song{
	width:886px;
	height:850px;
	margin:90px auto 50px;
	background:url(../img/content/bg_song01.png) no-repeat center top;
	text-align:center;
}

div#song h2 img{
	margin:-65px 0px 0px 20px;
	position:relative;
}

div#song h3{
	margin:10px 0px;
	text-align:center;
}

div#song h4{
	margin:10px 0px;
	text-align:center;
}

div#song p{
	text-align:center;
}

div#song #openning{
	width:720px;
	margin:10px auto 20px;
}

div#song #ending{
	width:720px;
	margin:30px auto 10px;
}

div#message{
	display:table;
	width:770px;
	margin:0 auto;
}

div#message div.box-info{
	display:table-cell;
	vertical-align:top;
}

div#song div#message div.box-info h3{
	margin:0;
}

div#message p.photo{
	display:table-cell;
	vertical-align:top;
}

/*----------------------------------------------
■■■■■■■■■■■■■■■■■■■■■■■■

Footer

■■■■■■■■■■■■■■■■■■■■■■■■
------------------------------------------------*/

#footer{
	width:980px;
	height:190px;
	margin:0px auto 10px;
	background:url(../img/common/bg_footer.png) no-repeat;
}

#bt-area{
	width:884px;
	height:100px;
	margin:0 auto;
	display:table;
}

#bt-area ul{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
}

#bt-area ul li{
	display:inline;
}

#bt-area p#pagetop{
	width:245px;
	display:table-cell;
	text-align:left;
	vertical-align:middle;
}


#footer p#copyright{
	margin-top:40px ;
	text-align:center;
}

/*----------------------------------------------
■■■■■■■■■■■■■■■■■■■■■■■■

thickbox

■■■■■■■■■■■■■■■■■■■■■■■■
------------------------------------------------*/


#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


#TB_overlay {
	position: fixed;
	z-index:10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
	background:url(../img/common/bg_overlay.png);
}
.TB_overlayBG {
	background:url(../img/common/bg_overlay.png);
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: transparent;
	z-index: 10000;
	color:#000000;
	display:none;
	text-align:left;
	top:30%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	position: absolute;
    right: 1px;
    top:-30px;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement &amp;&amp; document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight &gt; document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}
</pre></body></html>