@charset "Shift_JIS";


/***************************  common   ***************************/

/***   --リンクの色--  ***/
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
}

/***     --全体--       ***/

/* -- ↓reset↓ -- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td,caption {
	margin:0; padding:0;
	}
table {
	border-collapse:collapse; border-spacing:0;
	} 
fieldset, img {
	border:0;
	}
ol, ul {
	list-style:none;
	}
/* -- ↑reset↑ -- */	




html {
	font-size: 62.5%;
	scrollbar-base-color:#a4d5f7;
	scrollbar-arrow-color:#ffffff;
}


body {
	font-size: 1.2em;
	font-family: Osaka, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4; /* 行間 */
	/*\*/
	letter-spacing: 0.1em;
	/**/
	text-align: center; /*IE5対応 */
	color: #000000;
	background-color: #FFFFFF;
}



/***   --見出し--    ***/
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}


#wrapper {
	height: auto;
	width: 80em;
	margin: 0 auto;
	text-align: left; /* IE5対応 */
}


/*-- ヘッダースキップ --*/
#skip {
	position:absolute;
	height:0;
	width:0;
	visibility:hidden;
	}



/***    --ヘッダー--   ****/
#header {
	width: 100%;
}
#header #topnavi {
	text-align: right;
	line-height: 2em;
	background-color: #0A60D3;
}
#header #topnavi ul {
	list-style-type: none;
}
#header #topnavi li {
	display: inline;
	padding: 0px 6px;
	border-right: 1px solid #C2C2C2;

}

#header #topnavi .borber {
	border-right-style: none;
}

#header #topnavi a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header #topnavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header #topnavi a:hover {
	color: #79FFFF;
}


#header #inside {
	width: 80em;
	position: relative;/*inside内の基準*/
	background-image: url(../image/logo_pinkbk.jpg);
	background-repeat: repeat-x;
	border-bottom: 0.3em solid #0A60D3;
}
#header #inside h1 img { 
	width:100%;
}


#header #inside #map {
	width: 19em;
	height: 6em;
	position: absolute;
	top: 1.5em;
	left: 5.5em;
}

#header #inside #map img {
	width:19em;
	height:6em;
}



/************************ コンセプト従来ページ位置 ***************************/

#header #inside #concept {
	color: #255676;
	font-size: 1em;
	line-height: 1.2em;
	width: 39em;
	position: absolute;
	top: 0em;
	right: 0em;
	padding-right: 1em;
	padding-top: 2em;
}

	
#header #inside #concept {
	color: #255676;
	font-size: 1em;
	line-height: 1.2em;
	width: 39em;
	position: absolute;
	top: 0em;
	right: 0em;
	padding-right: 1em;
	padding-top: 2em;
}
#header #inside #concept .fsize {
	font-size:1em;
	line-height:1.2em;
	font-weight:normal;
}


.txt-r {
	text-align: right;
	padding-top: 1em;
}

#concept .link00 {
	display: block;
}

#concept a:link {
	color: #255676;
}
#concept a:visited {
	color: #255676;
}
#concept a:hover {
	color: #85A5B8;
}

#concept .txt-r a:link {
	color: #000000;
}
#concept .txt-r a:visited {
	color: #000000;
}
#concept .txt-r a:hover {
	color: #85A5B8;
}



/************************ コンセプト新TOPページ位置 ***************************/
	
#header #inside #concept2 {
	color: #255676;
	font-size: 1em;
	line-height: 1.2em;
	width: 39em;
	position: absolute;
	top: 0em;
	right: 0em;
	padding-right: 1em;
	padding-top: 1.2em;
}
#header #inside #concept2 .fsize {
	font-size:1em;
	line-height:1.2em;
	font-weight:normal;
}


.txt-r {
	text-align: right;
	padding-top: 1em;
}

#concept2 .link00 {
	display: block;
}

#concept2 a:link {
	color: #214B67;
}
#concept2 a:visited {
	color: #214B67;
}
#concept2 a:hover {
	color: #0000CC;
}

#concept2 .txt-r a:link {
	color: #000000;
}
#concept2 .txt-r a:visited {
	color: #000000;
}
#concept2 .txt-r a:hover {
	color: #0000CC;
}

