@charset "utf-8";
#wrapper {
	background: url(../images/background_main.jpg) center 0 no-repeat #000;
}

#header {
	width: 992px;
	margin: 0 auto;
	position: relative;
	padding-top: 98px;
}

#header h1 {
	text-indent: -9999px;
	height: 110px;
	background: url(../images/logo.png) center 0 no-repeat;
}

#onair {
	text-indent: -9999px;
	padding-bottom: 231px;
	height: 38px;
	background: url(../images/onair.png) center 0 no-repeat;
}
/*#onair1 {
	text-indent: -9999px;
	height: 30px;
	background: url(../images/onair1.png) center 0 no-repeat;
}*/
#onair2 {
	text-indent: -9999px;
	height: 42px;
	margin-left: 50px;
	background: url(../images/onair2.png) center 0 no-repeat;
}
#date {
	position: absolute;
	bottom: 0px;
	left: 80px;;
}
#twitter {
	position: absolute;
	bottom: 0px;
	left: 10px;;
}
#photo {
	position: absolute;
	bottom: 0px;
	left: 150px;
}
#social {
	position: absolute;
	top: 453px;
	left: 893px;
}
#social li {
	position: absolute;
	width: 34px;
	height: 33px;
}
#social .twitter {
	top: 31px;
	left: 0;
}
#social .hatena {
	top: 0;
	left: 18px;
}
#social .facebook {
	top: 31px;
	left: 36px;
}
#social .mixi {
	top: 0;
	left: 54px;

}

#contents {
	overflow: hidden;
	width: 890px;
	_width: 900px;
	margin: 0 auto 21px;
	padding-top: 9px;
}

#movieArea {
	float: left;
	width: 443px;
}
#rightArea {
	float:right;
	width: 443px;
}
#information {
	/*height:250px;
	height: 120px;*/
	/*2段バナーheight:50px;*/
	width: 443px;
}

#information h2 {
	text-indent: -9999px;
	background: url(../images/h2_oshirase.png) 0 0 no-repeat;
	height: 47px;
}

#information .inner {
	background: url(../images/frame_inner.png) 0 0 repeat-y;
}

#information ul {
	width: 400px;
	/*2段バナーheight: 130px;*/
	height: 43px;
	overflow: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#information li {
	border-top: 1px dashed #fff;
	height: 23px;
	padding: 0 7px;
	line-height: 23px;
	font-size: 12px;
	color: #fff;
}
#information li.first {
	border-top: none;
}
#information li span {
	background-color: #FFF;
	padding: 0 5px;
	margin-right: 7px;
	color: #000;
}

#information .bottom {
	height: 3px;
	font-size: 0;
	line-height: 0;
	background: url(../images/frame_bottom.png) 0 0 no-repeat;
}

/*-メインビジュアル上バナー-*/

.topBanner {
	position: absolute;
	top: 360px;
	left: 298px;
	}

/*-ナビ内アポイラスト分cssー-*/
/*.nav_apo {
	position: absolute;
	bottom: -85px;
	left: 524px;
	z-index: 1;
}*/