@charset "Shift_JIS";

/*
	Site Name: ABC WEBNEWS
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: CONTAINER
	2: HEADER
	 2-1: abc navi
	 2-2: webnews navi
	 2-3: webnews navi
	3: FOOTER
	 3-1: navi
	 3-2: banner
	 3-3: copyright
	4: MAIN CONTENT
	 4-1: news
	5: RIGHT_COLUMN
	 5-1: cast
	 5-2: banner
	6: PAGE TOP
	7: etc

==========================================================

/*
===== 1: CONTAINER ==========================================
*/


#bg_wrap{
	background:transparent url(../img/common/bg.gif);
}


#content_wrap {
	background:transparent url(../img/common/bg_main.png) top center no-repeat;
}


#wrap {
	margin: 0 auto;
	width: 980px;
	height: 100%;
	text-align: left;
}




/*
===== 2: HEADER ==========================================
*/


#header_wrap {
/*	height: 152px;*/
	height: 300px;
	background: url(../common/img/header_bg.jpg) top repeat-x #FFF;
}


#header {
	position:relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 152px;
}


/*===== 2-1: HEADER abc navi ===============*/


#header #header_abcnavi {
	height: 71px;
}


#header #header_abcnavi h1 {
	float: left;
	width: 230px;
	margin-top: 3px;
}


#header #header_abcnavi div {
	float: right;
	width: 750px;
}




#header #header_abcnavi div div {
	overflow: hidden;
}

#header #header_abcnavi div div ul.abc_nv {
	float: left;
	width: 542px;
	height: 40px;
	padding-left: 2px;
	background: url(../common/img/header_nvtop_bg.jpg) 0 3px no-repeat transparent;
}


#header #header_abcnavi div div ul.abc_nv li {
	float: left;
	list-style: none;
	margin-right: 2px;
	margin-top: 9px;
}


#header #header_abcnavi div div ul.abc_nv li.non,
#header #header_abcnavi div div ul.abc_bn li.non {
	margin-right: 0px;
}


#header #header_abcnavi div div ul.abc_bn {
	float: right;
	width: 190px;
	margin-top: 10px;
}


#header #header_abcnavi div div ul.abc_bn li {
	float: left;
	margin-right: 13px;
}


#header #header_abcnavi div p {
	clear: both;
	color: #AA938C;
	font-size: 93%;
	margin-top: 00px;
	padding-top: 10px;
	line-height: 1.0;
}




/*===== 2-2: HEADER webnews navi ===============*/

#header #webnews_nv {
	clear: both;
	position: relative;
	width: 980px;
	height: 45px;
	display: block;
	background:url(../common/img/header_nv_bg.jpg) top no-repeat transparent;
	z-index: 100;
}


#header #webnews_nv div.home { position:absolute; top: 7px; left: 0;}
#header #webnews_nv div.abcnews { position:absolute; top: 7px; left: 83px;}
#header #webnews_nv dl.annnews { position:absolute; top: 0px; left: 0px;}
#header #webnews_nv div.cast { position:absolute; top: 7px; left: 414px;}
#header #webnews_nv div.weather { position:absolute; top: 7px; left: 582px;}
#header #webnews_nv div.scoop { position:absolute; top: -25px; left: 770px; height:66px;}

#header #webnews_nv dt { height:145px;}



/*****  annnews  *****/

#header #webnews_nv dl.annnews dt{
	width:158px;
	height:35px;
	position:absolute;
	left:250px;
	top:7px;
}


#header #webnews_nv dl.annnews dd{
	background:url(../common/img/header_nv_ann_bg.png) no-repeat left -35px;
	position:absolute;
	width:744px;
	height:75px;
	left:0;
	top:40px;
}

#header #webnews_nv dl.annnews #nav01open ul {
	padding-top: 15px;
	width: 735px;
}


#header #webnews_nv dl.annnews #nav01open ul li {
	float: left;
	padding: 0 19px;}


#header #webnews_nv dl.annnews dt.d_none{background:url(../common/img/header_nv_annnews_on.png) no-repeat left top;}




/*****  annnews  *****/

#header #webnews_nv dl.weather dt{
	width:158px;
	height:35px;
	position:absolute;
	left:582px;
	top:7px;
}


#header #webnews_nv dl.weather dd{
	background:url(../common/img/header_nv_wea_bg.png) no-repeat left -37px;
	position:absolute;
	width:744px;
	height:75px;
	left:0;
	top:42px;
}


#header #webnews_nv dl.weather #nav02open ul {
	padding-top: 13px;
	width: 720px;
}

#header #webnews_nv dl.weather #nav02open ul li img {vertical-align:top;}