/*-------------------------------------------------------------
ミュージアムナビゲーション
--------------------------------------------------------------*/
#header #navigation {
	width: 80em;
	float: left;
	background-color:#FFFFFF;
	padding-bottom:1.3em;

}

#header #navigation li {
	float:left;
	height: 3.58em;
	overflow:hidden;/*IE6の下隙間対策*/
}

#header #navigation #nav01 {
	width: 26.5em;
	height:3.58em;
}

#header #navigation #nav02 {
	width: 26.5em;
	height:3.58em;
}

#header #navigation #nav03 {
	width: 27em;
	height:3.58em;
}





/*********************** 便利ツール（従来ページ用）********************/
/*** --文字拡大・配色変更--  ***/
#header #search { 
	clear: both;
}

#header .search_r {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 1em;
	width: 70em;
	text-align: right;
	clear: both;
}


#header #search p {
	float: left;
	margin: 0 0.5em 0 2em;
	padding: 0;
	color: #0850B2;
	line-height: 2em;
	display: inline;/*for IE6*/
}


#header #search ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 2em;
}

#header #search li {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #0850B2; 
	background-color: #F0F6FD;
}
#header #search li a {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	color: #0850B2;
	text-decoration: none;
	text-align: center;
}
#header #search li.wid01 {
	border-right-style: none;
}
#header #search li.wid02 {
	border-right-style: none;
	border-left-style: none;
	width: 2em;
}
#header #search li.wid03 {
	border-right-style: none;
	width: 2em;
}
#header #search #white a {
	width: 2em;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
}
#header #search #blue a {
	width: 2em;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #0850B2;
}
#header #search #black a {
	width: 2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}



/* ---------------------------------------------------------
従来ページ用右寄せサーチ
------------------------------------------------------------ */
#header #search_box {
	width: 100%;
	height:3em;
	text-align: right;
	padding: 1em 0;
	clear: left;


}
#header #search_box #search {
	padding-left: 17em;

}

#header #search_box #search p {
	float: left;
	margin: 0 0.5em 0 2em;
	padding: 0;
	color: #0850B2;
	line-height: 2em;
	height:2em;
	display: inline;/*for IE6*/
	font-weight: bold;
	font-size: 1.2em;
}
#header #search_box #search form {
	float:left;
	line-height: 2em;
	text-align: left;
	display: inline;/*for IE6*/
	width:28em;
}

#header #search_box #search input {
	font-size: 100%;
	vertical-align: middle;
	margin-top: 0.25em;

}
/*フォームテキストボックスの幅*/
.inpwid {
	width: 12em;
}

/*------------------------ 従来ページ用ここまで ------------------------*/


/************************ 便利ツール（新）*************************/
/*** --文字拡大・配色変更--  ***/
#header #inside #search2 { 
	clear: both;
}

#header #inside .search_r {
	float: right;
	margin-top: 0.5em;
	margin-bottom: 1em;
	width: 70em;
	text-align: right;
	clear: both;
}


#header #inside #search2 p {
	float: left;
	margin: 0 0.5em 0 2em;
	padding: 0;
	color: #666;
	line-height: 2em;
	display: inline;/*for IE6*/
}


#header #inside #search2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 2em;
}

#header #inside #search2 li {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #999; 
	background-color: #F0F6FD;
}
#header #inside #search2 li a {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	color: #555;
	text-decoration: none;
	text-align: center;
}
#header #inside #search2 li.wid01 {
	border-right-style: none;
}
#header #inside #search2 li.wid02 {
	border-right-style: none;
	border-left-style: none;
	width: 2em;
}
#header #inside #search2 li.wid03 {
	border-right-style: none;
	width: 2em;
}
#header #inside #search2 #white a {
	width: 2em;
	font-weight: bold;
	color: #555;
	background-color: #FFFFFF;
}
#header #inside #search2 #blue a {
	width: 2em;
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #0850B2;
}
#header #inside #search2 #black a {
	width: 2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

