/* CSS Document */
a{
	 text-decoration: none;
	 }
#stage{
	margin: 0px;
	width: 800px;
	height:auto;
}	 
#left_stage{
     float: left;
	 margin: 0px;
	 width: 154px;
	height:3950px;
	 border-right: 1px solid #999999;
	 }	 
#right_stage{
     width:630px;
     float: left;
	 margin: 0px;
	 height: auto;
	 margin-left: 14px;
	 }	
#pankuzu{
     display: block;
	 width: 144px;
	 height: 17px;
	 margin: 5px 0px 1px 5px;
     color: #000000;
	 text-decoration: none;
	  }
#pankuzu a{
     color: #ff6633;
	 text-decoration: none;
	 }
#left_menu{
	display:block;
	position:relative;
	margin:0px 0px 0px 5px;
	height:auto;
	width:144px;
	border-top-width: 1px;
}

#kanazawa01 {
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/kanazawa_over.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom: 1px;
}
#kanazawa01 a{
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/kanazawa.gif);
	background-repeat:no-repeat;
	float:left;
}	
#kanazawa01 a:hover{
	background-image: url(../img/kanazawa_over.gif);
	display: block;
}
#nigata01 {
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/nigata_over.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom: 1px;
}
#nigata01 a{
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/nigata.gif);
	background-repeat:no-repeat;
	float:left;
}	
#nigata01 a:hover{
	background-image: url(../img/nigata_over.gif);
	display: block;
}

#past01 {
	display:block;
	width:144px;
	height:35px;
	background-image:url(../img/past_over.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom: 1px;
}
#past01 a{
	display:block;
	width:144px;
	height:35px;
	background-image:url(../img/past.gif);
	background-repeat:no-repeat;
	float:left;
}	
#past01 a:hover{
	background-image:url(../img/past_over.gif);
	display: block;
}
#kyoto01 {
	display:block;
	width:144px;
	height:35px;
	background-image:url(../img/kyoto_over.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom: 1px;
}
#kyoto01 a{
	display:block;
	width:144px;
	height:35px;
	background-image:url(../img/kyoto.gif);
	background-repeat:no-repeat;
	float:left;
}	
#kyoto01 a:hover{
	background-image:url(../img/kyoto_over.gif);
	display: block;
}

.LeftMenu_text{
     color: #FFFFFF;
	 font-weight: bold;
	 margin: 12px 0px 0px 18px;
	 text-decoration: none;
	 border: none;
	 }
.LeftMenu_text_here{
     color: #FFFFFF;
	 font-weight: bold;
	 margin: 12px 0px 0px 18px;
	 text-decoration: none;
	 border: none;
	 }	 
.menu_bottom{
     display: block;
	 width: 144px;
	 height: 3px;
	 background-image: url(../img/bb_bottom_image.gif);
	 background-repeat: no-repeat;
	 margin: -2px 0px 1px 0px;
	 font-size:0px;
	 
}
.pagetop {
     display: block;
	 width:620px;
}

#top_title{
     display: block;
	 width: 630px;
	 height: 127px;
	 background-image: url(../img/top_title.jpg);
	 background-repeat: no-repeat;
	 }
.title_textbox{
     display:block;
	 position:absolute;
     width: 337px;
     height: auto;
	 background-image:url(../img/titlebox01.jpg);
	 background-repeat:repeat-y;
	 margin: 86px 0px 0px 0px;
	 }
.title_text{
     display:block;
     width: 322px;
     height: auto;
     color: #999999;
	 margin: 2px 0px 0px 0px;
	 padding-left:15px;
	 padding-right:15px;
}
.kobetu{
     border: 1px solid #666666;
	 margin-bottom: 30px;
	 padding: 5px 0px 5px 5px;
	 }
.cont_tex {
	 font-size:90%;
	 line-height:120%;
	 }
#news_title {
	 background-image:url(../img/outline_title.jpg);
	 width: 620px;
	 height: 32px;
	 margin: 0px 0px 10px 0px;
	 font-size:0px;
	 line-height:0px;
}
.chu_tex {
	 line-height:150%;
	 font-size:80%;
}
.submenu a{
	 display:block;
	 margin:2px 0px 0px 5px;
	 background-color:#009999;
	 color:#FFFFFF;
	 width:124px;
	 line-height:20px;
	 padding-left:20px;
}
.submenu a:hover{
	 display:block;
	 color:#000000;
}
