img, div, input,H1, H2, H3, H4, H5, P, A { 
	behavior: url("../css/iepngfix.htc") 
}
a {	
	color: #FF0000;
}
body {
	background-image: url(../img/radio_gwall_01.jpg);
	background-color: #FFE6EA;
	background-repeat: repeat;
	background-position: center top;
	margin: 30px 0px;
	padding: 0px;
	font: normal 12px/15px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}
#container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#container .clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
#container #header {
	background-image: url(../img/bg_header.gif);
	background-position: 0px 0px;
	padding: 30px 15px;
	height: 115px;
}
#container #header H1 {
	float: left;
}

#container #header .schedule {
	float: right;
	margin-top: 35px;
}
#container #header .schedule TH {
	border-right: 5px solid #906E15;
	padding-right: 5px;
}
#container #main {
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFCC33;
	background-image: url(../img/bg_center.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#container #main .navi {
	clear: both;
	margin-bottom: 15px;
	background-image: url(../img/bg_navi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 19px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
}
#container #footer {
	clear: both;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
}
#container .copyright .bna  {
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #333333;
}
#container .copyright .txt {
	text-align: left;
	padding-left: 10px;
}
