@charset "UTF-8";
body{
	width:100%;
	margin:0;
	padding:0;
	background:url("../images/top_bg.jpg") no-repeat top center;
	text-aling:center;
}
#wrap{
	width:944px;
	margin:0 auto;
	text-align:left;
	background:url("../images/top_header.jpg") no-repeat;
}
#header{
	height:489px;
	margin:0 22px;
}
.head{
	position:relative;
	width:900px;
	height:409px;
}
#header h1{
	border-left:1px solid #8b2126;
	padding-left:5px;
	height:17px;
	padding-top:5px;
	color:#cccbc9;
	font-size:10px;
	line-height:1.2;
}
#header .head_p{
	height:20px;
	color:#8b2126;
	font-size:10px;
	line-height:1.2;
	position:absolute;
	top:8px;
	left:270px;
}
.flash{
	position:absolute;
	top:144px;
	left:38px;
}
.navi{
	width:900px;
	height:58px;
}
.navi ul li{
	float:left;
}
.navi  li a {
	display:block;
	height:58px;
	text-indent:-9999px;
}
.navi .navi01 a{
	width:151px;
	background:url("../images/navi01.gif") no-repeat;
}
.navi .navi01 a:hover{
	background:url("../images/navi01_on.gif") no-repeat;
}
.navi .navi02 a{
	width:150px;
	background:url("../images/navi02.gif") no-repeat;
}
.navi .navi02 a:hover{
	background:url("../images/navi02_on.gif") no-repeat;
}
.navi .navi03 a{
	width:150px;
	background:url("../images/navi03.gif") no-repeat;
}
.navi .navi03 a:hover{
	background:url("../images/navi03_on.gif") no-repeat;
}
.navi .navi04 a{
	width:150px;
	background:url("../images/navi04.gif") no-repeat;
}
.navi .navi04 a:hover{
	background:url("../images/navi04_on.gif") no-repeat;
}
.navi .navi05 a{
	width:150px;
	background:url("../images/navi05.gif") no-repeat;
}
.navi .navi05 a:hover{
	background:url("../images/navi05_on.gif") no-repeat;
}
.navi .navi06 a{
	width:149px;
	background:url("../images/navi06.gif") no-repeat;
}
.navi .navi06 a:hover{
	background:url("../images/navi06_on.gif") no-repeat;
}

#main{
	width:922px;
	margin-left:22px;
	padding-bottom:100px;
}
#contents{
	float:left;
	width:550px;
}
.marbot15{
	margin-bottom:15px;
}
table{
	width:500px;
}
table td{
	padding:12px 0;
	border-bottom:1px dotted #9c9f9f;
	vertical-align:top;
}
td img{
	padding-top:3px;
}
.date{
	color:#cd0026;
	font-weight:bold;
	padding-left:5px;
	padding-right:30px;
	width:60px;
}
.bornone{
	border-bottom:none;
}
#sidebar_right{
	float:right;
}
#footer{
	background:url("../images/foot_bg.jpg") repeat-x;
	width:100%;
	height:200px;
	min-width:944px;
	
}
.foot{
	position:relative;
	width:900px;
	margin:0 auto;
}
.foot_navi{
	position:absolute;
	top:8px;
	left:0;
	font-size:10px;
}
.foot_navi a{
	color:#000000;
}
.pagetop{
	position:absolute;
	top:8px;
	right:0;
}
.pagetop a{
	color:#8b2126;
	font-size:10px;
	text-decoration:none;
}
.pagetop a:hover{
	text-decoration:underline;
}
.pagetop img{
	vertical-align:baseline;
	padding:3px 0 0 3px;
}
.foot_logo{
	position:absolute;
	top:50px;
	left:0;
}
.ad{
	position:absolute;
	top:60px;
	left:110px;
	color:#ffffff;
}
.copy{
	position:absolute;
	top:60px;
	right:0;
}
.martop45{
	margin-top:45px;
}
.qr{
	margin:15px 20px 0 32px;
}
.schedule{
	position:absolute;
	top:27px;
	right:240px;
	width:390px;
}
.schedule00{
	position:absolute;
	top:0;
	right:0;
}
.schedule00 a{
	display:block;
	width:240px;
	height:100px;
	background:url("../images/schedule_top.png") no-repeat;
	text-indent:-9999px;
}
.schedule00 a:hover{
	background:url("../images/schedule_top_on.png") no-repeat;
}
.info_scro{
	/*height:445px;*/
	height:970px;
	overflow-x:hidden;
	overflow-y:scroll;
}


.topics_scro{
	/*height:150px;*/
	/*overflow-x:hidden;
	overflow-y:scroll;*/
}


.mt10{
	margin-top:10px;
}
.mt5{
	margin-top:5px;
}




.schedule a{
	float:left;
	display:block;
	width:155px;
	height:72px;
}
.schedule .fadetips{
	width:80px;
	height:66px;
}

/*tipsy */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }
