<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*=====================================
	TOP
=====================================*/
#bg_main{ background:url(../images/top/main.jpg) no-repeat center top; height:970px}

ul#top-gnavi{width:913px; position:absolute; top:180px; margin:0 0 0 -13px}
ul#top-gnavi a{ display:block; float:left; width:291px; height:65px; margin-left:13px;}

/* movie */
#movieCol{background:url(../images/top/bg_movie.jpg) no-repeat; width:444px; height:320px; position:absolute; right:0px; top:270px; padding:17px 0 0 17px;}

/* news */
#newsCol{background:url(../images/top/bg_news.jpg) no-repeat; width:461px; height:273px; position:absolute; right:0px; top:630px;}
#newsCol dl{ margin:92px 0 0 30px; font-weight:bold; font-size:110%; height:163px; width:402px; overflow: auto; padding:0 10px 0 0;}
#newsCol dl dt{float:left; color:#FFFF00; width:100px; padding:5px 0 0 0; height:auto;}
#newsCol dl dd{border-bottom:1px dotted #FFFFFF; /*width:280px;*/ padding:5px 0 5px 100px;box-sizing: inherit;}

/*==[ SNS ]==*/
#snsCol{padding:15px 10px;text-align: right;}

img[usemap]{outline:none;border:none;}


</pre></body></html>