@charset "utf-8";


* {
	color:#333333;
	line-height: 140%;
	font-size:11px;
	margin: 0;
	padding:0;
	background-image: none;
}

body {
    margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:auto;
}

a img {
	border:none;
}


a:link{ 
        color:#3366FF;
        }
a:visited{
	color:#3366CC;
	text-decoration: underline;
		}
a:hover{
        color:#333333;
	    background-color:#CCCCCC;
		}
a:active{
        color:#333333;
		background-color:#CCCCCC;
		}

/*
x[X
-------------------------------------------------------------------*/
#mainbody{
	width:896px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#maintop_pic{
	width:896px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	
}
#rightbody{
    width:200px; 
    float:left;
	margin-right:10px; 
    text-align:left;
} 

/* add display:inline to floated elements */
#rightbody {display:inline;}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:896px;
	height:60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}

h1 {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

#header #logo {
	clear: both;
	padding-top: 12px;
	padding-left: 10px;
	float: left;
}
#header_img{
    margin-left:auto;
	margin-left:auto;
	width:896px;
	height:4px;
	padding-top:12px;
	padding-bottom:0px;
	text-align:center;
  
}
#header h2 {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
}

#header #head_ul {
	position:absolute;
	top: 5px;
	right: 10px;
	left: 683px;
	width: 206px;
}
#header #head_ul li {
    float:left;
	font-size:10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position:left;
	line-height: 18px;
	padding-left: 7px;
}

#header #head_ul li a {
	font-size: 10px;
}
/*
メインメニュー
----------------------------------------------- */
#tittlemenu{
	width:896px;
	height:35px;
	margin-bottom:5px;
	margin-top:-3px;
	padding:0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}  

#tittlemenu li{
  	 width:112px;
	 height:35px;
	 float:left;
	 list-style-type:none;
}
#tittlemenu a{
    display: block;
    width: 112px;
    height: 35px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-decoration: none;
    text-indent: -9999em;

}
#tittlemenu li a:hover {
    background-position: 0 -35px;
}
 
#tittlemenu li#exhibition a{
	background-image:url(images2/menu01.jpg)
}

#tittlemenu #events a{
	background-image:url(images2/menu02.jpg)
}
#tittlemenu #todays a{
	background-image:url(images2/menu03.jpg)
}
#tittlemenu #facilites a{
	background-image:url(images2/menu04.jpg)
}
#tittlemenu #owned a{
	background-image:url(images2/menu05.jpg)
}
#tittlemenu #guidance a{
	background-image:url(images2/menu06.jpg)
}
#tittlemenu #access a{
	background-image:url(images2/menu07.jpg)
}
#tittlemenu #society a{
	background-image:url(images2/menu08.jpg)
}

/*
トップイメージ
-------------------------------------------------------------------*/

#top_img {
	padding-bottom: 5px;
	background-color: #DFDFDB;
	text-align: center;
	border: 1px solid #FFFFFF;
}

#contents {
	width:660px;
	float: left;
	margin:0 10px 0 10px;
	overflow:hidden;
	display:inline;
}

/* add display:inline to floated elements */
#contents {display:inline;}

/* add zoom:1 to overflow:hidden */
#contents {zoom:1;}
/*
メインメニュー
-------------------------------------------------------------------*/


div#facilites{
   width:652px;
   float:right;
   margin-right:10px;
   margin-left:3px;
   display:inline;
   overflow:hidden;
   font-size:10px;
   
    
}

div#facilites h2#facilites_title {
	margin:0;
	padding:6px 0 10px 30px;
	width:652px;
	height:30px;
	font-size:12px;
	font-weight:600;
	color:#666666;
	background:url(images/fa001.jpg) no-repeat;
	
}

div#facilites p.photo{
     width:auto;
	 height:150px;
     list-style-type:none;
	 margin:0 10px 0 10px;
	 font-size:12px;
	 padding-right:0;
	 padding-bottom:10px;
	 float:left;
	 overflow:hidden;
	 line-height:2.0em;
	 position:relative;
	 font-size:12px;
}
div#facilites p.faci{
	width:auto;
	height:auto;
	margin:0 0 0 10px;
	margin-top:-30px;
	margin-right:-5px;
	margin-bottom:-30px;
	font-size:12px;
	padding:0;
	float:right;
	line-height:0;
	overflow:hidden;
	position:relative
	 
}

/* add display:inline to floated elements */
div#facilites,
div#facilites p.photo,
div#facilites p.faci {display:inline;}

