body{
	padding: 0; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #333333;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

/* for IE6 */
* html body {
    font-size: 75%;
}

/* for IE7 */
*:first-child+html body {
    font-size: 75%;
}


#wrapper{
	width: 800px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-bottom: 0;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#header {
	background-color: #099;
	color: #100964;
	height: 140px;
	width: 780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	list-style-type: none;
} 

#header img{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 120px;
	width: 530px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;

}

#header a{
	text-decoration: none;
}


#header a:visited{
	text-decoration: none;
}


#header_menu{
	list-style-type: none;
	top: 0px;
	right: 205px;
	width: 190px;
	height: 20px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#header_menu li{
	list-style-type: none;
	font-weight: bold;
	float: left;
	width: 90px;
	font-size: small;
	height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header_menu li a{
	text-decoration: none;
	font-size: 100%;
	color: #FFF;
	}

#exhibition{
	height: 50px;
	width: 200px;
}

#exhibition a{
	background-image: url(image/g_navi_exhi.gif);
	display:block;
	width:200px;
	height:50px;
	text-decoration:none;
	background-repeat: no-repeat;
	margin: 0px;
}
#exhibition a:hover {
   background:url(image/g_navi_exhi_over.gif) no-repeat;
}

#exhibition a:active {
   background:url(image/g_navi_exhi_down.gif) no-repeat;
}

#exhibition_active {
    height: 50px;
	width: 200px;
    background:url(image/g_navi_exhi_down.gif) no-repeat;
}

#event{
	height: 50px;
	width: 200px;
}

#event a{
	background-image: url(image/g_navi_event.gif);
	display:block;
	width:200px;
	height:50px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
}

#event a:hover {
   background:url(image/g_navi_event_over.gif) no-repeat;
}

#event a:active {
   background:url(image/g_navi_event_down.gif) no-repeat;
}

#event_active {
    height: 50px;
	width: 200px;
    background:url(image/g_navi_event_down.gif) no-repeat;
}

#about{
	height: 50px;
	width: 200px;
}

#about a{
	background-image: url(image/g_navi_about.gif);
	display:block;
	width:200px;
	height:50px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
}

#about a:hover {
   background:url(image/g_navi_about_over.gif) no-repeat;
}

#about a:active {
   background:url(image/g_navi_about_down.gif) no-repeat;
}

#about_active {
    height: 50px;
	width: 200px;
    background:url(image/g_navi_about_down.gif) no-repeat;
}

#access{
	height: 50px;
	width: 200px;
}

#access a{
	background-image: url(image/g_navi_access.gif);
	display:block;
	width:200px;
	height:50px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
}

#access a:hover {
   background:url(image/g_navi_access_over.gif) no-repeat;
}

#access a:active {
   background:url(image/g_navi_access_down1.gif) no-repeat;
}

#access_active {
    height: 50px;
	width: 200px;
    background:url(image/g_navi_access_down1.gif) no-repeat;
}

#past_exhi{
	height: 25px;
	width: 200px;
	background-repeat: no-repeat;
}

#past_exhi a{
	display:block;
	width:180px;
	height:25px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
	background-color: #666;
	float: right;
	font-size: medium;
	color: #006;
	font-weight: bold;
}

#past_exhi a:hover {
	background-color: #CCC;
	background-repeat: no-repeat;
	height: 25px;
	width: 180px;
}

#past_exhi a:active {
	background-color: #F90;
	background-repeat: no-repeat;
	height: 25px;
	width: 180px;
}

#past_exhi_active {
	height: 25px;
	width: 180px;
	background-color: #F90;
	background-repeat: no-repeat;
}

#pr{
	height: 50px;
	width: 200px;
}

#pr a{
	background-image: url(image/g_navi_pr.gif);
	display:block;
	width:200px;
	height:50px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
}

#pr a:hover {
   background:url(image/g_navi_pr_over.gif) no-repeat;
}

#pr a:active {
   background:url(image/g_navi_pr_down.gif) no-repeat;
}

#pr_active {
    height: 50px;
	width: 200px;
    background:url(image/g_navi_pr_down.gif) no-repeat;
}

#blog{
	height: 49px;
	width: 200px;
}

#blog a{
	background-image: url(image/g_navi_blog.gif);
	display:block;
	width:200px;
	height:50px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
}

#blog a:hover {
   background:url(image/g_navi_blog_over.gif) no-repeat;
}

#blog a:active {
   background:url(image/g_navi_blog_down.gif) no-repeat;
}

#night_gallery{
	height: 150px;
	width: 200px;
}

#night_gallery a{
	background-image: url(image/night_gallery_banner.gif);
	display:block;
	width:200px;
	height:150px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
}

