/* headline */

#headline_container {
	margin: auto 40px;
	height: 470px;
	background: url("images/header_bottom_bg.jpg") repeat-x bottom;
}


#headline_left {
	float: left;
	width: 348px;
	}

#headline_right {
	float: right;
	width: 425px;
	background:  url("images/headline_navi_bg.jpg") no-repeat top;
	}

#headline_left_info {
	height: 50px;
	margin-top: 20px;
	font-size: small;
	text-align: center;
	}

#headline_title {
	padding: 2px;
	border-bottom: 1px solid #CCC:
	font-weight: bold;
	}

#headline_title_body {
	padding: 2px;
	}


#headline_right_info {
	height: 70px;
	margin-left: 40px;
	margin-top: 20px;
	font-size: small;
	text-align: left;
	}



/* headline_tv */


#headline_tv {
	position: relative;
	height: 344px;
	background:  url("images/headline_tv_bg.jpg") no-repeat top;
	}

#headline_tv_body {
	position: absolute;
	left: 14px;
	top: 13px;
	}


/* headline_navi */

#headline_navi a {
	background-position:  top right;
	}


#headline_navi a:hover {
	background-position:  top right;
	}

#headline_navi {
	position: relative;
	width: 425px;
	background:  url("images/headline_navi_bg.jpg") no-repeat top;
	height: 295px;
	margin: 0px;
	padding: 0px;
	}

#headline_navi_body {
	position: absolute;
	top: 14px;
	left: 59px;
	margin: 0px;
	}


#headline_navi_top {
	width: 345px;
	height: 67px;
	overflow: hidden;
	margin-bottom: 5px;
}

#headline_navi_top a {
	display: block;
	overflow: hidden;
	width: 345px;
	height: 0 !important;
	height /**/: 67px;
	padding-top: 67px;
	background: url("images/headline2_navi_top_bg.jpg") ;
	}

#headline_navi_top2 {
	width: 345px;
	height: 67px;
	overflow: hidden;
	margin-bottom: 5px;
}

#headline_navi_top2 a {
	display: block;
	overflow: hidden;
	width: 345px;
	height: 0 !important;
	height /**/: 67px;
	padding-top: 67px;
	background: url("images/headline_navi_top2_bg.jpg") ;
	}


#headline_navi_wrapper {
	clear: both;
	margin: 0px;
	width: 345px;
}

#headline_navi_left {
	float: left;
	width: 166px;
	margin: 0px;
	}

#headline_navi_right {
	float: right;
	width: 166px;
	margin: 0px;
	}



#headline_navi_wrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#headline_navi_wrapper li {
	width: 166px;
	height: 35px;
	margin-bottom: 5px;
	}

#headline_navi_wrapper li a  {
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0 !important;
	height /**/: 35px;
	padding-top: 35px;
	}


#blog a {
	background:  url("images/headline_navi/blog_bg.jpg") ;
	}

#ldpchannel a {
	background:  url("images/headline_navi/ldpchannel_bg.jpg") ;
	}

#kentei a {
	background:  url("images/headline_navi/kentei_bg.jpg") ;
	}

#info a {
	background:  url("images/headline_navi/info_bg.jpg") ;
	}

#goods a {
	background:  url("images/headline_navi/goods_bg.jpg") ;
	}

#map a {
	background:  url("images/headline_navi/map_bg.jpg") ;
	}

#coming {
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0 !important;
	height /**/: 35px;
	padding-top: 35px;
	background:  url("images/headline_navi/coming_bg.jpg") ;
	}







