/*---------------------------------------------------
                       top.css　2011.04.27
---------------------------------------------------*/


/*----------メインニュース----------*/
.head_line_news{
	margin-bottom: 10px;
}

.head_line_news h2{
	font-size: 20px;
	font-weight: bold;
}


/*----------主要記事----------*/
.head_line_box_l{
	float: left;
	width: 180px;
	font-size: 13px;
}

.head_line_box_l img{
	width: 178px;
	border: 1px solid #B3B3B3;
	border-bottom: none;
}

*html .head_line_box_l img{
	margin-bottom: -3px;
}

*+html .head_line_box_l img{
	margin-bottom: -3px;
}

.head_line_box_l p{
	border: 1px solid #B3B3B3;
	border-top: none;
	padding: 5px 10px;
}

.head_line_box_r{
	float: right;
	width: 430px;
	font-size: 14px;
}

ul.news_list li{
	list-style-image: url('/images/cnn/common/arrow_red01.gif');
	margin: 0 0 7px 15px;
	margin-bottom: 4px;
}



/*----------全記事一覧へ----------*/
.more_list{
	border-top: 1px dotted #CCCCCC;
	padding: 3px 0;
	text-align: right;
}

.more_list p{
	font-size: 13px;
}

.more_list p a.more{
	display: inline;
	padding: 0 3px 0 13px;
	background: url('/images/cnn/common/arrow_gray02.gif') no-repeat 0 50%;
}

.more_list p img{
	vertical-align: middle;
	border-left: 1px solid #CCCCCC;
	padding: 0 3px;
}


/*----------ホットトピックス----------*/
.hottopics{
	background: #EBEAEA;
	padding: 8px;
	font-size: 12px;
}

.hottopics h2  {
	color:#AF0002;
	display:inline;
	float:left;
	font-weight:bold;
	margin:0 10px 0 0;
}
.hottopics .hottopics_list{
	margin:0;
	padding:0;
	overflow: hidden;
	_overflow: inline;
	_zoom: 1;
}

.hottopics .hottopics_list p{
	display:inline;
	margin-right:15px;
}

.hottopics .hottopics_list p span{
	background:url('/images/cnn/common/arrow_red02.gif') no-repeat 0 50%;
	margin:0;
	padding:0 0 0 10px;
}



/*----------特集----------*/
.sp{
	width: 165px;
	float: left;
}
.sp .h2_wrap_top{
	background: url('/images/cnn/common/bg_sp_h2_top.gif') no-repeat 0 0;
	padding-top: 4px;
}

.sp .h2_wrap_btm{
	background: url('/images/cnn/common/bg_sp_h2_btm.gif') no-repeat 0 bottom;
	padding: 2px 5px 5px 5px;
}

.sp .h2_wrap_top h2{
	border-left: 4px solid #B60002;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.news_box{
	border: 1px solid #B3B3B3;
	border-top: none;
	padding: 10px;
	font-size: 12px;
}

.sp .news_box p{
	margin-bottom: 8px;
	min-height: 18px;
	_height: 18px;
	padding-left: 23px;
}

.sp .news_box p.apple{
	background: url('/images/cnn/common/ico_apple.gif') no-repeat 0 0;
}

.sp .news_box p.worldcup{
	background: url('/images/cnn/common/ico_worldcup.gif') no-repeat 0 0;
}

.sp .news_box p.worldwide{
	background: url('/images/cnn/common/ico_worldwide.gif') no-repeat 0 0;
}

.sp .news_box p.personal{
	background: url('/images/cnn/common/ico_personal.gif') no-repeat 0 0;
}
.sp .news_box p.royalwedding{
	background: url('/images/cnn/common/ico_heart.png') no-repeat 0 3px;
}
.sp .news_box p.vehicle{
	background: url('/images/cnn/common/ico_bike.gif') no-repeat 0 0;
}
.sp .news_box p.japanflag{
	background: url('/images/cnn/common/ico_jflag.png') no-repeat 0 0;
}
.sp .news_box p.lion{
	background: url('/images/cnn/common/icon_lion_r.gif') no-repeat 0 0;
}
.sp .news_box p.usflag{
  background: url('/images/cnn/common/ico_usflag.gif') no-repeat 0 0;
}


/*----------右カラムボックス----------*/
.box_r{
	width: 445px;
	float: right;
}

/*----------注目ビデオ/フォト----------*/
.video{
}
.video .h2_wrap_top{
	background: url('/images/cnn/common/bg_video_h2_top.gif') no-repeat 0 0;
	padding-top: 4px;
}

.video .h2_wrap_btm{
	background: url('/images/cnn/common/bg_video_h2_btm.gif') no-repeat 0 bottom;
	padding: 2px 5px 6px 5px;
}

.video .h2_wrap_top h2{
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.video_box{
	margin: 10px 0 0 18px;
	width: 125px;
	float: left;
	font-size: 12px;
}

*html .video_box{
	display:inline;
}

.video_box img{
	display: block;
	margin-bottom: 3px;
}

.h2_wrap_top h2 {
    padding-left: 4px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

/*----------各ニュース一覧用ボックス----------*/
.headline_list{
	width: 305px;
}

.headline_list .h2_wrap_top{
	background: url('/images/cnn/common/bg_headlinelist_h2_top.gif') no-repeat 0 0;
	padding-top: 4px;
}

.headline_list .h2_wrap_btm{
	background: url('/images/cnn/common/bg_headlinelist_h2_btm.gif') no-repeat 0 bottom;
	padding: 2px 5px 6px 5px;
}

.headline_list .h2_wrap_top h2{
	padding-left: 4px;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}

.headline_list span{
	position:absolute;
	right:3px;
	_right: 6px;
	font-weight: normal;
}

.headline_list .blank{
	padding-left: 10px;
	background:url('/images/cnn/common/arrow_gray01.gif') no-repeat 0 50%;
}


ul.news_list span{
	margin-left: 10px;
	position:static;
	font-size: 10px;
	color: #666666;
}

/*----------ビデオ・フォト一覧用ボックス----------*/

.video span{
	position:absolute;
	right:3px;
	_right: 6px;
	font-weight: normal;
}

.video .blank{
	padding-left: 10px;
	background:url('/images/cnn/common/arrow_gray01.gif') no-repeat 0 50%;
}

