@charset "UTF-8";
/* **************************************
character.css
************************************** */

/* header style
-------------------------------------- */
h2.header {position:absolute; top:310px; left:675px;}


/* menu style
-------------------------------------- */
.story-menu {padding:10px 77px;}
.story-menu li { float:left; padding-bottom:10px;}
.pdr17 {padding-right:17px;}
.story-menu li a:hover img  { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)"; }

/* story style
-------------------------------------- */
div#main-story01 { width: 960px; min-height: 400px; background: url(../story/images/bg_01.jpg) no-repeat; padding-top:15px;}
div#main-story02 { width: 960px; min-height: 400px; background: url(../story/images/bg_02.jpg) no-repeat; padding-top:15px;}
div#main-story03 { width: 960px; min-height: 400px; background: url(../story/images/bg_03.jpg) no-repeat; padding-top:15px;}
div#main-story04 { width: 960px; min-height: 400px; background: url(../story/images/bg_04.jpg) no-repeat; padding-top:15px;}
div#main-story05 { width: 960px; min-height: 400px; background: url(../story/images/bg_05.jpg) no-repeat; padding-top:15px;}
div#main-story06 { width: 960px; min-height: 400px; background: url(../story/images/bg_06.jpg) no-repeat; padding-top:15px;}

.w-t1 { width:900px; height:74px; background: url(../story/images/waku_t1.png) no-repeat; margin-top:3px; }
.w-t2 { width:900px; height:74px; background: url(../story/images/waku_t2.png) no-repeat; margin-top:3px; }
.w-t3 { width:900px; height:74px; background: url(../story/images/waku_t3.png) no-repeat; margin-top:3px; }
.w-t4 { width:900px; height:74px; background: url(../story/images/waku_t4.png) no-repeat; margin-top:3px; }
.w-t5 { width:900px; height:74px; background: url(../story/images/waku_t5.png) no-repeat; margin-top:3px; }
.w-t6 { width:900px; height:74px; background: url(../story/images/waku_t6.png) no-repeat; margin-top:3px; }


.title { margin-top:0px;}
.story-main { width:900px; padding:10px 0px; text-align:center; margin:0px auto;}
.w-c { width:900px; height:auto; background: url(../story/images/waku_c.png) repeat; }
.w-b1 { width:900px; height:24px; background: url(../story/images/waku_b2.png) no-repeat; }
.day { padding:0px 50px 0px; font-size: 154%;/*20px*/ text-align:right; text-shadow:0 2px 0 #fff,
2px 0 0 #fff,0 -2px 0 #fff,-2px 0 0 #fff,-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff;}
.text { padding:15px 50px; text-align:left; font-size: 154%;/*20px*/}

.btn { width:900px; height:93px; background: url(../story/images/bt_btn_bg.png) no-repeat center; padding:30px 0px 50px; position:relative; margin:0px auto; }
.bt_back { position:absolute; left:300px; top:40px; }
.bt_home { position:absolute; left:405px; top:40px; }
.bt_next { position:absolute; left:510px; top:40px; }
.btn a:hover img  { opacity: 0.7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)"; }