@charset "shift_jis";
/* CSS Document */



/*----------------------------------------------------
	共通設定
----------------------------------------------------*/
	
img{ border:none; }

.left{
	float:left;
	}
	
.right{
	float:right;
	}	

/*----------------------------------------------------
	レイアウト
----------------------------------------------------*/	

#newheader{
	width:990px;
	height:68px;
	border-bottom:#7092e2 3px solid;
	position:relative;
	}
	
#newheader img#nhklogo{
	position:absolute;
	top:16px;
	left:6px;
	}
	
#newheader img#branch{
	position:absolute;
	top:13px;
	left:105px;
	}
	
#newheader #eventbn{
	width:130px;
	height:45px;
	position:absolute;
	top:13px;
	left:283px;
	}
	
#newheader #search	{
	width:179px !important;
	height:43px !important;
	width:189px;/*IE6*/
	height:47px;/*IE6*/
	padding:4px 5px 0 5px;
	position:absolute;
	top:11px;
	left:437px;
	background:url(/lcommon/images/bg_search.gif) no-repeat;
	}
	
#newheader #search input.text{
	width:175px;
	height:14px;
	margin-bottom:3px;
	padding:0;
	border-left:ridge #2646c2 2px;
	border-top:ridge #2646c2 2px;
	border-right:solid #abbcee 1px;
	border-bottom:solid #abbcee 1px;
	} 
	


#newheader #link{
	width:348px;
	height:44px;
	position:absolute;
	top:2px;
	left:633px;
	}
	
* html #newheader #link{	
	margin:12px 0 0 0;
	left:593px;
	}/*IE6*/
	
*:first-child+html #newheader #link{	
	margin:12px 0 0 0;
	left:593px;
	}/*IE7*/
	
#newheader #link li{
	list-style:none;
	font-size:0;
	float:left;
	display:inline;
	}	

#newheader #link ul#news{
	width:329px !important;
	height:14px !important;
	width:339px;/*IE6*/
	height:18px;/*IE6*/
	margin-bottom:8px;
	padding:4px 10px 0 10px;
	background:url(/lcommon/images/bg_news.gif) no-repeat;
	}
	
#newheader #link ul#news li{
	margin-right:25px;
	}	


#newheader #link ul#news li.end{
	margin-right:0;
	}	

#newheader #link #about{
	width:348px;
	height:18px;
	}
	
* html #newheader #link #about{
	margin-left:40px;
	}/*IE6*/
	
*:first-child+html #newheader #link #about {
	margin-left:40px;
	}/*IE7*/	
	
#newheader #link #about ul{	
	margin:0;
	padding:0;
	float:left;
	}
	
#newheader #link #about li{
	margin-right:11px;
	}	

#newheader #link #about ul.about{
	width:123px !important;
	height:15px !important;
	width:133px;/*IE6*/
	height:18px;/*IE6*/
	padding:3px 5px 0 5px;
	background:url(/lcommon/images/bg_about.gif) no-repeat;
	float:left;
	}
	
#newheader #link #about ul.netclub{
	float:right;
	}
	
#newheader #link ul#news li.end,
#newheader #link #about ul.about li.end,
#newheader #link #about ul.netclub li.end{
	margin-right:0;
	}		