/* add zoom:1 to overflow:hidden */
div#facilites,
div#facilites p.photo,
div#facilites p.faci {zoom:1;}

/* fix negative margins */
div#facilites p.faci {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
div#facilites p.photo,
div#facilites p.faci {zoom:1;}
/*
所蔵品用テーブル
-------------------------------------------------------------------*/

table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width:632px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table001 caption {
  margin-top: 1em;
  text-align:left;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table001 td {
  background: #E5EAFF;
  text-align: right;
  white-space: nowrap;
}







/*
メインとなる画像要素の部分
-------------------------------------------------------------------*/

#imgMain    {   
    width:636px;
	height:390px;
    background: #ffffff;   
    padding:5px;   
	margin-bottom:10px;
    border:1px solid #cccccc;   
	text-align:center; 
}
   
#imgMain img    { 
    border: 1px solid #cccccc; 
}  



/*
スクロール部分全体
-------------------------------------------------------------------*/

#scrollable {   
    width:636px;   
    background: #ffffff;   
    border:1px solid #cccccc;   
    padding:5px;   
    height:68px;   
	float:left;

}
/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#scrollable {display:inline;}



  
/*
スクロール表示エリア
-------------------------------------------------------------------*/

div.items {   
    width:636px;   
    height:55px;   
    float:left;   
}   
  
/* 画像エリア */  
div.items a {   
    display:block;   
    float:left;
	text-align:center; 
    width:95px;   
    height:65px;
	margin-right:2px;
	margin-left:7px;  
}   
  
div.items img   { 
    border: 1px solid #cccccc;
 }  



/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
div.items,
div.items a {display:inline;}









/*
館内画像
-------------------------------------------------------------------*/
div#map{
   clear:both;
}

/*
dl要素のスタイル
-------------------------------------------------------------------*/
div#map dl{
   width:200px;
   float:left;
   margin:10px 0 10px 15px;
   padding:0;
}
div#map dl dd{
   margin:0;
   padding:0;
   text-align:center;
   font-size:12px;
   color:#3366FF;
   text-decoration:underline;


}
/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
div#map dl {display:inline;}

/*
館内案内の画像リンク横並び
-------------------------------------------------------------------*/
.itmeBox{
   width:210px;
   height:200px;
   float:left;
   margin:7px 0 0 7px;
   background:url(images/fa_back.gif) no-repeat;
   padding:0;
}
.itemPhoto{
    margin:0;
	padding:8px 5px 5px 5px;
	text-align:center;
	
}
.itemPhoto a:link{
    margin:0;
	padding:0;
	text-align:center;
	border:1px solid #cccccc;
}
.itemPhoto a:visited{
    margin:0;
	padding:0;
	text-align:center;
	border:1px solid #cccccc;
}

.itemPhoto a:hover{
    margin:0;
	padding:0;
	text-align:center;
	border:1px solid #666666;
}

.itemText{
	margin:0;
	padding:0 5px 5px 10px;
	height:auto;
	font-size:10px;

	
}

.itemText p{
    margin:0;
	padding:0 0 0 22px;
	font-size:10px;
	height:15px;
	background:url(images/aicon_s.gif) no-repeat 0px 1px;


}
    	
/* add display:inline to floated elements */
.itmeBox {display:inline;}








/*
リンクのスタイル
-------------------------------------------------------------------*/
div#map dl dt a:link{ 
        color:#3366FF;
}
div#map dl dt a:visited{
	color:#3366CC;
	text-decoration: underline;
}
div#map dl dt a:hover{
        color:#333333;
	    background-color:#666666;
}
div#map dl dt a:active{
        color:#333333;
		background-color:#CCCCCC;
}
   

div#map dl dd a:link{ 
        color:#3366FF;
}
div#map dl dd a:visited{
	    color:#3366CC;
	    text-decoration: underline;
}
div#map dl dd a:hover{
        color:#333333;
	    background-color:#CCCCCC;
}
div#map dl dd a:active{
        color:#333333;
		background-color:#CCCCCC;
}
/*
画像ボーダーのスタイル
-------------------------------------------------------------------*/
div#map dl dt img{
        padding:1px;
	    border:2px solid silver;
}
html>body div#map dl dt img{
        border:2px solid;
}




