/* CSS Document */

body {
	text-align:center;
	margin:0;
	padding:0 auto;
}

.clear {
	clear:both;
}

li {
	list-style:none
}

images {
	border:0;
}

a {
	color:#6699FF;
}

p {
	margin:0;
	padding:0;
	font-size:12px;
}

img {
	border:0;
}

div hr{
	display:none;
}

* html div {
	zoom: 1;
}
#container {
	margin:0pt auto;
	padding:0;
	background: url(../images/bk.jpg) repeat-x top center;
}

#main {
	width:1042px;
	height:585px;
	background: url(../images/main.jpg) no-repeat;
	margin:0 auto;
	position: relative;
}

#main span {display:none;}
img.nodisplay {
  display:none;
}

#on-air {
	width:1042px;
	position:absolute;
	top:540px;
}

/*------------------------------
トップページ　次回予告
------------------------------*/
#content {
	background: url(../images/bk_02.jpg);
	
}
#next_box {
	width:960px;
	margin: 0 auto;
}

#next_box img{
	margin: 95px auto;
}

/*#next_box_left {
	width:870px;
	height:278px;
	padding:0;
	margin:0 0 40px 0;
	background:url(../images/introduction_bk.jpg) no-repeat top center;
	text-align:left;
}*/

/*#next_box #text_01{
	font-size:30px;
	margin-left:30px;
}*/
