@charset "UTF-8";
/*--------------------------------------
  Copyright (c) FujiTelevision Network,Inc. All Rights reserved.

  ハモネプリーグ - TOP
  top
---------------------------------------*/

#top_img {
	clear:both;
	position:relative;
	background:url(../img/top_bg.jpg) top center no-repeat;
	width:1050px;
	height:606px;
	margin:0 auto;
	padding:0;
}
#top_wide {
	width:1050px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

.top_fukidashi{
	position:absolute;
	top:30px;
	left:25px;
	z-index:1;
}
.top_fukidashi2{
	position:absolute;
	top:0px;
	left:755px;
	z-index:1;
}

.top_hamotsubu{
	position:absolute;
	top:524px;
	left:781px;
	z-index:1;
}

.top_catch{
	position:absolute;
	top:-1px;
	right:35px;
	z-index:3;
}

.top_logo{
	position:absolute;
	top:0px;
	left:308px;
	z-index:2;
}
.top_spbtn{
	position:absolute;
	top:0px;
	left:25px;
	z-index:1;
}


/*------------------------- slideshow */
.slideshow{
	position:absolute;
	width:460px;
	height:333px;
	top:222px;
	left:295px;
	z-index:1;
	overflow:hidden;
}

.top_topics{
	position:absolute;
	width:200px;
	_width:205px;
	height:333px;
	top:164px;
	left:801px;
	overflow:auto;
	padding-right:5px;
	z-index:1;
	font-size:11px;
	line-height:14px;
	text-align:center;
	margin:0 auto;
}

/*------------------------- whatsnew */
.top_whatsnew{
	position:absolute;
	width:197px;
	_width:202px;
	height:220px;
	top:338px;
	left:52px;
	overflow:auto;
	padding-right:5px;
	font-size:11px;
	line-height:14px;
	text-align:left;
}

.top_wn_icon{
	float:left;
	display:inline;
	width:34px;
}
.top_wn_txt{
	float:left;
	display:inline;
	width:138px;
	padding:0 0 0 7px;
}


.top_border{
	border-bottom:dotted 1px #ccc;
	margin:7px 0;
}

/*------------------------- news お知らせ */
.top_news{
	float:left;
	display:inline;
	width:749px;
	margin:10px 0 0 0;
}

.top_news_bg{
	width:749px;
	background:url(../img/top_news_bg.png) top center repeat-y;
}
.top_news_bg:after{
	content:".";
	display:block;
	visibility: hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

.top_news_btm{
	width:749px;
	height:4px;
	font-size:0.1em;
	line-height:0;
	background:url(../img/top_news_btm.gif) top center no-repeat;
}

.top_news_main{
	width:717px;
	padding:15px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

.top_news_subttl{
	color:#f43699;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	border-bottom:dotted 1px #e694ca;
	margin-bottom:8px;
}

/*------------------------- bnr */
.top_bnr{
	float:left;
	display:inline;
	width:242px;
	margin:25px 0 0 0;
}
.top_bnr img{
	margin:0 0 5px 19px;
}
