@charset "UTF-8";

/* ==================================================================
CSS information
style info :gameplay用
================================================================== */


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { background: url(../_img/gameplay/bg_r.png) top center repeat; }

.contents-block { padding: 0 0%;}



/* --------------------------------------------------------
#ttl-block
-------------------------------------------------------- */
.page1 #ttl-block { background: url(../_img/gameplay/p1/ttl_bg.png) top center repeat-x; }
.page2 #ttl-block { background: url(../_img/gameplay/p2/ttl_bg.png) top center repeat-x; }
.page3 #ttl-block { background: url(../_img/gameplay/p3/ttl_bg.png) top center repeat-x; }
#ttl-block .inner-cont { padding-bottom: 12px; }


#ttl-block #tf { top: -0px; left: 50%; margin-left: -255px; }
#ttl-block #category { margin-bottom: 11px;}
#ttl-block #ttl { margin-bottom: 0px;}




/* --------------------------------------------------------
#subnavi {}
-------------------------------------------------------- */
#subnavi { height: 104px;}
.page1 #subnavi { background: url(../_img/gameplay/p1/subnavi_bg.png) top center repeat-x;}
.page2 #subnavi { background: url(../_img/gameplay/p2/subnavi_bg.png) top center repeat-x;}
.page3 #subnavi { background: url(../_img/gameplay/p3/subnavi_bg.png) top center repeat-x;}



/* --------------------------------------------------------
#c1
-------------------------------------------------------- */
#c1 { padding-bottom: 20px; }
