* {
	margin: 0;
	padding: 0;
}
body {
	backgraund: #dcf9cd;
/*	color: #033e43;*/
	font-size:12px;
	font-family:Osaka, MS UI Gothic;
}
a {
	color: #3C320F;
}
img {
	border: 0;
}
#bg_left {
	width: 50%;
	background:#ffffff url(../img/bg_l.jpg) repeat-x top right;
}
#main {
	width: 800px;
	background:url(../img/bg_l.jpg) repeat-x top right;
}
#bg_right {
	width: 50%;
	background:#ffffff url(../img/bg_l.jpg) repeat-x top left;
}
#header {
	width: 800px;
	height: 100px;
	margin: 3px 0px 0px 0px;
	background: url(../images/2dontopbg.jpg) no-repeat;
}
#header img {
	margin: 5px 0px 0px 0px;
}
#detail {
	width: 800px;
	background:#ffffff;
/*	background: url(../images/topbg2.gif);*/
	text-align: center;
}
#onair {
	padding: 5px 0px 30px;
}

#footer {
	width: 800px;
	height: 20px;
	background:url(../images/u-don.jpg) no-repeat;
}

#ff {
	padding-left: 292px;
}