@charset "utf-8";
/* CSS Document */

body{
	text-align: center;
	margin:0px;
	padding:0px;
	background-position: center top;
	background-color: #ffffff;
	}

.contents {
	margin:auto;
	width: 788px;
	}

.index {
	margin:auto;
	width: 900px;
	}

.txt {
	margin:auto;
	width: 700px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	}

/*----------------------------------------
	header_navi
----------------------------------------*/

#header_navi{
	position:relative;
	width:800px;
	height:546px;
	background-image: url(../images/indeximage.jpg);
	background-repeat: no-repeat;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header_navi ul{
	position:absolute;
	top:483px;
	left:-25px;
}

#header_navi li{
	list-style:none;
	float:left;
}

.header01 a{
	display:block;
	width:131px;
	height:43px;
	background-image:url(../images/indeximage.jpg);
	background-position:-15px -500px;
	background-repeat:no-repeat;
	text-indent:-1000em;
	text-decoration:none;
}

.header01 a:hover{
    background-image:url(../images/indeximage.jpg);
    background-position:-15px -550px;
}

.header02 a{
    display:block;
	width:123px;
	height:43px;
    background-image:url(../images/indeximage.jpg);
    background-position:-146px -500px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}

.header02 a:hover{
    background-image:url(../images/indeximage.jpg);
    background-position:-146px -550px;
}

.header03 a{
    display:block;
	width:123px;
	height:43px;
	background-image:url(../images/indeximage.jpg);
    background-position:-269px -500px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}

.header03 a:hover{
    background-image:url(../images/indeximage.jpg);
    background-position:-269px -550px;
}

.header04 a{
    display:block;
	width:122px;
	height:43px;
	background-image:url(../images/indeximage.jpg);
    background-position:-392px -500px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}

.header04 a:hover{
    background-image:url(../images/indeximage.jpg);
    background-position:-392px -550px;
}

.header05 a{
    display:block;
	width:123px;
	height:43px;
    background-image:url(../images/indeximage.jpg);
    background-position:-514px -500px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}

.header05 a:hover{
    background-image:url(../images/indeximage.jpg);
    background-position:-514px -550px;
}

.header06 a{
    display:block;
	width:149px;
	height:43px;
    background-image:url(../images/indeximage.jpg);
    background-position:-637px -500px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}

.header06 a:hover{
    background-image:url(../images/indeximage.jpg);
    background-position:-637px -550px;
}

.clear{
	clear: both;
}

.main {
	margin:auto;
	width: 764px;
	position:relative;
	}

/*----------------------------------------
	キャラークター紹介用テーブル
----------------------------------------*/
.chara_table	{
	background-color: #FFFFFF;
}
.chara_table tr th{
	text-align: right;
}
.chara_table tr td{
	width: 82px;
	padding: 0px;
	text-align: center;
}


/*----------------------------------------
	キャンペーン用テーブル
----------------------------------------*/
.banner_table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 95%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.banner_table th, td {
	padding: 10px 20px;
}

.banner_table th	{
	background-color: #00cccc;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFF;
}
.banner_table td	{
	border-bottom: 1px solid #FFF;
	background-color: #ccffff;
	text-align: left;
}
.stxt {
	margin:auto;
	width: 320px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.mtxt {
	margin:auto;
	width: 520px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.mtxt2 {
	margin:auto;
	width: 520px;
	height: 240px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-variant: normal;
	}

.new {
	width: 788px;
	height:70px;
	background-image: url(../images/whatsnew.jpg);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-variant: normal;
	text-align: left;
	padding-top: 80px;
	padding-left: 80px;
	}

.story {
	margin:auto;
	width: 700px;
	height: 450px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.txt_banner {
	margin:auto;
	width: 650px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: normal;
	font-variant: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	}

.midashi {
	padding-top: 15px;
	padding-bottom: 15px;
	}

.header {
	margin:auto;
	width: 812px;
	height: 130px;
	padding-bottom: 20px;
	}

.footer {
	margin:auto;
	width: 812px;
	height: 92px;
	padding-top: 20px;
	}

.b {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	color: #663300;
	font-weight: bold;
	}

.bb {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
	}

.s {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}

h5#column{
	padding:5px 0 5px 15px;
	background:#F5F5F5;
	border-left:#00ccff 8px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-top:#666666 1px solid;
	font-size: small;
	font-weight: bold;
	color:#0099FF;
}

h5#column2{
	padding:5px 0 5px 15px;
	font-size: small;
	font-weight: bold;
	color:#CC0000;
	background-color: #D4D0C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CC0000;
}

table.column{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6666FF;
	width:520px;
	margin-left: 20px;
}
.column th{
	color:#666666;
	background-color:#66CCFF;
	padding:0.3em 1em;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6666FF;
	font-size: 12px;
}
.column td{
	padding:0.3em 1em;
	font-size: 12px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666FF;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#leftcolumn {
	padding: 0.2em 0;
	width: 200px;
	position:absolute;
	top: 70px;
	left: 0;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #999999;
}

#rightcolumn {
	margin-left: 210px;
	padding: 0.2em 0;
}

#rightcolumn2 {
	margin-left: 210px;
	padding: 0.2em 0;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333333;
}
