@charset "Shift_JIS";
/* ==================================================================
CSS information
style info :「いろは」 用
================================================================== */


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { }

#contents_lb { background: url(./bg_lb.png) bottom center no-repeat; width: 845px; height:1140px; padding-top: 0px; }



.ttl { position: relative; top: 0px; left: 26px; margin-bottom: 9px;}

.date { position: absolute; top: 87px; left: 613px;}
.text { position: absolute; top: 109px; left: 345px;}


#comicsBlock { background: url(./comic_bg.png) top center no-repeat; padding: 9px; text-align: center; margin: 0 auto; position: relative;}

#comicsBox { width: 100%; height: 914px; overflow: hidden; margin: 0 auto;}
#comicsBox .page { width: 100%; height: 914px; position: relative; }

.controls { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.controls li { position: absolute; top: 50%; margin-top: -30px;}
.controls li a:hover { filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }

.controls li.btn_left { left: 13px;}
.controls li.btn_right { right: 13px;}