/* ---------------------------------------------------------
トップページヘッダー内右寄せサーチ
------------------------------------------------------------ */
#header #inside #search_box2 {
	width: 80em;
	position:absolute;
	top:5.5em;
	left:0em;
	text-align: right;
	padding: 0.8em 0;
	clear: left;
	/*overflow:hidden;cleafix*/

}
#header #inside #search_box2 #search2 {
	padding-left: 18em;

}

#header #inside #search_box2 #search2 p {
	float: left;
	margin: 0 0.5em 0 2em;
	padding: 0;
	color: #666;
	line-height: 2em;
	height:2em;
	display: inline;/*for IE6*/
	font-weight: bold;
	font-size: 1.2em;
}
#header #inside #search_box2 #search2 form {
	float:left;
	line-height: 2em;
	text-align: left;
	display: inline;/*for IE6*/
	width:26em;
}

#header #inside #search_box2 #search2 input {
	font-size: 100%;
	vertical-align: middle;
	margin-top: 0.25em;

}
/*フォームテキストボックスの幅*/
.inpwid2 {
	width: 10em;
}

/*---------------------- 新TOP用ここまで ------------------------*/





/***-- コンテンツ全体 --***/
#contents {
	width: 80em;
	clear: left;
}

/*-- レフトとメイン --*/
#contents02 {
	width: 80em;
	margin-right: -20em;
	float: left;
}


/*-- コンテンツセンター部分 --*/
#main {
	float: right;
	width: 80em;
	margin-right: auto;
	margin-left: -20em;
	clear: left;

}

#gifanime, #gifanime02, #new_bar, #topics {
	margin-left: 20em;
	margin-right: 20em;

}



/* --スローガン表示-- */
#slogan {
	background-color: #F0F6FD;
	width: 100%;
	margin: 0 0.5em 0.5em 0.5em;
	padding: 0;
	text-align: center;
	border-top: 0.1em solid #0850B2;
	border-bottom: 0.1em solid #0850B2;
}
#slogan a {
	color: #0850B2;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

/* --バナー画像表示用（上）-- */
#gifanime02 {
	clear: right;
	width: 40em;
	margin-bottom: 0.8em;
}

#gifanime02:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
} /*ie6*/

#gifanime02 {   
    display: inline-block;   
} /*ie7*/


/* --バナー画像表示用（下）-- */
#gifanime {
	text-align: center;
	clear: right;
	width: 40em;
	margin-bottom: 0.8em;
}

#gif_box_top {
	padding-bottom: 0.8em;
}
#gif_box_btm {
	padding-bottom: 0.8em;
}


/*バナー画像右いれもの*/
#topboxL {
	float:left;
	width:19.5em;
	position:relative;
}
/*バナー画像右*/
.wid04R {
		float: right;
		width: 19.5em;
}
/*バナー画像左*/
.wid04L {
	width: 19.5em;
}


.wid05 {
	width: 30.55em;
	margin-bottom:0.3em;
}
.wid06 {
	width: 48%;
}
.wid07 {
	width: 100%;
	height:100%;
}

.clear {
	clear:both;}



/* バナーマッピング用 */

#tokyo {
	width:7em;
	height: 4.8em;
	position: absolute;
	left: 0em;
	top: 0em;
}

#tokyo a img {
	width:7em;
	height: 4.8em;
}

#osaka {
	width:12em;
	height:4.8em;
	position: absolute;
	left: 7.4em;
	top: 0em;
}

#osaka a img {
	width:12em;
	height:4.8em;
	}


/* ------------------------ */


/* --新着表示-- */
#new_bar {
	background-image: url(../image/h3_bg2.gif);
	background-repeat: repeat-x;
	margin-bottom: 1em;
	border: 1px solid #BEDAFC;
}

#new_bar h3 {
	width: 100%;
	color: #0850B2;
	/*border-bottom: 0.1em solid #0850B2;*/
	background-color: #FFFFFF;
	letter-spacing: 0.2em;/* 行間 */
	text-indent: 1em;
	border-bottom: 1px solid #BEDAFC;
	background-image: url(../image/newbar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 2.2em;

}



#new_bar h3 {
	_padding: 0.2em 0 0;/* for IE6 */
	_height: 2.0em;
}

