<!--


/* ----------- ピックアップコンテンツ ---------- */

#PickUp {
	display: block;
	margin-top: 10px;
	margin-bottom: 2px;
}
.PickUpContents {
	display: inline;
	margin-right: 5px;
	margin-bottom: 14px;
}

/* ----------- Middle 新着情報／動画AD ---------- */

#TopMiddle {
	width: 685px;
}
.TopSubject {
	clear: left;
	display: block;
	margin-bottom: 5px;
}
#NewInfo {
	float: left;
	width: 390px;
}

#TopAD {
	float: right;
	width: 270px;
}
.InfoDate {
	color: #3333CC;
	padding: 3px 0px 3px 0px;
}
.Info {
	color: #c00;
}
.black {
	color: #000;
}
.New {
	color: #f90;
}
#TopMiddleAD {
	position: absolute;
	z-index: 1;
}

/* ----------- Bottom DVD ---------- */

.TopBottomDVD {
	float: left;
	margin-right: 30px;
	margin-bottom: 14px;
}
.TopBottomDVD h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #b40000;
}
.TopBottomDVD p {
	line-height: 120%;
}
.Gray {
	color: #999;
}
.TopBottomDVDLink {
	text-align: right;
}



// -->
