@charset "utf-8";
/* CSS Document */




/*------------------
	TopContent
--------------------*/


/* mvCnt
==================== */
#mvCnt{ width:100%; height:613px; overflow:hidden; position:relative;}
/* #thNavに関してはbgstretcher.cssに記述 */
/* topページのgNavはbase.cssに記述 */


/* topSubNav
==================== */

ul#topSubNav{ width:960px; margin:0 auto 22px; }
ul#topSubNav li{ width:300px; height:170px; padding:17px 0; float:left; margin-left:30px; background:url(../images/bg_topsubnav.png) no-repeat 0 0;}
ul#topSubNav li:first-child{ margin-left:0;}


/* topNewsCnt
==================== */

#topNewsCnt{ width:700px; margin:25px 0;}
#topNewsCnt li{ width:700px; margin:0 0 10px;}
#topNewsCnt li .newsImg{ width:100px; margin-left:10px; float:right; background:url(../images/bg_newsimg.jpg) no-repeat; padding:5px 5px 17px;}
#topNewsCnt li .date{ width:6em; background:#46A0D7; display:block; padding:2px 5px; font-size:93%; text-align:center; color:#fff;}

#backnumber{ display:block; text-align:right; margin-top:-20px;}

/* infomation
==================== */
#InfoCnt{ width:690px; float:left; padding:0;}
#InfoCnt dl{ margin:0 0 15px;}
#InfoCnt dl dt{ float: left; width: 9em; padding: 8px 0px 8px 1em; font-weight: bold; border-bottom:1px dotted #DAD687;}
#InfoCnt dl dd{ margin: 0px 0px 0px 10em; padding: 8px 0px; border-bottom:1px dotted #DAD687;}

#InfoCnt #moreInfo{ width:5em; float:right; padding:0 0.5em;}

/* Category
==================== */



