@charset "Shift_JIS";

/*============================================================
//
//  目次-------------------------
//  ・共通項目
//  ・ヘッダー
//  ・コンテンツ共通
//  ・フッター
//
//
//==========================================================*/

/* メニュータブ調節 */
#header #menu ul li#awards a{
	display: block;
	background-position: 0 -30px;
}
#header #menu ul li#top a{
	display: block;
	background-position: 0 0px;
}


#cnts-awards{
	width: 880px;
	margin-top: 30px;
	margin-left: 20px;
	text-align: left;
}

/* タイトル周りレイアウト */
#cnts-awards #title{
}

#cnts-awards #title-lay{
	width: 870px;
	margin-left: 5px;
	border-bottom: 1px solid #666666;
}

/* タイトル */
#cnts-awards #title h3{
	height: 40px;
	font-size: 10px;
	line-height: 100%;
	text-indent: -9999px;
	background: url(http://www.dvddata-mag.com/awards/image/awards_title.gif) no-repeat;
}

/* リード */
#cnts-awards #ti-lead{
	font-size: 10px;
	line-height: 120%;
	text-align: right;
}





.news-left{
	width: 145px;
	float: left;
	margin: auto auto 10px 0;
	border: 1px dotted #336600;
	background: #fff9e5;
}
.news-left p{
	padding: 5px;
}
.news-right{
	width: 720px;
	margin: auto 0 auto auto;
}
.news-right p{
	margin-bottom: 10px;
}
.news-right p.title{
	color: #cc6666;
	font-size: 14px;
	font-weight: bold;
}
.news-line{
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

#news-pager{
	text-align: right;
}
#news-pager a{
	color: #333333;
}
#news-pager a:hover{
	color: #cc6666;
}