@charset "UTF-8";

* {
	font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシック", verdana, sans-serif;
	color:#333;
	font-size: 12px;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background-repeat: repeat-x;
	background-position: center 181px;
	background-color: #e7f7fe;
	background-image: url(../images/mainbg2.jpg);
}


h1,h2,h3,h4,h5,p,ul,li,ol,dl,dt,dd{
	list-style-type:none;
	margin:0;
	padding:0;
	}
br {
   letter-spacing:normal;
}

a {
	color:#333;
	text-decoration: none;
}

a:hover {
	color:#999;
}

img {
   border:0;
   vertical-align:bottom;
}

#top {
}


#headWrap {
	position:relative;
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 102px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	position:relative;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	float: left;
	width: 282px;
}

#cm {
	float: left;
	width: 330px;
	padding-top: 30px;
}
#pr {
	position:absolute;
	top:0;
	width:500px;
	padding-top: 5px;
	right: 80px;
	text-align: right;
}
.party3{
	position: absolute;
	top: 30px;
	font-size: small;
	width: 330px;
	background-image: url(../images/on_air.gif);
	background-repeat: no-repeat;
	background-position: left top;
	right: 0px;
}
.party3 .betw{
}
.party3 .betw img {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 3px;
}

.party3 .betw p{

}
#ub {
	width: 100%;
	background-image: url(../images/ub_s1.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	height: 19px;
}
#menu {
	width: 100%;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
}

#contents {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #FFF;
}


#contents a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.25;
	opacity:0.25;
}






#header h1 {
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	line-height: 20px;
	right: 80px;
}



#menu ul {
	width:901px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu li {
	float:left;
	color:#333;
	text-align:center;
	list-style-type:none;
	background-image: url(../images/navmanu_r1_c1_.jpg);
}

#menu li a{
	display:block;
	width:149px;
	color:#036;
	line-height:60px;
	border-right:1px solid #D8D8D8;
}

#menu li.home a{
   border-left:1px solid #D8D8D8;
}

#menu li a:hover{
	color:#333;
	background-color: #fff;
	background-image: url(../images/navmanu_r1_c2_.jpg);
}



#totop{
	padding-top: 20px;

}
#footwide {
	width: 100%;
	background-image: url(../images/footwidebg.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 150px;
}

#footer {
	width: 860px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer_t1 {
	border: 2px solid #FFF;
	text-align: center;
	font-weight: bold;
	background-color: #F90;
	margin-bottom: 5px;
	width: 400px;
	color: #FFF;
}

#footer_l {
	width: 420px;
	float: left;
}
address{
	clear: both;
	text-align: center;
	color: #666;
}
