@media only screen and (min-width: 320px) {
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
	}

#midashibar {
	width: auto;
	height: 15px;
	font-size: 11px;
	color: white;
	padding: 5px;
	background-color: #F7A91C;
	text-align: left;
	}
	
#contents2 {
	width: 100%;
	min-height: 500px;
	background-color: rgba(255, 255, 255, 0.5);
	}
	
.tl01 {
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #ff00bb;
	font-weight: bold;
	text-shadow: 2px 2px 5px #ffc1b0;
}

.housou {
	font-size: 22px;
	color: #f723ca;
	text-align: center;
}

.housou2 {
	font-size: 18px;
	color: #f723ca;
	text-align: center;
}

.housou2 img {
	padding-bottom: 20px;
}
}

@media only screen and (min-width: 1000px) {
body {
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url("../img/onair/bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 1.5;
	}

#midashibar {
	width: 694px;
	height: 15px;
	font-size: 11px;
	color: white;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	margin: 0 0 10px 0;
	background-color: #F7A91C;
	}
	
#contents2 {
	width: 704px;
	min-height: 500px;
	padding: 10px 0 10px 0;
	-moz-border-radius: 5px ;
	-webkit-border-radius: 5px ;
	border-radius: 5px ;
	border: none ;
	background-color: rgba(255,  255,  255, 0.75);
	}
	
.tl01 {
	width: 704px;
	text-align: center;
	font-size: 22px;
	color: #ff00bb;
	font-weight: bold;
	text-shadow: 2px 2px 5px #ffc1b0;
}

.housou {
	font-size: 22px;
	color: #f723ca;
	text-align: center;
}

.housou2 {
	font-size: 18px;
	color: #f723ca;
	text-align: center;
}

.housou2 img {
	padding-bottom: 20px;
}

}

