@charset "Shift_JIS";
/* ==================================================================
CSS information
style info :下層ページ用
================================================================== */


/* --------------------------------------------------------
#container
-------------------------------------------------------- */
#container { text-align:center; min-width:960px; width:100%; height:auto; margin:0 auto; }

/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents { }

/*
#contentsBlock { z-index:10; position:absolute; padding:50px 0 150px 50px; width:100%; height:100%; top:0; left:0; }
*/

#pagetop { position: fixed; right:10px; bottom:0px; z-index:9999;}

@media screen and (max-width: 768px) { /* 768px以下の記述 */
}






