@charset "UTF-8";

/* ==================================================================
CSS information
style info :「下層ページ」 共用
================================================================== */



/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { padding-top: 26px; }

.nojs { display: none;}


/* --------------------------------------------------------
#ttl-block
-------------------------------------------------------- */
#ttl-block { }
#ttl-block .inner-cont { position: relative; }


#ttl-block #tf { position: absolute; }
#ttl-block #category { text-align: center; }

#ttl-block #ttl { text-align: center;}
#ttl-block #readtext { text-align: center; }


/* --------------------------------------------------------
#subnavi
-------------------------------------------------------- */
#subnavi { text-align: center; letter-spacing: -.45em; height: 48px;}
#subnavi li { letter-spacing: normal; display: inline-block; vertical-align: top; border-right: 1px solid #FFF;}
#subnavi li:last-child { border-right: none;}