@charset "utf-8";

#head01 {
	height: 70px;
	background-image: url(../../img/common/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#head02 {
	height: 70px;
	width: 990px;
	margin: auto;
	position: relative;
}
#head02 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #666666;
	position: absolute;
	right: 10px;
	top: 10px;
}

#head02 ul {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top:5px;
}
#head02 li {
	float: left;
}



#SiteMain {
	width: 990px;
	margin: auto;
	background-image: url(../../img/common/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents {
	background-image: url(../../img/common/bg_contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 988px;
	margin: auto;
	z-index: 0;
}

#foot01 {
	height: 40px;
	background-image: url(../../img/common/bg_foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#foot02 {
	height: 40px;
	width: 990px;
	margin: auto;
	position: relative;
}
#foot02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	position: absolute;
	right: 10px;
	top: 13px;
}
#title {
	width: 988px;
	height: 120px;
	position: relative;
}
#title img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#contents .onair01 {
	width: 935px;
	margin: auto;
	height: 105px;
	clear: both;
	margin-bottom: 25px;
}
#contents .onair01 li {
	float: left;
	margin-right: 9px;
	width:178px;
}