#night_gallery a:hover{
	display:block;
	width:200px;
	height:150px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url(image/night_gallery_banner_over.gif);
}

#rinovation{
    height: 150px;
	width: 200px;
}

#rinovation a{
    background:url(image/rinovation_site_banner.gif);
	display:block;
	width:200px;
	height:150px;
	line-height:0px;
	text-decoration:none;
	text-align:center;
	background-repeat: no-repeat;
}

#rinovation a:hover {
   background:url(image/rinovation_site_banner_over.gif) no-repeat;
}

#primary{
	width: 599px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #0F0;
}

#primary img{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	height: auto;
	width: auto;
}

#current{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: left;
}

#current_exhibition{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	height: 550px;
	width: 599px;
	clear: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#current_exhibition_menu{
	color: #FFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 25px;
	width: 600px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#current_exhibition_menu li{
	font-weight: bold;
	background-color: #999;
	font-size: medium;
	width: 149px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

current_exhibition_menu a{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

current_exhibition_menu a:link{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

current_exhibition_menu a:visited{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

current_exhibition_menu a:hover,a:focus{
	text-decoration: none;
	color: #003399;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

current_exhibition_menu a:active{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition2_menu{
	color: #000;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 25px;
	width: 600px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#current_exhibition2_menu li{
	font-weight: bold;
	background-color: #FF0;
	font-size: medium;
	width: 149px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

current_exhibition2_menu a{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #000;
}

current_exhibition2_menu a:link{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

current_exhibition2_menu a:visited{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

current_exhibition2_menu a:hover,a:focus{
	text-decoration: none;
	color: #003399;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

current_exhibition2_menu a:active{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}



#current_exhi{
	height: 250px;
	width: 600px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}

#current_exhi a{
	display:block;
	width:580px;
	height:250px;
	text-decoration:none;
	background-repeat: no-repeat;
	margin: 0px;
}

#current_exhi a:hover{
}

#current_exhibition_info{
	background-color: #FFF;
	height: 550px;
	width: 599px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#current_exhibition_info h2{
	font-size: large;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}

#current_exhibition_info h3{
	font-size: medium;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#exhibition_info{
	background-color: #FFF;
	height: 423px;
	width: 520px;
	border: 1px solid #333;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-top: -15px;
	padding: 0px;
}


#current_exhibition_info dt{
	font-size: small;
	color: #666;
	width: 490px;
	margin-top: 5px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 20px;
}

#current_exhibition_info dd{
	font-size: small;
	color: #000;
	width: 450px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: bold;
}

#current_exhibition_info_menu{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 20px;
	width: 600px;
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #006;
	padding: 0px;
	margin-top: 30px;
}

#current_exhibition_info_menu li{
	font-weight: bold;
	background-color: #999;
	font-size: medium;
	width: 149px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	text-decoration: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	text-align: center;
	float: left;
	padding-bottom: 0px;
}

#current_exhibition_info_menu a{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #006;
}

#current_exhibition_info_menu a:link{
	text-decoration: none;
	color: #006;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_info_menu a:visited{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_info_menu a:hover,a:focus{
	text-decoration: none;
	color: #F90;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_info_menu a:active{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate{
	height: 550px;
	width: 599px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #FFF;
}

#current_exhibition_relate h2{
	font-size: large;
	color: #333;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#current_exhibition_relate h3{
	font-size: medium;
	color: #333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: -5px;
	margin-top: 0px;
}

#current_exhibition_relate p{
	font-size: 14px;
	color: #000;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 450px;
	padding-top: 0px;
	padding-left: 20px;
	margin-top: 5px;
}

#exhibition_relate{
	height: 425px;
	width: 520px;
	border: 1px solid #333;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-top: -15px;
	padding: 0px;
}


#current_exhibition_relate dt{
	font-size: small;
	color: #000;
	width: 490px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 5px;
}

#current_exhibition_relate dd{
	font-size: small;
	color: #000;
	width: 450px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: -15px;
	font-weight: bold;
}

#current_exhibition_relate_menu{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 20px;
	width: 600px;
	color: #006;
	float: left;
}

#current_exhibition_relate_menu li{
	font-weight: bold;
	background-color: #999;
	font-size: medium;
	width: 149px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	text-decoration: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	text-align: center;
	float: left;
	padding-bottom: 0px;
}

#current_exhibition_relate_menu a{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #006;
}

#current_exhibition_relate_menu a:link{
	text-decoration: none;
	color: #006;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate_menu a:visited{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate_menu a:hover,a:focus{
	text-decoration: none;
	color: #F90;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate_menu a:active{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate_menu{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 20px;
	width: 600px;
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #006;
	padding: 0px;
	margin-top: 30px;
}

