/* CSS Document */

.subnavi .subnavi_hed{
	background-image:url(../outline/images/h1.gif);
}


#main{
	width:720px;
	margin-left:223px;
}

#main h1{
	background-image:url(../outline/images/h1.gif);
}

#onair #main{
	width:930px;
	margin-left:13px;
}

#onair #main .box{
	width:930px;
	margin-bottom:10px;
	background-image:url(../images/box_bg.gif);
	background-repeat:repeat-y;
	background-position:center center;

}


.onair_txt li{
	padding:0 0 0 30px;
	margin:0 0 5px 10px;
	font-size:110%;
	font-weight:bold;
	background-image:url(../images/arrow_subnav.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}
.onair_txt2 li{
	padding:0 0 0 30px;
	margin:0 0 5px 10px;
	font-size:110%;
	font-weight:bold;
	background-image:url(../images/arrow_subnav.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	color: #F00;
}
#onair #main h1{
	background-image:url(../outline/images/onair_h1.gif);
	width:930px;
	background-position:left top;
}


.box{
	margin-bottom:450px;
}

.txt{
	padding:0 5px 10px 10px;
	margin-bottom:10px;
}

.txt p{
	margin:10px;
}

em{
	display:block;
	font-style:normal;
	margin-top:20px;
}

.outline_img{
	float:right;
}

.outline_img p{
	text-align:center;
}


#o1 .txt{
	width:390px;
	float:left;
}

/*--あらすじ部分--*/

.story{
	margin:10px;
}