#header #webnews_nv dl.weather #nav02open ul li { float: left;}
#header #webnews_nv dl.weather #nav02open ul li.main { width: 190px; padding-left: 17px;}
#header #webnews_nv dl.weather #nav02open ul li.picture { width: 100px; height: 15px; padding-left: 13px; padding-top: 14px;}
#header #webnews_nv dl.weather #nav02open ul li.rain { width: 85px; padding-left: 15px; padding-top: 14px;}
#header #webnews_nv dl.weather #nav02open ul li.non { width: 75px; padding-left: 15px; padding-top: 14px;}


#header #webnews_nv dl.weather dt.d_none{ background:url(../common/img/header_nv_weather_on.png) no-repeat left top;}

#header #webnews_nv dt.d_none img{display:none;}
#header #webnews_nv dd.block{display:block;}





/*===== 2-3: HEADER webnews navi ===============*/

#abc_weather {
	clear: both;
	z-index: 50;
	height: 36px;
}

#abc_weather dl {
	float: left;
	margin-top: 7px;
	width: 530px;
}

#abc_weather dl dt {
	float: left;
	width: 90px;
	background: url(../common/img/header_title_abc.png) top left no-repeat transparent;
	text-indent: -5000px;
}


#abc_weather dl dd,
#abc_weather dl.weather dd {
	height: 25px;
	padding: 0 7px;
	line-height: 2.5;
	overflow: hidden;
	font-size: 85%;
}


#abc_weather dl dd p {
	line-height: 2.5;
}



#abc_weather dl dd {
	float: right;
	width: 426px;
	background: url(../common/img/header_abcindex.jpg) top left no-repeat transparent;
}	

#abc_weather dl.weather {
	float: right;
	width: 430px;
}	

#abc_weather dl.weather dt {
	float: left;
	width: 90px;
	height: 25px;
	background: url(../common/img/header_title_weather.png) top no-repeat transparent;
}

#abc_weather dl.weather dd div {
	display: block;
	overflow: hidden;
	width: 323px;
	height: 30px;
	position: relative;
}

#abc_weather dl.weather dd div p {
	display: inline;
	position: absolute;
	white-space: nowrap;
}

#abc_weather dl.weather dd {
	float: right;
	width: 323px;
	background: url(../common/img/header_weatherindex.jpg) top no-repeat transparent;
}

#header div.header_r_cast {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 120px;}

/*
===== 3: FOOTER ==========================================
*/



#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-color: #343333;
	height: 450px;
/*	margin-top: 30px;*/
}


/*===== 3-1: FOOTER navi ===============*/


#footer #footer_nv_wrap {
	border-bottom: 3px #343333 solid;
	background-color: #FFF;
}


#footer #footer_nv_wrap #footer_nv {
	margin: 0 auto;
	padding: 0;
	height: 53px;
	width: 980px;
	background: #FFF url(../common/img/footer_bt_bg.gif) top no-repeat;
}


#footer #footer_nv_wrap #footer_nv ul {
	margin:0 ;
	padding: 0;
	background-color: #066;
}



#footer #footer_nv_wrap #footer_nv ul li {
	float: left;
	padding-left: 15px;
	padding-top: 7px;
	width: 148px;
	display: inline;
}


#footer #footer_nv_wrap #footer_nv ul li.sp {
	padding-left: 14px;
	width: 151px;
}



/*===== 3-2: FOOTER banner ===============*/

#footer #footer_bn {
	margin: 0;
	padding: 0;
	background: url(../common/img/footer_bg.gif) #573726;
	border-top: 1px #FFF solid;
	border-bottom: 1px #000 solid;
}


#footer #footer_bn ul {
	margin: 0 auto;
	padding: 30px 0 20px 0;
	width:980px;
	overflow: hidden;
}



#footer #footer_bn ul li {
	list-style: none;
	float: left;
	margin-bottom: 10px;
	display: block;
	width: 326px;
}



#footer #footer_bn ul li div {
	clear:both;
}



#footer #footer_bn ul li div p {
	float: left;
	width: 177px;
	background-color: #AA948C;
	text-align: center;
	vertical-align: middle;
}

#footer #footer_bn ul li div p.wrap {
	float: left;
	padding: 5px 0;
	width: 177px;
	background-color: #AA948C;
	text-align: center;
	vertical-align: middle;
}



#footer #footer_bn ul li div dl {
	width: 130px;
	padding-right: 10px;
	float: right;
	text-align: left;
}


#footer #footer_bn ul li div dl dt {
	margin-bottom: 5px;
	font-size: 93%;
	line-height: 1.3;
	font-weight: bold;
	color: #DAD6D0;
}


