@charset "UTF-8";

/* ==================================================================
CSS information
style info :下層共通（汎用クラス）
================================================================== */


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { min-width: 640px; padding-top: 70px; }






/* --------------------------------------------------------
#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; }



.contents-block { padding: 0 4.6875%;}
.contents-block img { width: 100%; height:auto;}



/* --------------------------------------------------------
#subnavi
-------------------------------------------------------- */
#subnavi { text-align: center; letter-spacing: -.45em; height: 75px;}
#subnavi li { letter-spacing: normal; display: inline-block; vertical-align: top; border-right: 1px solid #FFF;}
#subnavi li:last-child { border-right: none;}
