/* CSS Document */
a{
	 text-decoration: none;
	 }
#stage{
	margin: 0px;
	width: 800px;
	height:auto;
}	 
#left_stage{
     float: left;
	 margin: 0px;
	 width: 154px;
	height:600px;
	 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;
}	
#yamaguti01 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;
}
#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;
}
#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;
}




.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;
}

#movie{
    display: block;
	margin: 80px 0px 10px 5px;
	_margin-top: 10px;
	height:auto;
}
*:first-child+html #movie {
    margin-top: 20px;
}
#click{
    display: block;
	margin: 10px 0px 0px 5px;
	_margin-top: 0px;
			
	height:auto;
	 }
#keitai{
    display: block;
	margin: 10px 0px 0px 5px;
	height:auto;
	 }
#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;
}
#midashi{
     border: 0px solid #1170ff;
	 }
.midashi_text{
     color: #000000;
	 padding-left: 5px;
	 line-height:140%;
	 }
#oshirase{
     border: 1px solid #1170ff;
	 margin-top: 10px;
	 margin-bottom:10px;
	 }
.oshirase_bg{
     background-image: url(../img/oshirase_bg.gif);
	 background-repeat: no-repeat;
	 width: 535px;
	 height: 28px;
	 display: block;
	 }
.oshirase_text{
     color: #000000;
	 font-weight: bold;
	 padding: 7px 0px 7px 15px;
	 }
#shusai{
     margin: 20px 0px 10px 0px;
	 display: block;
	 width: 625px;
	 }
.kobetu{
     border: 1px solid #666666;
	 margin-bottom: 5px;
	 padding: 5px 0px 5px 5px;
}

#art{
     margin: 10px 0px 10px 0px;
	 display: block;
	 width: 625px;
	 }

.art_text{
     color: #000000;
	 line-height:140%;
	 font-weight:normal;
	 }
