@charset "utf-8";

/* TOP
************************************************** */
#top_hdr {
	height:367px;
	background:url(../imgs/top/bg_top_main.png) center bottom no-repeat;
}

#top_flash {
	width:950px;
	height:280px;
	margin:0 auto;
	background:#fff;
}

#top_swf {
	padding:1px 1px 0;
}

.home {}

#top_banner { margin-bottom:18px; }
#top_banner ul { width:100%; zoom:100%; display:inline-block; }
#top_banner ul:after { content:""; clear:both; height:0; display:block; overflow:hidden; }
#top_banner li { float:left; }

.home h4 {
	clear:both;
	margin-bottom:10px;
}

#top_news {
	margin-bottom:30px;
	padding-bottom:1px;
	height:465px;
	overflow:auto;
}

#top_news dl {
	clear:both;
	width:100%;
	background:url(../imgs/dot_brown.gif) left top repeat-x;
	padding-top:1px;
	zoom:100%;
	display:inline-block;
}
#top_news dl:after { content:""; clear:both; height:0; display:block; overflow:hidden; }

#top_news dt,
#top_news dd {
	padding:8px 0;
	line-height:18px;
}

#top_news dt {
	float:left;
	width:128px;
}

#top_news dd {
	float:right;
	width:480px;
}

#top_news dt span {
	background:url(../imgs/ico_arrow_03.gif) 8px center no-repeat;
	padding-left:24px;
}

#top_news dd strong {
	color:#df8332;
}



/*リニューアル*/
#top_hdr2 {
	height:421px;
	background:url(../imgs/top/bg_top_main.png) center bottom no-repeat;
}

#top_movInfo{width:626px; padding:0; margin:0 0 17px;}
#top_movInfo .mov_left{width:300px; margin:0; padding:0; float:left;}
#top_movInfo .mov_left p{padding-top:8px; font-size:12px; text-align:center;}
#top_movInfo .mov_right{width:300px; margin:0; padding:0; float:right;}
#top_movInfo .mov_right p{padding-top:8px; font-size:12px; text-align:center;}
#top_movInfo:after { content:""; clear:both; height:0; display:block; overflow:hidden; }


#top_banner2 { margin-bottom:18px; }
#top_banner2 ul { width:100%; zoom:100%; display:inline-block; }
#top_banner2 ul:after { content:""; clear:both; height:0; display:block; overflow:hidden; }
#top_banner2 li { padding-bottom:4px; }



#top_news2 {
	margin-bottom:15px;
	padding-bottom:1px;
	height:375px;
	overflow:auto;
}

#top_news2 dl {
	clear:both;
	width:100%;
	background:url(../imgs/dot_brown.gif) left top repeat-x;
	padding-top:1px;
	zoom:100%;
	display:inline-block;
}
#top_news2 dl:after { content:""; clear:both; height:0; display:block; overflow:hidden; }

#top_news2 dt,
#top_news2 dd {
	padding:8px 0;
	line-height:18px;
}

#top_news2 dt {
	float:left;
	width:128px;
}

#top_news2 dd {
	float:right;
	width:480px;
}

#top_news2 dt span {
	background:url(../imgs/ico_arrow_03.gif) 8px center no-repeat;
	padding-left:24px;
}

#top_news2 dd strong {
	color:#df8332;
}

#mainvisual{width:950px; height:280px; margin:0; padding:0; position:relative;}


#mainvisual img {
	width:950px; height:280px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#mainvisual img.active {
    z-index:10;
}

#mainvisual img.last-active {
    z-index:9;
}