#footer #footer_bn ul li div dl dd {
	font-size: 85%;
	color:#CCC;
	line-height: 1.3;
}

#footer #footer_bn ul li div dl dt a {
	color: #DAD6D0;
	text-decoration: underline;
}


#footer #footer_bn ul li div dl dt a:hover {
	color: #E1B577;
	text-decoration: none;
}


#footer #footer_bn ul li div dl dt.non_dd {
	margin-top: 10px;
}



/*===== 3-3: FOOTER copyright ===============*/


#footer #footer_copyright {
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	margin-bottom: 20px;
	border-top: #464545 1px solid;
	background-color: #343333;
}


#footer #footer_copyright #footer_copyright_wrap {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
 
#footer #footer_copyright #footer_copyright_wrap p {
	float: left;
	width: 750px;
	padding-right: 20px;
	background: transparent url(../common/img/footer_line.jpg) right repeat-y;
	color:#7D7D7D;
	line-height: 1.3;
}


#footer #footer_copyright #footer_copyright_wrap div {
	float: right;
	width: 190px;
	padding-left: 20px;
	color:#7D7D7D;
	line-height: 1.5;
	font-size: 77%;
}


#footer #footer_copyright #footer_copyright_wrap div img {
	margin-bottom: 10px;
}



/*
===== 4: MAIN CONTENT ====================================
*/

#contents {
	clear:both;
	background-color: #FFF;
	padding-bottom: 30px;
}


#contents #main_wrapp {
/*	position:relative;*/
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background: transparent url(../common/img/r_bg.gif) right repeat-y;
}

#main {
	float: left;
	padding-top:10px;
	padding-right: 30px;
	/*width: 740px;*/
	width: 650px;
}



/*===== 4-1: MAIN CONTENT news ===============*/

#news { margin-bottom: 10px;}

#news h2 { margin-bottom: 25px; /*width: 740px;*/ width: 650px; height: 50px; text-indent: -5000px;}

#news h2.abc_title { background: transparent url(../common/img/abc_title.gif) top no-repeat;}
#news h2.economy_title { background: transparent url(../common/img/ann_title_economy.gif) top no-repeat;}
#news h2.epolitics_title { background: transparent url(../common/img/ann_title_politics.gif) top no-repeat;}
#news h2.society_title { background: transparent url(../common/img/ann_title_society.gif) top no-repeat;}
#news h2.world_title { background: transparent url(../common/img/ann_title_world.gif) top no-repeat;}
#news h2.sports_title { background: transparent url(../common/img/ann_title_sports.gif) top no-repeat;}

#news div.title { margin-bottom: 10px;}

#news div.title h3 {
	float: left;
	color: #39428C;
	font-size: 153.9%;
	font-weight: bold;
	line-height: 1.5;
}

#news div.title p {
	float: right;
	color: #858585;
	font-size: 93%;
	line-height: 2.0;
}


#news div.title p {
	float: right;
	color: #858585;
	font-size: 93%;
	line-height: 2.0;
}


#news ul.mixi_face {
	clear: both;
	margin-bottom: 20px;
}

#news ul.mixi_face li {
	float: left;
	margin-right: 10px;
}


#news div.details {
	clear: both;
}


#news div.details p {
	display: inline;
	line-height: 2.0;
	font-size:108%;
}


/**********  abc 384px  **********/

#news div.details div.movie_abc {
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
	display: inline;
	text-align: right;
	width: 384px;
	height: 260px;
/*	background: transparent url(../common/img/movie384.jpg) top right no-repeat;*/
}

#news div.details div.movie_abc span#asx_uri {
	display: none;
}

/**********  ann 320px  **********/

#news div.details div.movie_ann {
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
	display: inline;
	text-align: right;
	width: 320px;
	height: 285px;
/*	background: transparent url(../common/img/movie320.jpg) top right no-repeat;*/
}

#news div.details div.movie_ann img.ann320_180{
	padding: 30px 0;
	background-color: #000;
}


/**********  16:9 384px  **********/

#news div.details div.movie_16-9 {
	float: right;
	margin-bottom: 2px;
	padding-left: 20px;
	display: inline;
	text-align: right;
	width: 384px;
	height: 216px;
}




/**********  image  **********/

#news div.details div.phot_img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	display: inline;
	text-align: right;
	background-color: #FAFAFA;
	border: 1px #D7D7D7 solid;
}

.play {	display: none;}


/*===== 5: RIGHT_COLUMN ===============*/


#right_column {
/*	position: absolute;
	left :770px;
	top: -30px;*/
	float: right;
	width: 210px;
	text-align:left;
}


