@charset "utf-8";



/* ***********************************************************************
        header
*********************************************************************** */
#header {
	background: #0075d5 url(../image/shared/header-bg.jpg) repeat-x center 0;
	width: 100%;
	height: 79px;
	}
#home #header {
	background: #0075d5 url(../image/header-bg.jpg) repeat-x center 0;
	width: 100%;
	height: 587px;
	}
#header-inner {
	background: url(../image/shared/header-inner-bg.jpg) no-repeat 0 0;
	width: 980px;
	height: 79px;
	margin: 0 auto;
	position: relative;
	}
#home #header-inner {
	background: url(../image/header-inner-bg.jpg) no-repeat 0 0;
	width: 980px;
	height:587px;
	margin: 0 auto;
	}
#header-title,
#header-read {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	height: 0;
	overflow: hidden;
}
#header-date p,
#header-cast p,
#header-read p {
}


#header-title a {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	width: 185px;
	height: 79px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 10px;
}



/* ***********************************************************************
        super-banner
*********************************************************************** */
#super-banner {
	padding: 10px 0;
	}
#super-banner-inner {
	width: 980px;
	margin: 0 auto;
	}
#super-banner p {
	width: 728px;
	height: 90px;
	margin: 0 auto;
	}
