 #header {
	width: 1366px;
	height: 180px;
	margin: 0 auto;
	margin-left: -684px;
	position: relative;
	left: 50%;
	z-index: 99;
}

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-image: url("../img/common/footer_bg.png");
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 60px;
	margin-top: 650px;
}

#contents {
	margin: 0 0 0 -500px;
	width: 1000px;
	height: 1000px;
	position: absolute;
	top: 0;
	left: 50%;
}

#main {
	padding-top: 100px;
	width: 1000px;
	height: 760px;
	padding-left: 4px;
	background-image: url("../img/onair/base.png");
	background-position: center top;
	background-repeat: no-repeat;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-shadow: 0px 5px 10px rgba(103,202,255,1);
	line-height: 1.7;
}

#left {
	width: 450px;
	text-align: right;
	float: left;
	font-size: 14px;
	margin-top: -30px;
	line-height: 1.5;
}

#right {
	width: 520px;
	text-align: left;
	float: right;
	font-size: 14px;
	margin-top: -30px;
	line-height: 1.5;
}

.caution {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-shadow: 0px 5px 10px rgba(103,202,255,1);
}

.text4 {
	margin-top: -30px;
}