/*===== 5-1: RIGHT_COLUMN cast ===============*/

#right_column #cast p img {
	margin-top: -50px;
	padding: 0;
	border:  none;
}


#right_column #cast #cast_wrap {
	padding: 10px 11px 20px 14px;
	background: transparent url(../common/img/r_cast_bg.jpg) top no-repeat;
}


#right_column #cast #cast_wrap p.cast_date {
	background: transparent url(../common/img/r_cast_arrow.gif) 0 7px no-repeat;
	padding-left: 12px;
	font-size: 93%;
	color: #796C00;
}


#right_column #cast #cast_wrap div.column {
	background: transparent url(../common/img/r_cast_ulbg.gif) top no-repeat;
/*	background: transparent url(../common/img/r_cast_ulbg.png) top no-repeat;*/
	margin-bottom: 10px;
}


#right_column #cast #cast_wrap div.column ul {
	padding-bottom: 10px;
/*	background: transparent url(../common/img/r_cast_ulbg_botm.png) bottom no-repeat;*/
	background: transparent url(../common/img/r_cast_ulbg_botm.gif) bottom no-repeat;
}


#right_column #cast #cast_wrap div.column ul li {
	list-style: none;
	padding: 10px 2px 0 18px;
	background: transparent url(../common/img/arrow2.gif) 8px 14px no-repeat;
	font-size: 93%;
	line-height: 1.3;
}


#right_column #cast #cast_wrap div.column ul li a {
	color: #666794;
	text-decoration: underline;
}


#right_column #cast #cast_wrap div.column ul li a:hover {
	text-decoration: none;
}

#right_column #cast #cast_wrap div.cast_bt {
	text-align: right;
}



/*===== 5-2: RIGHT_COLUMN banner ===============*/

#right_column div.right_bn {
	clear: both;
	margin-bottom: 10px;
}



#right_column div.right_bn div {
	clear: both;
	margin: 10px 5px 10px 14px;
}


/* 海外支局通信 */

#right_column div.right_bn div.shanghai p,
#right_column div.right_bn div.paris p {
	float: left;
}


#right_column div.right_bn div.shanghai dl,
#right_column div.right_bn div.paris dl {
	float: right;
	width: 195px;
}

#right_column div.right_bn div.shanghai dl dt,
#right_column div.right_bn div.paris dl dt {
	margin-bottom: 3px;
	padding: 0;
	line-height: 1.2;
	width: 195px;
}


#right_column div.right_bn div.shanghai dl dd,
#right_column div.right_bn div.paris dl dd {
	width: 195px;
	font-size: 93%;
	line-height: 1.3;
	color:#666;
}


/* バナー */

#right_column div.right_bn div dl{
	width: 190px;
}

#right_column div.right_bn div dl dt {
	float: left;
	width: 110px;
}


#right_column div.right_bn dl dd {
	float: right;
	width: 80px;
	font-size: 93%;
	line-height: 1.3;
	color: #666;
}


#right_column div.right_bn dl dd a,
#right_column div.right_bn dl dd a {
	display: block;
	color: #705446;
	text-decoration: underline;
	line-height: 1.5;
	font-size: 85%;
}


#right_column div.right_bn div.shanghai dl dd a,
#right_column div.right_bn div.paris dl dd a {
	display: block;
	color: #705446;
	text-decoration: underline;
	line-height: 1.3;
	font-size: 103%;
}


#right_column div.right_bn dl dd a:hover,
#right_column div.right_bn div.shanghai dl dd a:hover,
#right_column div.right_bn div.paris dl dd a:hover {
	text-decoration: none;
}



/*
===== 6: PAGE TOP ====================================
*/

#page-top {
	clear: both;
	position: fixed;/* IE6 fixed.js */
	bottom: 20px;
	right: 20px;
}

#page-top a {
	background: url(common/img/to_top_off.png) no-repeat transparent;
	height:45px;
	width:45px;
	display: block;
	border: none;
}

#page-top a:hover {
	background: url(common/img/to_top_on.png) no-repeat transparent;
	height:45px;
	width:45px;
	display: block;
	border: none;
}


* html #page-top{/*IE6*/
	padding:0 20px 20px 0;
	}

/*
===== 7: etc ====================================
*/


li.non { margin-right: 0;}
.red { color: #E5002C;}
.blue { color: #1DB6EA;}
.blue2 { color: #0084D2;}
.blue_bg { background-color: #C2ECFA;}

.bottom10 { margin-bottom: 10px;}
.bottom20 { margin-bottom: 20px;}
.bottom30 { margin-bottom: 30px;}
.bottom50 { margin-bottom: 50px;}