/* --スクロールバー表示-- */
#new_bar #framebox {
	height: 24.3em;/*サイドナビ、トピックスの高さにより増減  初期値　height: 23.5em;*/
	overflow: auto;
	width: 39.8em;
}
#new_bar #framebox a:link {
	color: #0000CC;
}
#new_bar #framebox a:visited {
	color: #993399;
}
#new_bar #framebox a:hover {
	color: #0000CC;
	text-decoration: underline;
}


/* --過去一覧画像表示-- */
#new_bar img.past {
	line-height: 1.6;
	vertical-align: middle;
	width:9.5em;
	padding-left:7em;
}


/* --新着中身表示-- */
#new_bar dl {
	width: 95%;
}
#new_bar dt {
	clear: both;
	float: left;
	width: 6em;
	color: #0850B2;
	padding: 5px;
}

#new_bar dd {
	margin-left: 6em;
	zoom: 1;/*for IE6*/
	padding: 5px;
}


/***   --左メニューbox--  ***/
#left {
	float: left;
	width: 18em;
}


/***   --右メニューbox--  ***/
#right {
	float: right;
	width: 18em;

}


/* --トピックス表示-- */

#topics {
	border: 1px solid #BEDAFC;
	background-image: url(../image/h3_bg2.gif);
	background-repeat: repeat-x;
	margin-bottom: 1em;
}

#topics h3 {
	width: 100%;
	color: #0850B2;
	background-color: #FFFFFF;
	letter-spacing: 0.2em;
	text-indent: 1em; 
	border-bottom: solid 1px #BEDAFC;
	background-image: url(../image/newbar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 2.2em;
}

#topics #framebox02 {
	height:23em;/*トピックススクロールバー表示用ボックス  初期値 height:20em;*/
	overflow:auto;
	width:39.8em;
}
#topics #framebox02 a:link {
	color: #0000CC;
}
#topics #framebox02 a:visited {
	color: #993399;
}
#topics #framebox02 a:hover {
	color: #0000CC;
	text-decoration: underline;	
}


#topics #framebox02 ul {
	list-style-type: none;
	margin-left: 0.5em;
}
#topics #framebox02 li {
	padding: 0.25em 0.5em 0.5em 1.2em;
	background-image: url(../image/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	width: 35em;
}





/*サイドメニュー内部表示*/
.navi h3 a,.navi h3 a:link, .navi h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0A60D3;
	display: block;
	height: auto;
	width: 85%;
	padding: 0.2em 1em;
	border: 0.15em outset #CCCCCC;
	background-image: url(../image/h3_bl.gif);
	background-repeat: repeat-x;
	
}
.navi h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto;
	width: 85%;
	padding: 0.2em 1em;
	border: 0.15em inset #003399;
	background-image: url(../image/h3_bl_o.gif);
	background-repeat: repeat-x;
	background-color: #003399;
	background-position: left bottom;
}

html*.navi h3 a,.navi h3 a:link, .navi h3 a:visited { width:85.2%; }
html*.navi h3 a:hover { width:85.2%; }/*for safari*/





/* --リンクなし項目-- */
.title {
	color: #FFFFFF;
	background-color: #0A60D3;
	padding: 0.2em 1em;
	background-image: url(../image/h3_bl.gif);
	background-repeat: repeat-x;
	_width: 86.8%; /*for IE6*/
}


html*.title { width:87.2%; } /*for safari*/



.navi {
	width:18em;
	margin-bottom: 1em;
	position:relative;/* for hakase*/

}



.navi ul {
	list-style:none;
	border: 0.1em solid #999999;
}