/*パンくず
-------------------------------------------------------------------*/
ol#topicPath {
     margin:0 0 5px 0;
	 padding:0 5px 0 5px;
	 width:652px;
	 font-size:10px;
}
ol#topicPath li {
     display: inline;
     line-height:100%;
	 font-size:10px;
     list-style-type: none;
}
ol#topicPath li a {
     margin:0;
     padding-right:20px;
	 padding-left:0px;
	 font-size:10px;
     background:url(images/glue.gif) no-repeat right center;
}

/*
ニュース
-------------------------------------------------------------------*/
div#info{
	width:658px;
	height:93px;
	margin:5px 0 5px 0;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:10px;
	color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color:#cccccc;
	background-image:url(images/news_h.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}
	

	

div#info h8{
	margin:0 ;
	padding:0;
	width: 660px;
	height: 0px;
	background-repeat: no-repeat;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	float:left;

}
div#info dl{
	margin:0;
	padding:30px 0 0 0;
	height:60px;
	width:660px;
	font-size:10px;
	line-height:1.8;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
div#info dt{
    display:inline;
	overflow:hidden;
    margin:0 10px 0 10px;
	padding:0 0 0 10px;
	font-size:10px;
	color: #666666;
	text-decoration:none;
	line-height:1.8;
	float: left;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
div#info dd{
	margin:0;
	padding:0 0 0 10px;
	font-size:10px;
	color: #3366FF;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	text-align: left;
	line-height:1.8;
	text-decoration:none;

}
div#info a, div#info a:link div#info a:visited div#info a:hover{
    font-size:10px;
	text-decoration:none;
}







/*
NWy[Wp
-------------------------------------------------------------------*/

#contents dl {
	margin-bottom:10px;
	padding-top: 10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left: 25px;
}
/*
サブメニュー館内案内
-------------------------------------------------------------------*/
* {
  margin:0;
  padding:0;
  }
#accordion2 {
   width:200px;
   border-right:1px solid #cccccc;
   border-left:1px solid #cccccc;
   border-bottom:1px solid #cccccc;
   border-top-width:1px;
   border-top-style:solid;
   border-top-color:#CCCCCC;
   float:right;
   margin-top:20px;
   display:inline;
   overflow:hidden;
   font-size:11px;
}
.accordion2{
	padding:30px 0 5px 10px;
	width:200px;
	font-size:11px;
	color:#666666;
	background:url(images/facilites_h.jpg) no-repeat;
}

.accordion2 dt{
     cursor:pointer; 
     width:200px;
     font-size:11px;
	 font-weight:normal;
	 line-height:2.0;
	 margin-right:10px;
	 padding:0 0 0 20px;
	 text-align:left;
	 float:left;
	 text-decoration:underline;
	 color:#3366CC;
	 background:url(images/aicon.jpg) no-repeat left center;

}
.accordion2 dt:hover {
	color:#333333;
	width:200px;
	font-size:11px;
	background:url(images/aicon_down.jpg) no-repeat left center;
}
.accordion2 dt:visited {
	color:#333333;
	width:200px;
	font-size:11px;
	background:url(images/aicon_down.jpg) no-repeat left center;
}
.accordion2 .open {
 	 font-size:11px;
	 font-weight:normal;
	 line-height:2.0;
 	 padding-left:20px;
	 width:200px;
	 color:#333333;
	 background:url(images/aicon_down.jpg) no-repeat left center;


}
.accordion2 dd {
    overflow:hidden; 
	background:#fff;
	font-size:11px;

}
.accordion2 span {
    display:block; 
	width:200px; 
	padding:2px 0 2px 30px;
	text-align:left;
	line-height:1.5;
	color:#333333;
	font-size:11px;
	background:url(images/aicon_down.jpg) no-repeat 10px center;

}
.accordion2 span:hover{
    display:block; 
	width:200px; 
	border-top:none; 
	padding:2px 0 2px 30px;
	text-align:left;
	line-height:1.5;
	color:#333333;
}
/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#accordion2,
.accordion2 dt {display:inline;}

/* add zoom:1 to overflow:hidden */
#accordion2,
.accordion2 dd {zoom:1;}

