@charset "UTF-8";

/*========================================================サンクスデイズ／プラチナ*/
/*========================================================*/
/* titleArea */
#titleArea {
	height:auto;
	text-indent:0;
}

/*========================================================*/
/* flash */
#flashcontent {
	padding-bottom:10px;
}
#flashcontent #noflash {
	height:340px;
	background:url(../img/toppage/main-image.jpg) no-repeat center top;
	text-indent:-9999px;
	position:relative;
}
#flashcontent #noflash h2 {
	display:none;
}
#flashcontent #attention {
	background-color:#e0f3fc;
	margin:20px auto 10px;
	padding:10px;
	position:relative;
}
#flashcontent #attention p {
	font-size:77%;
	line-height:1.7;
	width:595px;
	margin:0 auto 0 0;
	text-align:left;
}
#flashcontent #attention #btn-getflash {
	position:absolute;
	width:100px;
	height:35px;
	top:30px;
	right:30px;
}




/*========================================================*/
/*========================================================*/
/* contentsArea Structure */
#newsArea {
	width:560px;
	float:left;
}
#bannerArea {
	width:200px;
	float:right;
}


/*========================================================*/
/* newsArea */
#newsArea .subTitle {
	background:url(../img/toppage/news.jpg) no-repeat left;
	text-indent:-9999px;
}
#newsArea dl {
	display:block;
	clear:both;
	font-size:85%;
}
#newsArea dt {
	width:9em;
	float:left;
	padding:0 0 12px 20px;
	margin-bottom:11px;
	background:url(../img/toppage/marker.gif) no-repeat left top;
}
#newsArea dd {
	padding:0 0 12px;
	margin-bottom:11px;
	border-bottom:1px dotted #cfccc8;
	clear:right;
}

.btn-list {
	padding:9px 0 0;
	height:20px;
	margin-top:-12px;
	background-color:#fff;
	display:block;
	width:100%;
}
.btn-list a {
	display:block;
	height:20px;
	width:92px;
	background:url(../img/toppage/btn-list.gif) no-repeat left;
	text-indent:-9999px;
	float:right;
	overflow:hidden;
}
.btn-list a:hover {background:url(../img/toppage/btn-list.gif) no-repeat right;}


/*========================================================*/
/* bannerArea */
#bannerArea li {
	display:block;
	width:200px;
	height:60px;
	margin-bottom:10px;
}
#bannerArea #banner-tdnight {
	display:block;
	width:200px;
	height:80px;
	margin-bottom:10px;
}
#bannerArea li#banner-episode {
  height:80px;
}
#bannerArea li#banner-moshi {
  height:80px;
}