#current_exhibition_relate_menu li{
	font-weight: bold;
	background-color: #999;
	font-size: medium;
	width: 149px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	text-decoration: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	text-align: center;
	float: left;
	padding-bottom: 0px;
}

#current_exhibition_relate_menu a{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #006;
}

#current_exhibition_relate_menu a:link{
	text-decoration: none;
	color: #006;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate_menu a:visited{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate_menu a:hover,a:focus{
	text-decoration: none;
	color: #F90;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_relate_menu a:active{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_concept{
	background-color: #FFF;
	height: 550px;
	width: 599px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

#current_exhibition_concept h2{
	font-size: large;
	color: #333;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#current_exhibition_concept h3{
	font-size: medium;
	color: #333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: -5px;
	margin-top: -18px;
}

#current_exhibition_concept h4{
	font-size: 14px;
	color: #333;
	margin-top: 5px;
	width: 520px;
	margin-left: 45px;
	padding: 0px;
}


#current_exhibition_concept p{
	font-size: 14px;
	color: #000;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 500px;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 5px;
}

#exhibition_concept{
	background-color: #FFF;
	height: 280px;
	width: 520px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 43px;
	margin-top: -15px;
	padding: 0px;
	text-align: justify;
}

#exhibition_concept p{
	font-size: small;
	text-align: justify;
	background-color: #FFF;
	width: 540px;
	border: 1px solid #000;
}


#current_exhibition_concept dt{
	font-size: small;
	color: #000;
	width: 500px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#current_exhibition_concept dd{
	font-size: small;
	color: #000;
	width: 450px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: -15px;
	font-weight: bold;
}

#current_exhibition_concept_menu{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 20px;
	width: 600px;
	color: #006;
	float: left;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#current_exhibition_concept_menu li{
	font-weight: bold;
	background-color: #999;
	font-size: medium;
	width: 149px;
	height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	text-decoration: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;
}

#current_exhibition_concept_menu a{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #006;
}

#current_exhibition_concept_menu a:link{
	text-decoration: none;
	color: #006;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_concept_menu a:visited{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_concepte_menu a:hover,a:focus{
	text-decoration: none;
	color: #F90;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_concept_menu a:active{
	text-decoration: none;
	color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_lightbox_menu{
	width: 600px;
	height: 120px;
	float: left;
	margin-top: 5px;
	padding: 0px;
}

#current_exhibition_lightbox_menu li{
	list-style-type: none;
	float: left;
	margin-top: -20px;
	padding-top: 0px;
	margin-left: 45px;
}

#current_exhibition_lightbox_menu p{
	list-style-type: none;
	float: left;
	margin-left: 250px;
	margin-top: -140px;
}

#current_exhibition_lightbox_caption{
	width: 300px;
	float: left;
	height: 130px;
	margin-top: -20px;
	margin-right: 10px;
	padding: 0px;
}

#current_exhibition_lightbox_caption dt{
	list-style-type: none;
	height: 16px;
	width: 200px;
	margin-top: 0px;
	font-size: small;
}

#current_exhibition_lightbox_caption dd{
	list-style-type: none;
	float: none;
	margin-top: 0px;
	width: 300px;
	height: 16px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: x-small;
}


#current_exhibition_artist{
	background-color: #FFF;
	width: 599px;
	height: 550px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin: 0px;
}

#current_exhibition_artist p{
	font-size: 12px;
	color: #333;
	height: 18px;
	width: 90px;
	font-weight: bold;
	margin-top: -1px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#current_exhibition_artist_menu1{
	color: #333;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 480px;
	width: 380px;
	padding: 0px;
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}

#current_exhibition_artist_menu1 dt{
	font-size: 10px;
	color: #333;
	width: 35px;
	height: 15px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#current_exhibition_artist_menu1 dd{
	font-size: 10px;
	color: #333;
	width: 300px;
	height: 14px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding: 0px;
	margin-left: 15px;
}

#current_exhibition_artist_menu1 li{
	font-size: 10px;
	color: #333;
	width: 400px;
	height: 12px;
	padding-left: 25px;
}

#current_exhibition_artist_menu2{
	color: #FFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	list-style-type: none;
	height: 25px;
	width: 600px;
	background-color: #000;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#current_exhibition_artist_menu2 li{
	font-weight: bold;
	background-color: #999;
	font-size: medium;
	width: 149px;
	height: 24px;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
	float: left;
	text-align: center;
	list-style-type: none;
}