.navi li {
	background-image:url(../image/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.3em 0.6em;
	border-bottom:1px dashed #999999;
	line-height: 2em;
	text-indent: 1.6em;
	height: 2em;
}
.navi li.noborder {/*最下行点線消去*/
	border-bottom:none;
	}
.navi li a {
	text-decoration: none;
	display: block;
	width: 100%;

}
.navi li a:hover {
	background-image:url(../image/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.3em 0.6em;
	padding:0;
	margin:0;
	line-height: 2em;
	text-indent: 1.6em;
	background-color: #DEF3FE;
	height: 2em;
}

.navi .int01  {
	background-image: url(../image/arrow03.gif);
	background-repeat: no-repeat;
	background-position: 2.5em 1em;
	padding-left: 2em;
	height: 2.5em;
}
.navi .int01 a:hover {
	background-image: url(../image/arrow03.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 1em;
	height: 2.5em;

}

/* 2行用 */
.navi ul.row2 li {
	background-image:url(../image/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.3em 1em;
	border-bottom:1px dashed #999999;
	line-height: 1.5em;
	text-indent: 1.6em;
	height: 3em;
}
.navi ul.row2 li a:hover {
	background-image:url(../image/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.3em 1em;
	padding:0;
	margin:0;
	line-height: 1.5em;
	text-indent: 1.6em;
	background-color: #DEF3FE;
	height: 3em;
}

.navi ul.row2 li.noborder {
	border-bottom-style: none;
}


/*キーワードサイド用*/
.navi #key a {
	width:98%;
	padding: 0;
  border: 0.15em outset #CCCCCC;
	background-image: none;
}
.navi #key a:hover {
  border: 0.15em inset #CCCCCC;
}
/*新入者サイド用*/
.navi #fresh a {
	width:98%;
	padding: 0;
  border: 0.15em outset #CCCCCC;
	background-image: none;
}
.navi #fresh a:hover {
  border: 0.15em inset #CCCCCC;
}
/*アンケートサイド用*/
.navi #ques a {
	width:98%;
	padding: 0;
  border: 0.15em outset #CCCCCC;
	background-image: none;
}

.navi #ques a:hover {

  border: 0.15em inset #CCCCCC;

}
.wid09 {
	width: 14.7em;
	height:2em;
}

/*特別展展示パネル用*/
.navi #panel a {
	width:98%;
	padding: 0;
  border: 0.15em outset #CCCCCC;
	background-image: none;
}

.navi #panel a:hover {

  border: 0.15em inset #CCCCCC;

}
/*フォトギャラリー用*/
.navi #photo a {
	width:98%;
	padding: 0;
  border: 0.15em outset #CCCCCC;
	background-image: none;
}

.navi #photo a:hover {

  border: 0.15em inset #CCCCCC;

}

/*video用*/
.navi #video a {
	width:98%;
	padding: 0;
  border: 0.15em outset #CCCCCC;
	background-image: none;
}

.navi #videol a:hover {

  border: 0.15em inset #CCCCCC;

}


/*-- NEWマーク表示（h3用） --*/
.new03 {
	background-color: #FF3300;
	border: 1px solid #FFC;
	font-size: 0.8em;
	padding: 1px 2px 0px 2px;
	font-weight: normal;
	margin-left: 2px;
	color: #FFF;
}

/*-- ビデオ用ハカセ画像 --*/
#hakase {
	height: 3.3em;
	width: 5em;
	position: absolute;
	right: 0em;
	bottom: 0em;
}

.wid08 {
	width:5em;
	}


/*-- NEWマーク表示 --*/
.new04 {
	background-color: #FB6400;
	border: 0.1em solid #FF0;
	padding: 1px 2px 0px 2px;
	margin-left: 3px;
	color: #FFF;
	font-size: 0.8em;
}


/*-- リスト現在位置表示 --*/
.current {
	color: #0000CC;
	background-color: #DEF3FE;
}

/*-- ホームページ停止お知らせ用　赤文字 --*/
.Att {
	color: #DD0058;
}



/*-- 改行禁止 --*/
.nobr {
	white-space: nowrap;
}
.sTxt {
	font-size: 0.9em;
}


/*別窓アイコン*/
.newwin {
	padding: 0 0.3em;
	width: 1.25em;
}

/*外部リンクアイコン*/
.outside {
	width:1em;
	padding: 0 0.3em;
}

/*PDFリンクアイコン*/

.pdfwin { 
	width:1.25em; 
	padding:0 0.3em;
}


/*-- フッター --*/
#footer {
	clear: both;
	text-align: center;
	width: 80em;
}



#topics #framebox02 ul .Att a {
	color: #DD0058;
}
