@charset "utf-8";

/* 基本設定 ここから */

body {
	color: #000000;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",Arial,sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FB9F3C;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

address {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	line-height: 12px;
}

div, p, dl, dt, dd, ul, li, h1, h2, h3, iframe, address {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: 0;
}

hr {
	display: none;
}

/* 基本設定 ここまで*/

/* レイアウト設定 ここから */

#pageBodyMain {
	background-image: url("imgs/back_home.gif");
	background-repeat: no-repeat;
}
#pageBodyMain,#pageBody {
	width: 930px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.menu_area {
	width: 930px;
	height: 28px;
}

.header_area {
/*	background-color: #cccccc;*/
	background-image: url("imgs/back_header.gif");
	background-repeat: no-repeat;
	width: 930px;
	height:92px;
}
#logoArea{
	top: 35px;
	left: 30px;
	position:absolute;
}

.clears{
	clear:both;
}

.naviSpeak{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
}

.footer_area {
/*	background-color: #777777;*/
/*	background-image: url("imgs/back_common_footer.gif");
	background-repeat: no-repeat;*/
/*	background-color: #cccccc;*/
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: right;
	line-height: 50px;
	width: 900px;
	height: 50px;
}

/* レイアウト設定 ここまで */

/* ナビゲーション ここから */

.menuBar{
/*	background-color: #cccccc;*/
	width: 930px;
	height: 28px;
}

#globalNavi{
	width: 930px;
	height: 28px;
	float: left;
}

#globalNavi li{
	display:block;
	height:28px;
	text-indent:-9999px;
	float:left;
}

#globalNavi a{
	display:block;
	height:28px;
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	overflow:hidden;
}

/* マウスアウト設定 */
#globalNavi a:link, #globalNavi a:visited{
	background-position:left top;
}

/* マウスオーバー設定 */
#globalNavi a:hover, #globalNavi a:active{
	background-position:left bottom;
}

/* homeボタン */
#mbtn_home, #mbtn_home a{width:112px;}
#mbtn_home a {background-image:url("imgs/mbtn_home.gif");}

/* Aboutボタン */
#mbtn_about, #mbtn_about a{width:110px;}
#mbtn_about a {background-image:url("imgs/mbtn_about.gif");}

/* exhibitionボタン */
#mbtn_exhibition, #mbtn_exhibition a{width:210px;}
#mbtn_exhibition a {background-image:url("imgs/mbtn_exhibition.gif");}

/* eventボタン */
#mbtn_event, #mbtn_event a{width:160px;}
#mbtn_event a {background-image:url("imgs/mbtn_event.gif");}

/* accessボタン */
#mbtn_access, #mbtn_access a{width:118px;}
#mbtn_access a {background-image:url("imgs/mbtn_access.gif");}

/* contactボタン */
#mbtn_contact, #mbtn_contact a{width:122px;}
#mbtn_contact a {background-image:url("imgs/mbtn_contact.gif");}

/* linkボタン */
#mbtn_link, #mbtn_link a{width:98px;}
#mbtn_link a {background-image:url("imgs/mbtn_link.gif");}

/* ナビゲーション ここまで */

/*





	index





*/

.currentExhibition_area {
/*	background-color: #eeeeee;*/
	width: 930px;
	height:510px;
}

.currentExhibition_Lside {
/*	background-color: #eeeeee;*/
	padding-top: 103px;
	width: 103px;
	float: left;
}
.currentExhibition_iframe {
/*	background-color: #eeeeee;*/
	padding-top: 103px;
	width: 618px;
	float: left;
}
.currentExhibition_banner {
/*	background-color: #eeeeee;*/
	padding-top: 103px;
	width: 200px;
	float: left;
}

.banner_mnt {
/*	background-color: #eeeeee;*/
	padding-top: 85px;
	width: 7px;
	float: left;
}

.news_event_area {
/*	background-color: #eeeeee;*/
	width: 930px;
	height:610px;
	padding-top: 10px;
	float: left;
}
.news_event_space {
/*	background-color: #eeeeee;*/
	width: 95px;
	padding-top: 10px;
	float: left;
}
.news_iframe {
/*	background-color: #eeeeee;*/
	width: 502px;
	height:600px;
	float: left;
}

.event_iframe {
/*	background-color: #cccccc;*/
	width: 320px;
	height:600px;
	float: left;
}

/*





	exhibition





*/

.exhibitionPage_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.exhibitionTitle {
/*	background-color: #eeeeee;*/
	background-image: url("imgs/title_exyear.gif");
	background-repeat: no-repeat;
	margin-left: 45px;
	padding-left: 20px;
	margin-top: 40px;
	width: 835px;
	height:35px;
}
#linkArea1{
	top: 176px;
	left: 543px;
	position:absolute;
}
#linkArea2{
	top: 176px;
	left: 613px;
	position:absolute;
}
#linkArea3{
	top: 176px;
	left: 683px;
	position:absolute;
}
#linkArea4{
	top: 176px;
	left: 753px;
	position:absolute;
}
#linkArea5{
	top: 176px;
	left: 823px;
	position:absolute;
}

.exhibitionPage_iframe {
/*	background-color: #eeeeee;*/
	margin-left: 85px;
	padding-top: 30px;
	width: 845px;
}

