@charset "UTF-8";
/*----------------------------------------------*/
.storyEach {
	position:relative !important;
	left:50% !important;
	padding:0px !important;
	margin-left:-512px !important;
	width:1024px !important;
	height:680px !important;
	overflow:visible !important;
}
#mainImage{
	margin: 0 0 0 -16px;
	top:0px;
}
.storyTop {
	margin:0px 0px 0px 0px;
	padding: 80px 0 60px 355px;
	min-height:571px;
	_height:571px;
	background:url(../story/images/story_main_bg.jpg) 686px 80px no-repeat;
}
.storyTop h2 {
	margin:0px 0px 22px 0px;
}
.storyTop h3 {
	margin:0px 0px 86px 0px;
}
.recentStory {
	margin:0px 0px 90px 0px;
}
.recentStory li {
	margin:0px 0px 32px 0px;
	height:45px;
}
/*.recentStory li.vol7{width:286px;}
.recentStory li.vol8{width:380px;}
.recentStory li.vol9{width:353px;}*/
.recentStory li.vol10{width:364px;}
.recentStory li.vol11{width:374px;}
.recentStory li.vol12{width:396px;}
.recentStory li a {
	display:block;
	height:45px;
}
.recentStory li a img{
	display:none;
}
/*.recentStory li.vol1 a{width:338px;background-image:url(../story/images/story_btn_vol1_bg.png);}
.recentStory li.vol2 a{width:361px;background-image:url(../story/images/story_btn_vol2_bg.png);}
.recentStory li.vol3 a{width:399px;background-image:url(../story/images/story_btn_vol3_bg.png);}
.recentStory li.vol4 a{width:398px;background-image:url(../story/images/story_btn_vol4_bg.png);}
.recentStory li.vol5 a{width:328px;background-image:url(../story/images/story_btn_vol5_bg.png);}
.recentStory li.vol6 a{width:421px;background-image:url(../story/images/story_btn_vol6_bg.png);}
.recentStory li.vol7 a{width:286px;background-image:url(../story/images/story_btn_vol7_bg.png);}
.recentStory li.vol8 a{width:380px;background-image:url(../story/images/story_btn_vol8_bg.png);}
.recentStory li.vol9 a{width:353px;background-image:url(../story/images/story_btn_vol9_bg.png);}*/
.recentStory li.vol10 a{width:364px;background-image:url(../story/images/story_btn_vol10_bg.png);}
.recentStory li.vol11 a{width:374px;background-image:url(../story/images/story_btn_vol11_bg.png);}
.recentStory li.vol12 a{width:396px;background-image:url(../story/images/story_btn_vol12_bg.png);}

.backNumebrStory {  }
.backNumebrStory li {
	margin:0px 5px 0px 0px; 
	float:left;
	width:42px;
	height:27px;
}
.backNumebrStory li a {
	display:block;
	width:42px;
	height:27px;
}
.backNumebrStory li.vol1 a{background-image:url(../story/images/story_btn_bn_vol1_bg.jpg);}
.backNumebrStory li.vol2 a{background-image:url(../story/images/story_btn_bn_vol2_bg.jpg);}
.backNumebrStory li.vol3 a{background-image:url(../story/images/story_btn_bn_vol3_bg.jpg);}
.backNumebrStory li.vol4 a{background-image:url(../story/images/story_btn_bn_vol4_bg.jpg);}
.backNumebrStory li.vol5 a{background-image:url(../story/images/story_btn_bn_vol5_bg.jpg);}
.backNumebrStory li.vol6 a{background-image:url(../story/images/story_btn_bn_vol6_bg.jpg);}
.backNumebrStory li.vol7 a{background-image:url(../story/images/story_btn_bn_vol7_bg.jpg);}
.backNumebrStory li.vol8 a{background-image:url(../story/images/story_btn_bn_vol8_bg.jpg);}
.backNumebrStory li.vol9 a{background-image:url(../story/images/story_btn_bn_vol9_bg.jpg);}
.backNumebrStory li a img {  }

#footer{
	padding-top:0px;
	*padding-top:-10px;
}
html>/**/body #footer	{
	margin-top /*\**/: -32px\9;
}

.footerStoryEach{
	margin-top:0px !important;
	padding-top:7px !important;
}


/*Non JS and Non Flash Player Page--------------*/
.storyEach h1{
	margin-left:67px;
}
.storyEach p{
	position:relative;
}
.storyEach a{
	display:block;
	position:absolute;
}
.storyNext,
.storyBack{
	top:400px;
	width:42px;
	height:15px;
}
.storyNext{
	left:50px;
}
.storyBack{
	left:280px;
}
.storyEach p.storyAll{
	display:block;
	position:absolute;
	top:610px;
	left:700px;
	width:87px;
	height:14px;
}
.storyEach p.storyAll a{
	display:block;
	width:87px;
	height:14px;
	text-indent:-9999px;
	background: url(../story/images/story_btn_non_js.gif) left top no-repeat;
}
.storyEach p.storyBackToTop{
	display:block;
	position:absolute;
	top:610px;
	left:820px;
	width:138px;
	height:14px;
}
.storyEach p.storyBackToTop a{
	display:block;
	width:138px;
	height:14px;
	text-indent:-9999px;
	background: url(../story/images/story_btn_non_js.gif) -230px top no-repeat;
}
.storyEach p.storyAllBack{
	display:block;
	position:absolute;
	top:610px;
	left:700px;
	width:90px;
	height:14px;
}
.storyEach p.storyAllBack a{
	display:block;
	width:90px;
	height:14px;
	text-indent:-9999px;
	background: url(../story/images/story_btn_non_js.gif) -110px top no-repeat;
}