#current_exhibition_artist_menu2 a{
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_artist_menu2 a:link{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_artist_menu2 a:visited{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_artist_menu2 a:hover,a:focus{
	text-decoration: none;
	color: #003399;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#current_exhibition_artist_menu2 a:active{
	text-decoration: none;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
}

#secandary{
	width:599px;
	height: 449px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#secandary p{
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	font-size: small;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #006;
	font-weight: bold;
	clear: left;
	margin: 0px;
	background-color: #CCC;
}

#secandary a{
	color: #006;
	text-align: center;
}

#secandary_var_top{
	background-color: #FFF;
	height: 40px;
	width: 540px;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}

#secandary_var_top li{
	list-style-type: none;
	float: right;
	padding: 0px;
	height: 20px;
	width: 90px;
	background-color: #FFF;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border: 2px solid #F00;
}

#secandary_var_top li a{
	font-size: 100%;
	color: #006;
}

#secandary_var_info{
	width:540px;
	height:auto;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	background-color: #FFF;

}

#secandary_var_info img{
	padding: 0px;
	height: 30px;
	width: 540px;
	float: left;
	margin: 0px;
	clear: left;
}


#secandary_var_info dt{
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	font-size: 100%;
	width: 80px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin: 0px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
}

#secandary_var_info dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	font-size: 100%;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	width: 445px;
	height: 20px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	clear: right;
	margin: 0px;
}

#secandary_var_info a{
	color: #006;
}

#secandary_var_info p{
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	font-size: small;
	float: left;
	text-align: center;
	color: #006;
	font-weight: bold;
	clear: left;
	padding: 0px;
	border: 2px solid #F00;
	margin: 0px;
}

#secandary_var_uh{
	width:540px;
	height: auto;
	background-color: #F00;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#secandary_uh_info img{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 540px;
}

#secandary_var_uh dt{
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	font-size: 100%;
	width: 175px;
	height: 20px;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
}

#secandary_var_uh dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	font-size: 100%;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	width: 345px;
	padding-top: 10px;
	float: right;
	height: 20px;
	margin: 0px;
	padding-left: 10px;
	background-color: #FFF;
	clear: right;
	padding-right: 0px;
	padding-bottom: 0px;
}

#secandary_var_uh p{
	font-family: "ヒラギノ角ゴ Pro W3", "Times New Roman", Arial, Garamond;
	font-size: small;
	width: 100px;
	float: right;
	height: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	border: 2px solid #F00;
	color: #006;
	font-weight: bold;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidevar {
	width: 200px;
	background-color: #ffffff;
	float: right;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	clear: right;
	height: 550px;
}

#sidevar_menu{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#footer {
	background-color: #666;
	height: 80px;
	width: 800px;
	color: #FFF;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	clear: left;
} 

#footer_exhi {
	background-color: #666;
	height: 80px;
	width: 800px;
	color: #FFF;
	float: left;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
} 

#footer a{
	color: #FFF;
	font-size: xx-small;
	text-decoration: none;
}

#footer a:hover{
	color: #F90;
}

#footer p{
	font-size: 12px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	width: 640px;
	margin-left: 80px;
} 

#footer_exhi p{
	font-size: 12px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	width: 640px;
	margin-left: 80px;
} 


#footer_menu{
	height: 40px;
	width: 530px;
	margin: 0px;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	display: inline;
} 

#footer_menu dt{
	font-size: 100%;
	float: left;
	list-style-type: none;
	height: 16px;
	width: 12px;
	margin-top: 18px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
	text-align: center;
	overflow: hidden;
} 

#footer_menu dd{
	font-size: 84%;
	text-align: center;
	padding: 0px;
	list-style-type: none;
	height: 16px;
	float: left;
	width: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#footer_menu a{
	font-size: 84%;
	text-align: center;
} 

#footer h5{
	font-size: 84%;
	letter-spacing: 2px;
	height: auto;
	width: 520px;
	float: left;
	padding-top: 13px;
	clear: left;
	padding-left: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
} 

#footer_exhi h5{
	font-size: x-small;
	letter-spacing: 2px;
	height: auto;
	width: 510px;
	float: left;
	padding-top: 0px;
	margin-left: 80px;
} 

#footer_ad{
	height: 65px;
	width: 180px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	clear: right;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer_ad li{
	list-style-type: none;
	font-size: 100%;
	width: 170px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 15px;
	float: left;
	display: inline;
}


/*google map APIキーはABQIAAAAwFzpoum3SCkXo46R503VZxRkPwvD6bOnsxT3e4TSj1_j2E-aOxRaJ56HjBJmjrYBEasXIcY7wtyMCAです */