/*
サブメニュー館内案内
-------------------------------------------------------------------*/
div#submenu{
   width:200px;
   border:1px solid #cccccc;
   float:right;
   margin-top:20px;
   display:inline;
   overflow:hidden;
   font-size:11px;
   
    
}
div#submenu ul{
    margin:0;
	padding:0;
}
div#submenu h2#submenu_title {
	margin:0;
	padding:10px 0 10px 25px;
	width:200px;
	font-size:10px;
	font-weight:600;
	font-family:"lr SVbN", "Osaka|";
	color:#666666;
	background:url(images/beautifulscene_h.jpg) no-repeat;
}
div#submenu ul li{
     width:200px;
     list-style-type:none;
	 margin:0 10px 0 10px;
	 padding:0 0 5px 0;
  	 background:url(images/aicon.jpg) no-repeat 0 0;


}
div#submenu ul li a{
     display:block;
	 width:auto;
	 float:left;
	 margin-left:25px;
	 color:#666666;
	 font-size:11px;
	 line-height:1.2;


}
div#submenu ul li a, div#submenu ul li a:link div#submenu ul li a:hover div#submenu ul li a:visited {
  	text-decoration:underline;
	color:#3366CC;
	width:auto;
	margin-left:20px;
	

}   


/* add display:inline to floated elements */
div#submenu,
div#submenu ul li a {display:inline;}

/* add zoom:1 to overflow:hidden */
div#submenu {zoom:1;}

/*
pēCgj[
-------------------------------------------------------------------*/
#rightmenu {
	float: right;
	width: 200px;
	margin-top:10px;
	padding-bottom:5px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	overflow:hidden;
	display:inline;
}

#rightmenu li {
    padding:2px 0 0 0;
	list-style-type:none;
	text-align:center;
	text-decoration:underline;

}


/* add display:inline to floated elements */
#rightmenu {display:inline;}

/* add zoom:1 to overflow:hidden */
#rightmenu {zoom:1;}


/*
リンク画像のみ[
-------------------------------------------------------------------*/

#linksub {
    display:block;
	float: right;
	width: 200px;
	margin-top:10px;
	padding-bottom:8px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	overflow:hidden;
	display:inline;
	
}

#linksub li {
    padding:8px 0 0 10px;
	list-style-type:none;
	text-decoration:underline;

}

#linksub li a,#linksub a:link #linksub a:visited #linksub a:hover{
	display: block;
	font-size: 10px;
	color:#3366CC;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: underline;
	float:left;
}

/* add display:inline to floated elements */
#linksub,
#linksub li a,#linksub a:link #linksub a:visited #linksub a:hover {display:inline;}

/* add zoom:1 to overflow:hidden */
#linksub {zoom:1;}


/*
֘ANCgj[
-------------------------------------------------------------------*/
#linkmenu {
    display:block;
	float: right;
	width: 200px;
	margin-top:10px;
	padding-bottom:8px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	overflow:hidden;
	display:inline;
	
}

#linkmenu li {
    padding:5px 0 0 10px;
	list-style-type:none;
	text-decoration:underline;

}
#linkmenu_d h3 {
	display: block;
	width: 200px;
	height:22px;
	line-height:20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	padding-top:5px;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	background-image:url(images/link_h.jpg);
	background-repeat:no-repeat;
}

#linkmenu li a,#linkmenu a:link #linkmenu a:visited #linkmenu a:hover{
	display: block;
	font-size: 10px;
	color:#3366CC;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: underline;
	float:left;
}
/* add display:inline to floated elements */
#linkmenu,
#linkmenu li a,#linkmenu a:link #linkmenu a:visited #linkmenu a:hover {display:inline;}

/* add zoom:1 to overflow:hidden */
#linkmenu {zoom:1;}


/*
tb^j[
-------------------------------------------------------------------*/
#footarea {
    clear:both;
	margin-left:auto;
	margin-right:auto;
	width:896px;
	height:30px;
	text-align:center;
	display:inline;
	overflow:hidden;
	
}
#footnavi{
     margin:10px 0 0 0;
	 padding-top:10px;
	 font-size:10px;
	 text-align:center;
}
#footnavi li{
     display:inline;
	 margin:0;
	 padding:0 10px 0 10px;
	 border-right:1px solid #666666;
	 list-style:none;
	 text-align:center;

}
#footnavi li.bnone{
     border-left:1px solid #666666;
}

#footnavi a,#footnavi a:link #footnavi a:visited #footnavi a:hover{
     font-size:10px;
	 color:#3366CC;
} 
 
 
 /*
Rs[Cg
-------------------------------------------------------------------*/

#footbottom{
    width:896px;
	height:30px;
	color: #666666;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display: block;
	font-size:10px;
	margin:0;
	padding:0 0 5px 0;
	font-family: "lr SVbN", "Osaka|";
}
#footbottom_img{
    width:896px;
	height:30px;
	color: #666666;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display: block;
	margin:5px 0 5px 0;
	padding:10px 0 5px 0;
	background-image:url(images/footer_main.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

