/* CSS Document */
a{
	 text-decoration: none;
	 }

#left_stage{
     float: left;
	 margin: 0px;
	 width: 154px;
	height:1175px;
	 border-right: 1px solid #999999;
	 }	 
#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 5px 0px 5px;
	height:auto;
	width:144px;
	border-top-width: 1px;
}

#m01 {
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/bb01_ro.gif);
	background-repeat:no-repeat;
	float:left;
	padding-bottom: 1px;
}
#m01 a{
	display:block;
	width:144px;
	height:35px;
	background-image: url(../img/bb01.gif);
	background-repeat:no-repeat;
	float:left;
	padding-bottom: 1px;
}	
#m01 a:hover{
	background-image: url(../img/bb01_ro.gif);
	display: block;
	padding-bottom: 1px;
}
.LeftMenu_text{
     color: #FFFFFF;
	 font-weight: bold;
	 margin: 12px 0px 0px 18px;
	 text-decoration: none;
	 border: none;
	 }
.LeftMenu_text_here{
     color: #000000;
	 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;
	 
}
#keitai{
    display: block;
	margin: 100px 0px 10px 5px;
	margin-top: 100px;	
	height:auto;
	 }
	 
	 
#right_stage{
     float: right;
	 margin: 0px;
	 height: auto;
	 margin-left: 15px;
	 }	
#top_title{
     display: block;
	 width: 630px;
	 height: 127px;
	 background-image: url(../img/exhibition_title.jpg);
	 background-repeat: no-repeat;
	 margin-bottom: 10px;
	 }
	 
.title_text{
     display:block;
     width: 330px;
     height: auto;
     color: #999999;
	 padding: 86px 0px 0px 15px;
	 }


.kobetu{
	 margin-bottom: 5px;
	 padding: 0px 0px 10px 5px;
	 }
.cont_tex {
line-height:150%;
	 }