/*





	detail





*/

.exhibitionDtail_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.exhibitionDtailimg {
/*	background-color: #eeeeee;*/
	margin-left: 80px;
	margin-top: 40px;
	width: 790px;
}

/*





	about





*/

.about_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.about_img {
/*	background-color: #eeeeee;*/
	margin-left: 45px;
	margin-top: 40px;
	width: 840px;
}

/*





	contact





*/

.contact_area {
/*	background-color: #eeeeee;*/
	width: 900px;
}

.contact_iframe {
/*	background-color: #eeeeee;*/
	margin-left: 210px;
	padding-top: 40px;
	width: 600px;
}
/*





	access





*/

.access_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.access_img {
/*	background-color: #eeeeee;*/
	margin-left: 45px;
	margin-top: 40px;
	width: 840px;
}

/*





	event





*/

.event_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.eventTitle {
/*	background-color: #eeeeee;*/
	background-image: url("imgs/title_eventparty.gif");
	background-repeat: no-repeat;
	margin-left: 45px;
	padding-left: 100px;
	margin-top: 40px;
	width: 790px;
	height:35px;
}
#historylink{
	top: 172px;
	left: 745px;
	position:absolute;
}

.event_img {
/*	background-color: #eeeeee;*/
	margin-left: 45px;
	margin-top: 60px;
	width: 840px;
}

/*





	history





*/

.history_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.historyTitle {
/*	background-color: #eeeeee;*/
	background-image: url("imgs/title_history.gif");
	background-repeat: no-repeat;
	margin-left: 45px;
	padding-left: 100px;
	margin-top: 40px;
	width: 790px;
	height:35px;
}

.history_iframe {
/*	background-color: #eeeeee;*/
	margin-left: 85px;
	margin-top: 60px;
	width: 880px;
}

/*





	link





*/

.link_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.linkBody {
/*	background-color: #eeeeee;*/
	background-image: url("imgs/back_Link.gif");
	background-repeat: no-repeat;
	margin-left: 45px;
	margin-top: 40px;
	width: 885px;
	height:1380px;
}
.link_SP_areaTop {
/*	background-color: #eeeeee;*/
	width: 885px;
	height:135px;
}
.link_SP_areaOther {
/*	background-color: #eeeeee;*/
	width: 885px;
	height:70px;
}
.link_SP_areaLeft {
/*	background-color: #eeeeee;*/
	width: 108px;
	height:10px;
	float:left;
}
.link_SP_areaCenter {
/*	background-color: #eeeeee;*/
	width: 102px;
	height:10px;
	float:left;
}

.link_iframe_typeS {
/*	background-color: #444444;*/
	width: 300px;
	height:170px;
	float:left;
}
.link_iframe_typeL {
/*	background-color: #eeeeee;*/
	width: 300px;
	height:766px;
	float:left;
}

#mnt_btn_A{
	top: 260px;
	left: 120px;
	position:absolute;
}

#mnt_btn_B{
	top: 260px;
	left: 520px;
	position:absolute;
}

#mnt_btn_C{
	top: 490px;
	left: 120px;
	position:absolute;
}

#mnt_btn_D{
	top: 490px;
	left: 520px;
	position:absolute;
}

#mnt_btn_E{
	top: 730px;
	left: 120px;
	position:absolute;
}

#mnt_btn_F{
	top: 730px;
	left: 520px;
	position:absolute;
}

/*





	pics





*/

.pics_area {
/*	background-color: #eeeeee;*/
	background-image: url("imgs/back_ArtPointPicks.gif");
	background-repeat: no-repeat;
	margin-left: 45px;
	margin-top: 40px;
	width: 754px;
	height:600px;
}

#pics_A {
/*	background-color: #eeeeee;*/
	top: 266px;
	left: 115px;
	position:absolute;
}

#pics_B {
/*	background-color: #eeeeee;*/
	top: 266px;
	left: 364px;
	position:absolute;
}

#pics_C {
/*	background-color: #eeeeee;*/
	top: 266px;
	left: 614px;
	position:absolute;
}

#pics_D {
/*	background-color: #eeeeee;*/
	top: 506px;
	left: 115px;
	position:absolute;
}

#pics_E {
/*	background-color: #eeeeee;*/
	top: 506px;
	left: 364px;
	position:absolute;
}

#pics_F {
/*	background-color: #eeeeee;*/
	top: 506px;
	left: 614px;
	position:absolute;
}

.inf_pics_title {
/*	background-color: #eeeeee;*/
	margin-left: 45px;
	margin-top: 40px;
	width: 754px;
	height:40px;
}

.inf_pics_iframe {
/*	background-color: #eeeeee;*/
	margin-left: 109px;
	margin-top: 40px;
	width: 690px;
	height:1700px;
}

.inf_pics_iframeD {
/*	background-color: #eeeeee;*/
	margin-left: 109px;
	margin-top: 40px;
	width: 690px;
	height:2200px;
}

/*





	common





*/

.common_area {
/*	background-color: #eeeeee;*/
	width: 930px;
}

.common_img {
/*	background-color: #eeeeee;*/
	margin-left: 45px;
	margin-top: 40px;
	width: 840px;
}

