body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #000033;
	background-image: url(img/repeat_bg.gif);
	background-repeat: repeat-y;
	background-position:center 61px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

.story {
	padding: 10px;
	height: 500px;
	width: 850px;
}

.textarea{
	text-align:left;
	line-height: 16px;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/text_bg.gif);
	background-repeat: none;
	padding: 5px;
}

.box_1{
	width: 550px;
}

h5
{
	margin: 0 auto;
	text-size: 9px;
	font-size : x-small;
	font-weight: normal;
}

.midashi{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #333333;
}
.story_bot_box{
	width: 845px;
	height: 160px;
	text-align:center;
	margin:0 auto;
}
.story_bot{
	width:63px;
	text-align:center;
	float: left;
	background-color: #;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align: middle;
	padding: 5px 0px;
	border: 1px solid #5D427E;
}

.story_bot_end{
	width:128px;
	text-align:center;
	float: left;
	background-color: #;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align: middle;
	padding: 5px 0px;
	border: 1px solid #5D427E;
}

a:visited{
	text-decoration: none;
	color: #FF9933;
}
a:hover{
	text-decoration: none;
	color: #FF6600;
}
a:active{
	text-decoration: none;
	color: #FF9900;
}
a:link{
	text-decoration: none;
	color: #CC9933;
}

h1.others {
	font-size: 16px;
	font-weight: bold;
	color: #ffff99;
}

.style-red {
	color: #ff0000;
}

.style-redB {
	color: #ff0000;
	font-weight: bold;
}



#onAirTime {
	font-size: 14px;
	font-weight: bold;
}

#repeatTime {
	font-size: 12px;
	font-weight: bold;
}

#bannerImg {
	width: 450px;
	height: 52px;
}
