@charset "utf-8";
/* CSS Document */

#bs_header { height:1200px;}
#main_flash { position:absolute; top:77px; z-index:1;}
#main_flash div { margin-top:42px;}
#navi { top:532px;}
#movie { position:absolute; width:814px; height:619px; margin-left:83px; top:600px; background:url(../img/bg_movie.png) left top no-repeat;}
#movie .inr_box { padding:118px 0 0 129px;}

#news { margin:0 0 0 3px; width:972px;}
#news .middle { background:url(../img/bg_news_middle.png) left top repeat-y; padding:0 35px 20px;}
#news .middle h3 { padding-top:19px; padding-bottom:17px;}
#news .middle ul li { padding:14px 0 14px 35px; background:url(../common/img/line_dotted_gray.png) left bottom repeat-x;}
#news .middle ul li a { text-decoration:none;}
#news .news_list { background:url(../common/img/line_dotted_gray.png) left top repeat-x;}
#news .middle ul li.new {
	padding-left:0;
	padding-top:9px;
	background:url(../common/img/line_dotted_gray.png) left bottom repeat-x;
	}
#news .middle ul li.new span { padding-left:35px; background:url(../common/img/icon_news_new.png) 5px 0 no-repeat; display:block; padding-top:5px;}
#news .middle ul li a { text-decoration:underline;}
