﻿@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}
body {
	text-align: center;
	/*background-color: #68AAD7;*/
	background-color: #d2e2be;
	color: #333333;
}
/* 2014.03.26 Y.Y EDIT → #map_canvas を追加*/
html, body, #map_canvas{
font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*font-family: "HG丸ｺﾞｼｯｸM-PRO","ＭＳ Ｐゴシック", "MS PGothic","メイリオ", Meiryo, Osaka,  sans-serif;*/
height:90%;
font-size:13px;
}
/*
table {
    border: solid 1px #999999;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    word-break: break-all;
    word-wrap: break-word;
}
table th {
	background-color:#F1E9DB;
	border: solid 1px #999999;
	color:#000;
	text-align:left;
    padding: 6px 8px 6px 8px;
    white-space: nowrap;
}
table td {
    background-color: #fefaf2;
    padding: 8px 10px;
    border: solid 1px #999999;
    color:#000;
    line-height: 22px;
}
table td.dark {
    background-color: #f4cb84;
}
*/
/* 基本テーブルスタイル設定 */
table.tbl_base {
    color: #333;
    border: 1px solid #999;
    background-color: #ffffff;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
	margin: 0;
}
.tbl_base td {
	border: 1px solid #999;
    padding: 4px;
}
.tbl_base td.blue {
	background-color: #d3e3eb;
}
.tbl_base td.gray {
	background-color: #eee;
}
.tbl_base td.yellow {
	background-color: #ebebd3;
}
.tbl_base td.pink {
	background-color: #ebd3e8;
}
.tbl_base td.green {
	background-color: #bdd1a5;
}


ol,ul {
    /*list-style:none;*/
    margin: 0;
    padding: 0;
}
li {
	/*list-style: none;*/
	margin: 0;
    padding: 0;
}
fieldset,img {
	border:0;
}
a img {
	border:none;
}
a:link {		/*未訪問*/
/*	color: #0033ff;*/
	color: #0000ff;
}
a:visited {		/*訪問済み*/
/*	color: #003399;*/
	color: #82318E;
}
a:hover {		/*ポイント時*/
/*	color: #ff6600;*/
	color: #ff0000;
}
a:active {		/*選択中*/
/*	color: #ff6600;*/
	color: #ff0000;
}


/* 赤文字 */
.red_font{
	color: red;
}
/* 青文字 */
.blue_font{
	color: blue;
}
/* ポイントカラー */
.red_point{
	color: #A51A41;		/*ﾀﾞｰｸﾚｯﾄﾞ*/
}


/* クリア
============================================================================= */
div.clear{
	clear: both;
}


/* wrapper
============================================================================= */
#wrapper {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: url(../images/sidebar_bg.gif) repeat-y left;	/*サイドメニューの背景幅280px*/
}

/* ヘッダー
============================================================================= */
#header{
    height:94px;
    width: 100%;
    min-width:1240px;
    margin: 0;
    padding: 0;
    /*background-color:#8fc300;*/
    background: url(../images/header_bg.gif) repeat-x top;
}
div.header_logo{
	margin: 0;
	padding: 0;
	float: left;
}
div.header_image{
	clear: both;
	height: 400px;
	/*background-color:#e1e5d7;*/
	background-color:#bbcca2;
	text-align: center;
	border-bottom:4px solid #FFC40C;
	width: 100%;
    min-width:1240px;
}


/* プライマリナビ
============================================================================= */
div.pNavi{
	text-align:right;
	padding: 5px 0px 0px 0px;
    font-weight: bold;
    color: #FFFFFF;
}
/* 文字サイズ変更ボタン */
div.pNavi img{
	vertical-align: bottom;
	margin-left: 3px;
}



/* メニュー
============================================================================= */
#menu_area{
    margin:  0px 0px 0px 0px;
    padding: 0;
    width: auto;
    height: auto;
    border: solid 0px #ff0000;
}
#contents_menu_area{		/*コンテンツ画面用*/
    margin:  0;
    padding: 0;
    width: 100%;
    min-width:1240px;
    height: auto;
    background-color: #eeeeee;
    border: solid 0px #ff0000;
}

/* グローバルナビ
============================================================================= */
#gNavi{
    margin:  0;
    padding: 8px 0px 0px 0px;
    text-align: left;
    width: 952px;
}
#gNavi ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#gNavi li{
    float: left;
    margin: 0;
    padding: 0px 4px 0px 0px;
    /*margin-right: 10px;*/
    position: relative;
}
/*
#gNavi ul li.btnMenu1 a{
    display: block;
    width:   130px;
    height:  58px;
}
#gNavi ul li.btnMenu2 a{
    display: block;
    width:   175px;
    height:  58px;
}
#gNavi ul li.btnMenu3 a{
    display: block;
    width:   123px;
    height:  58px;
}
#gNavi ul li.btnMenu4 a{
    display: block;
    width:   210px;
    height:  58px;
}
#gNavi ul li.btnMenu5 a{
    display: block;
    width:   264px;
    height:  58px;
}
#gNavi ul li.btnMenu1 a:hover img, #gNavi ul li.btnMenu2 a:hover img, #gNavi ul li.btnMenu3 a:hover img, #gNavi ul li.btnMenu4 a:hover img, #gNavi ul li.btnMenu5 a:hover img{
    visibility: hidden;
}
#gNavi ul li.btnMenu1 a:hover{
    background: url(../images/menu1_2.gif) no-repeat;
}
#gNavi ul li.btnMenu2 a:hover{
    background: url(../images/menu2_2.gif) no-repeat;
}
#gNavi ul li.btnMenu3 a:hover{
    background: url(../images/menu3_2.gif) no-repeat;
}
#gNavi ul li.btnMenu4 a:hover{
    background: url(../images/menu4_2.gif) no-repeat;
}
#gNavi ul li.btnMenu5 a:hover{
    background: url(../images/menu5_2.gif) no-repeat;
}
*/

/*
#gNavi ul li.btnMenu1 ul{
	display: none;
	position: absolute;
	top: 48px;
	left: -1px;
	padding: 5px;
	width: 200px;
	background: #e2c0bb;
	filter:alpha(opacity=85);
     -moz-opacity:0.85;
     -khtml-opacity: 0.85;
     opacity:0.85;
	border: solid 2px #a81b04;
	
	border-radius: 10px;			/* CSS3 
	-moz-border-radius: 10px;		/* Firefox 
	-webkit-border-radius: 10px;	/* Safari,Chrome 
}*/

.menu1 {
	width: 210px;
	height: 58px;
	display: block;
	background: url(../images/menu1.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.menu2 {
	width: 210px;
	height: 58px;
	display: block;
	background: url(../images/menu2.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
}
.menu3 {
	width: 210px;
	height: 58px;
	display: block;
	background: url(../images/menu3.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.menu4 {
	width: 210px;
	height: 58px;
	display: block;
	background: url(../images/menu4.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.menu5 {
	width: 264px;
	height: 58px;
	display: block;
	background: url(../images/menu5.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.menu1:hover, .menu2:hover, .menu3:hover, .menu4:hover, .menu5:hover {
	background-position:left bottom;
}


ul.sub_list {
	display: none;
    bottom: 58px;
    left: 0;
    position: absolute;
    list-style:none;
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.70);
    z-index: 1;
/*
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
*/
}
ul.sub_list li{
	border: none;
	height: 30px;
	width: 100%;
	white-space:nowrap;
}
ul.sub_list li a{
	display: inline-block;
	width: 95%;
	text-decoration: none;
	color:#333;
	font-weight: bold;
	padding: 5px;
	background-image: none !important;
}
ul.sub_list li a:hover{
	/*color:#ff6600;*/
	background-image:none;
	background-color:white !important;
	transition: all .1s;
	color: #4395e2;
	
}
ul.sub_list li a:hover img{
	visibility: visible !important;
}


.sub_list_contents {
	display: none;
    top: 58px;
    left: 0;
    position: absolute;
    list-style:none;
    padding: 50px;
    background-color:#eeeeee;
    z-index: 1;
    /*background-color: rgba(255, 255, 255, 0.70); */
/*
    border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
*/
}
ul.sub_list_contents li{
	border: none;
	height: 30px;
	width: 100%;
	white-space:nowrap;
}
ul.sub_list_contents li a{
	display: inline-block;
	width: 95%;
	text-decoration: none;
	color:#333;
	font-weight: bold;
	padding: 5px;
	background-image: none !important;
}
ul.sub_list_contents li a:hover{
	/*color:#ff6600;*/
	background-image:none;
/*	background-color:white !important;*/
	color: #4395e2;
}
ul.sub_list_contents li a:hover img{
	visibility: visible !important;
}




/* グローバルナビ ENGLISH
============================================================================= */
#gNavi_english{
    margin:  0;
    padding: 0;
    text-align: left;
    width: 678px;
}
#gNavi_english ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#gNavi_english li{
    float: left;
    /*width: 124px;*/
    margin: 0;
    padding: 0;
    /*margin-right: 10px;*/
    position: relative;
}
/*
#gNavi_english ul li.btnMenu1 a{
    display: block;
    width:   186px;
    height:  48px;
}
#gNavi_english ul li.btnMenu2 a{
    display: block;
    width:   232px;
    height:  48px;
}
#gNavi_english ul li.btnMenu5 a{
    display: block;
    width:   200px;
    height:  48px;
}
#gNavi_english ul li.btnMenu1 a:hover img, #gNavi_english ul li.btnMenu2 a:hover img, #gNavi_english ul li.btnMenu5 a:hover img{
    visibility: hidden;
}
#gNavi_english ul li.btnMenu1 a:hover{
    background: url(../images/eng_menu1_2.gif) no-repeat;
}
#gNavi_english ul li.btnMenu2 a:hover{
    background: url(../images/eng_menu2_2.gif) no-repeat;
}
#gNavi_english ul li.btnMenu5 a:hover{
    background: url(../images/eng_menu5_2.gif) no-repeat;
}
*/

.menu1_eng {
	width: 196px;
	height: 58px;
	display: block;
	background: url(../images/eng_menu1.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.menu2_eng {
	width: 242px;
	height: 58px;
	display: block;
	background: url(../images/eng_menu2.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.menu3_eng {
	width: 210px;
	height: 58px;
	display: block;
	background: url(../images/eng_menu5.gif) left top no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.menu1_eng:hover, .menu2_eng:hover, .menu3_eng:hover {
	background-position:left bottom;
}




/* インナー
============================================================================= */
#inner{
    width: 1240px;
    margin: 0;
    padding: 0;
    border: solid 0px #ff0000;
}


/* コンテンツ
============================================================================= */
#contents{
    float: right;
    width: 950px;
    margin: 0;
    padding: 0;
    border: solid 0px #ff0000;
    padding-bottom: 20px;
}

/* コンテンツ内メインエリア*/
.main{
	width: 720px;
	margin: 10px 0px 0px 10px;
	padding: 0;
	float: left;
}
/* サブメニュー
============================================================================= */
#sMenu{
	width: 200px;
	margin: 10px 0px 0px 10px;
	padding: 0;
	padding-bottom: 20px;
	float: right;
}
#sMenu ul.menu{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sMenu ul.menu li{
    width: 200px;
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
}
#sMenu ul.menu li.btnSubMenu1 a, #sMenu ul.menu li.btnSubMenu2 a, #sMenu ul.menu li.btnSubMenu3 a, #sMenu ul.menu li.btnSubMenu4 a, #sMenu ul.menu li.btnSubMenu5 a{
    display: block;
    width:   200px;
    height:  52px;
}
#sMenu ul.menu li.btnSubMenu1 a:hover img, #sMenu ul.menu li.btnSubMenu2 a:hover img, #sMenu ul.menu li.btnSubMenu3 a:hover img, #sMenu ul.menu li.btnSubMenu4 a:hover img, #sMenu ul.menu li.btnSubMenu5 a:hover img{
    visibility: hidden;
}
#sMenu ul.menu li.btnSubMenu1 a:hover{
    background: url(../images/submenu1_2.gif) no-repeat;
}
#sMenu ul.menu li.btnSubMenu2 a:hover{
    background: url(../images/submenu2_2.gif) no-repeat;
}
#sMenu ul.menu li.btnSubMenu3 a:hover{
    background: url(../images/submenu3_2.gif) no-repeat;
}
#sMenu ul.menu li.btnSubMenu4 a:hover{
    background: url(../images/submenu4_2.gif) no-repeat;
}
#sMenu ul.menu li.btnSubMenu5 a:hover{
    background: url(../images/submenu5_2.gif) no-repeat;
}
/*ENGLISH*/
#sMenu ul.menu li.btnSubMenu1_english a, #sMenu ul.menu li.btnSubMenu2_english a{
    display: block;
    width:   200px;
    height:  52px;
}
#sMenu ul.menu li.btnSubMenu1_english a:hover img, #sMenu ul.menu li.btnSubMenu2_english a:hover img{
    visibility: hidden;
}
#sMenu ul.menu li.btnSubMenu1_english a:hover{
    background: url(../images/eng_submenu1_2.gif) no-repeat;
}
#sMenu ul.menu li.btnSubMenu2_english a:hover{
    background: url(../images/eng_submenu2_2.gif) no-repeat;
}


/* その他メニュー
============================================================================= */
#sMenu ul.sonota{
	margin-top: 20px;
    margin-left:20px;
	list-style-image: url(../images/point1.gif);
}
#sMenu ul.sonota li{
    padding-left: 0px;
	margin-bottom: 10px;
}
/*
#sMenu a:link{		/*未訪問
	color: #333333;
}
#sMenu a:visited{		/*訪問済み
	color: #333333;
}
#sMenu a:hover{		/*ポイント時
	color: #A51A41;
}
#sMenu a:active{		/*選択中
	color: #A51A41;
}
*/













/* サイドバー（トップページ用）
============================================================================= */
#sidebar{
    width: 260px;
    margin: 0;
    padding: 10px;
    float: left;
    /*background-color: #9B8E7E;*//* 背景はwrapperの画像にて設定 */
}
/* サイドメニュー（コンテンツページ用）
============================================================================= */
#sidemenu{
    width: 280px;
    margin: 0;
    padding: 0;
    float: left;
    /*background-color: #9B8E7E;*//* 背景はwrapperの画像にて設定 */
}


/* パンくずリスト
============================================================================= */
#pankuzu{
    margin: 0;
    padding: 5px 0px 5px 0px;
    color: white;
    background-color: #918203;
    width: 100%;
    min-width:1240px;
}
#pankuzu a:link{		/*未訪問*/
	color: #FFFFFF;
}
#pankuzu a:visited{		/*訪問済み*/
	color: #FFFFFF;
}
#pankuzu a:hover{		/*ポイント時*/
	color: #CCFF00;
}
#pankuzu a:active{		/*選択中*/
	color: #CCFF00;
}

/* フッター
============================================================================= */
#footer{
    clear: both;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
    text-align: center;
    background-color:#135448;
    /*background-color:#8fc300;*/
    color: #FFFFFF;
    width: 100%;
    min-width:1240px;
    height: auto;
}



/* サイドバー
============================================================================= */
/* 本日の開館状況 */
.openstate{
	background-color: white;
	width: 240px;
	margin: 0px;
	padding: 10px;
	color: #135448;
	text-align:center;
	border-radius: 10px;			/* CSS3 */
	-moz-border-radius: 10px;		/* Firefox */
	-webkit-border-radius: 10px;	/* Safari,Chrome */

}
/* 開館カレンダー */
.opencalendar{
	background-color: #FFE9CC;
	border: solid 1px #EDA338;
	width: 238px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	text-align:center;
	border-radius: 10px;			/* CSS3 */
	-moz-border-radius: 10px;		/* Firefox */
	-webkit-border-radius: 10px;	/* Safari,Chrome */

}


/* サブメニュー（コンテンツページ用）
============================================================================= */
.submenu_inner{
    width: 230px;
    height: auto;
	border: solid 1px #F9CA06;
	background-color: #FFFFCC;
	text-align: left;
	
	border-radius: 10px;			/* CSS3 */
	-moz-border-radius: 10px;		/* Firefox */
	-webkit-border-radius: 10px;	/* Safari,Chrome */
}

.contents_page_inner{
    width: auto;
    height: auto;
    border: solid 1px #F9926E;
	background-color: #FCE0DE;
	text-align: left;

	border-radius: 10px;			/* CSS3 */
	-moz-border-radius: 10px;		/* Firefox */
	-webkit-border-radius: 10px;	/* Safari,Chrome */
}

.contents_page_title{
    margin-top:0px;
    height:42px;
    width:100%;
    background-color:#F9926E;

	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}



/* バナー */
.banner {
	text-align:center;
	margin-bottom:10px;
}



/* 新着情報
============================================================================= */
.info{
	float:left;
    display: block;
    height:  auto;
    margin: 10px 0px 0px 0px;
}
.news_midashi{
    margin: 0;
    padding: 2px 0px 0px 0px;
    height: 28px;
    text-align: left;
}
.news_area{
	/*background: #FFE9CC;*/
	background: #FFFFFF;
	width: 328px;
	border: solid 1px #5E4500;
	padding: 10px 10px;
	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	
}
.new_date{
	padding: 0;
	margin-right: 5px;
	font-size: 90%;
}
.new_msg{
	margin: 0px 0px 5px 0px;
	padding: 0;
	line-height: 18px;
	height: auto;
}
/* 一覧ページへ */
.info_more{
	float: right;
	margin-top: 8px;
}

.info_dotline{
	clear: both;
	background: url(../images/line.gif) repeat-x left;
	width: 330px;
	margin: 5px 0px 5px 0px;
	height: 3px;
}
/*博物館ニュース用*/
.new_title{
	margin: 10px 0px 5px 20px;
	font-size: 120%;
}
.dotline_640{
	background: url(../images/line.gif) repeat-x left;
	margin: 5px 0px 10px 20px;
	width: 640px;
	height: 1px;
}
.new_contents{
	margin: 0px 0px 5px 20px;
	width: 640px;
	line-height: 22px;
}


/* お知らせ
============================================================================= */
.oshirase_midashi{
    margin: 0;
    padding: 2px 0px 0px 0px;
    height: 28px;
    text-align: left;
}
.oshirase_area{
	/*background: #FCE0D4;*/
	background: #FFFFFF;
	width: 328px;
	border: solid 1px #918203;
	padding: 10px 10px;
	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;

}
.oshirase_msg{
	margin: 0px 0px 5px 0px;
	padding: 0;
	line-height: 18px;
	height: auto;
}

.info ul.news{
	margin-top: 10px;
    margin-left:40px;
	list-style-image: url(../images/point6.gif);
}
.info ul.news li{
	width: 300px;
}
.info_news_dotline{
	background: url(../images/line.gif) repeat-x left;
	width: 300px;
	margin: 5px 0px 5px -26px;
	height: 3px;
}
/*ENGLISH用*/
.link_area{
	/*background: #FFE9CC;*/
	background: #FFFFFF;
	width: 328px;
	border: solid 1px #f9926e;
	padding: 10px 10px;
	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}


/* タイトル
============================================================================= */
/* コンテンツ画面 */
.title{
    background:#FFF;
    border-top:1px solid #586230;
    border-right:1px solid #586230;
    border-left:13px solid #586230;
    border-bottom:1px solid #586230;
    margin: 0;
    padding: 6px 0px 5px 10px;
    font-size: 120%;
    font-weight: bold;
    width: 650px;
}
.subTitle{
	background: url(../images/midashi.gif) no-repeat left top;
    margin: 10px 0px 10px 20px;
    padding: 3px 0px 5px 15px;
    font-weight: bold;
}



/* コミュニケーション画面 */
.commu_title{
	font-weight: bold;
	background: url(../images/point6.gif) no-repeat left;
    padding: 0px 0px 0px 14px;
	margin: 10px 0px 10px 20px;
	width: 630px;
}


/* サイトマップ用
============================================================================= */
.sitemap_inner{
	margin: 20px 0px 0px 10px;
	width: 630px;
}
ul.sitemap_main{
	list-style-type: none;
	font-weight: bold;
}
ul.sitemap_main li{
	margin-bottom: 10px;
}
ul.sitemap_main li ul.sitemap_sub{
	margin-left:40px;
	list-style-image: url(../images/point2.gif);
	font-weight: normal;
}
ul.sitemap_main li ul.sitemap_sub li{
	padding-left: 0px;
	margin-bottom: 0px;
}


/* ページトップへ戻る
============================================================================= */
.pageTop{
	text-align:right;
	margin-bottom: 5px;
}


/* カレンダー
============================================================================= */
/* テーブル全体設定 */  
table.calendar {
    color: #333;   
    border: 1px solid #AF9252;
    background-color: #ffffff;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
	margin: 0 auto;
	margin-top: 5px;
}   
  
/* キャプション */
.calendar caption {
    color: #333;
    /*font-weight: bold;
    font-size: 110%;*/
}   

.calendar tr {
    background-color: #FFFFFF;
    border: 1px solid #AF9252;
}   
  
/* 曜日タイトル行 */  
/*
.calendar tr.dow {   
    background-color: #d1c2a2;
    font-weight: bold;
    text-align: center;
}*/
.calendar td.youbi {
	background-color: #d1c2a2;
    font-weight: bold;
    text-align: center;
    padding: 0px 4px 0px 0px;
}
.calendar td.youbi_eng {
	background-color: #d1c2a2;
    font-weight: bold;
    text-align: center;
    padding: 0px 0px 0px 0px;
}
.calendar td {
	border: 1px solid #AF9252;
    text-align: right;
    padding: 3px 4px 3px 0px;
    width: 27px;
}   
  
/* 祝祭日の文字色 */  
.calendar td.hol {   
    color: #dc143c;   
}   
  
/* 日曜日の文字色 */  
.calendar td.sun {   
    color: #dc143c;   
}   
  
/* 土曜日の文字色 */  
.calendar td.sat {   
    color: #0000cd;   
} 

/* 休館日 */  
.calendar td.close {   
    background-color: #FFCCCC;   
}
/* 小中高生無料入館日 */  
.calendar td.studentfree {   
    background-color: #AED1E5;
    color: #0000cd; /*毎週土曜日*/
}
/* 無料入館日 */  
.calendar td.free {   
    background-color: #FFCC66;   
} 


/* 企画展お知らせ
============================================================================= */
.kikakuten{
	width:680px;
	height:auto;
	border: 1px solid #A51A41;
	background: url(../images/wood.png);
	padding: 10px 20px;
	vertical-align: middle;
	
	border-radius: 10px;			/* CSS3 */
	-moz-border-radius: 10px;		/* Firefox */
	-webkit-border-radius: 10px;	/* Safari,Chrome */

}
.kikakuten_image{
	float:left;
	margin-right: 20px;
}
.kikakuten_midashi{
	/*第XX回企画展*/
	color: #CC0000;
	font-weight: bold;
	font-size: 140%;
	margin-bottom:5px;
}
.kikakuten_title{
	color: #0000FF;
	font-weight: bold;
	font-size: 160%;
	line-height: 26px;
	margin-bottom:5px;
}
.kikakuten_date{
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	margin-bottom:5px;
}
.kikakuten_youyaku{
	color: #000000;
}


/* フッターメニュー
============================================================================= */
.footer_inner{
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}



/* サブメニューリスト  コンテンツ画面用
============================================================================= */
.cds-navi {
  list-style-type: none;
  margin: 0px 0px 20px 0px;
  padding: 0;
}

.cds-navi li {
  display: inline;
}

.cds-navi li a {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 8px 0px;
  width: 100%;
  display: block;
  /*background-color: #A51A41;*/
  color: #000000;
  font-weight: bold;
  /*text-decoration: none;*/
  /* CHG INUI 2014.04.29 start */
  padding-left:50px;
  text-indent:-50px;
  width:230px;
  /* CHG INUI 2014.04.29 end */
}

.cds-navi li a:hover {
  background-color: #FFC40C;
  /*text-decoration: underline;*/
}
.cds-navi li.select a {
  background-color: #FFC40C;
}

.cds-navi li ul.sub {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
}
.cds-navi li ul.sub li {
  display: inline;
  font-size:90%;
}
.cds-navi li ul.sub li.select a {
  background-color: #FFC40C;
}
.cds-navi li ul.sub li a {
  background-color: #E5E4B7;
/* CHG INUI 2014.04.29 start */
  padding: 6px 4px 6px 0px;
  padding-left:50px;
  text-indent:-60px;
  width:226px;
/* CHG INUI 2014.04.29 end */
}
.cds-navi li ul.sub li a:hover {
  background-color: #FFC40C;
}




/* コンテンツ画面用 */
div.contents_title{
	width: 720px;
	border-top: 4px solid #4395E2;
}
div.contents_title img{
	margin-top: 5px;
}
div.contents_sub_title{
	margin-top: 20px;
	font-size: 120%;
	border-bottom: 2px solid #999999;
}
div.contents_sub_title img{
	margin-top: -20px;
	padding:0;
	vertical-align:bottom;
}
div.contents_midashi{	/*width設定時は13px引いた値を設定*/
	position:relative;
	padding:0;
	padding-left:8px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-left: 5px solid #4395E2;
}

div.imagebox{
	width: 310px;
	float: left;
	margin: 5px 10px;
}
p.image, p.caption{
	text-align: center;
	margin: 5px;
}


/* イベント画面 */
div.event_box{
	clear: both;
	width: 90%;
	height: auto;
	margin: 0 auto;
	margin-top:0px;
	margin-bottom:30px;
	border: solid 1px #C9926E;
	background-color: #fef0ef;
	padding:14px 10px 14px 10px;
	
	border-radius: 10px;			/* CSS3 */
	-moz-border-radius: 10px;		/* Firefox */
	-webkit-border-radius: 10px;	/* Safari,Chrome */
}
div.event_line{
	background: url(../images/line.gif) repeat-x left;
	width: 100%;
	margin: 5px 0px 5px 0px;
	height: 3px;
}


/* 過去の企画展画面の見出し */
div.kako_midashi{
	border-left: 5px solid #4395E2;
	padding-left:5px;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
}


/* 博物館ニュースページ
============================================================================= */
div.news_title{
	float: left;
	font-size: 110%;
	font-weight: bold;
	width: 570px;
}
div.news_update{
	float: right;
	font-weight: bold;
	font-size: 90%;
	padding-right: 5px;
}
div.news_contents{
	margin: 10px;
}
div.news_images{
	text-align: center;
	margin-top: 10px;
}

/* イベント情報ページ
============================================================================= */
div.event_title{
	float: left;
	font-size: 110%;
	font-weight: bold;
	width: 500px;
}
div.event_date{
	float: right;
	text-align:right;
	font-weight: bold;
	font-size: 90%;
	padding-right: 5px;
}
div.event_contents{
	margin: 10px;
}

/* イベント情報テーブルスタイル設定 */
table.tbl_event {
    color: #333;
    border: 0px solid #999;
    background-color: #ffffff;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
	margin: 10px 0px 0px 10px;
}
.tbl_event td {
	border: 0px solid #999;
    padding: 2px;
    vertical-align: top;
}
.tbl_event td.blue {
	background-color: #d3e3eb;
}
.tbl_event td.gray {
	background-color: #eee;
}
.tbl_event td.yellow {
	background-color: #ebebd3;
}
.tbl_event td.pink {
	background-color: #ebd3e8;
}



/* 資料検索ページ
============================================================================= */
/*検索ボタン*/
#search_doubutsu a, #search_shokubutsu a, #search_ganseki a, #search_kaseki a{
	display: block;
    width:   170px;
    height:  62px;
}
#search_doubutsu a:hover img, #search_shokubutsu a:hover img, #search_ganseki a:hover img, #search_kaseki a:hover img{
	visibility: hidden;
}
/*動物検索ボタン*/
#search_doubutsu a:hover{
	background: url(../images/doubutsu_s_2.gif) no-repeat;
}
/*植物検索ボタン*/
#search_shokubutsu a:hover{
	background: url(../images/shokubutsu_s_2.gif) no-repeat;
}
/*岩石・鉱物検索ボタン*/
#search_ganseki a:hover{
	background: url(../images/ganseki_s_2.gif) no-repeat;
}
/*化石検索ボタン*/
#search_kaseki a:hover{
	background: url(../images/kaseki_s_2.gif) no-repeat;
}

/* 検索結果テーブルスタイル設定 */
/* 画像ありタイプ */
table.tbl_imglist {
    color: #333;
    border: 1px solid #999;
    background-color: #ffffff;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
	margin: 0;
}
.tbl_imglist td {
	border: 1px solid #999;
    padding: 10px;
    text-align: center;
}
.tbl_imglist td img {
	border: 2px solid #4395E2;
}
.tbl_imglist td.no {
	padding: 4px;
	text-align: center;
	background-color: #d3e3eb;
}
/*
.tbl_imglist td.blue {
	background-color: #d3e3eb;
}
.tbl_imglist td.gray {
	background-color: #eee;
}
.tbl_imglist td.yellow {
	background-color: #ebebd3;
}
.tbl_imglist td.pink {
	background-color: #ebd3e8;
}
.tbl_imglist td.green {
	background-color: #bdd1a5;
}
*/
/* 画像なしタイプ */
table.tbl_list {
    color: #333;
    border: 1px solid #999;
    background-color: #ffffff;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
	margin: 0;
}
.tbl_list td {
	border: 1px solid #999;
    padding: 4px;
    text-align: left;
}
.tbl_list td.ttl {
	padding: 4px;
	text-align: center;
	background-color: #d3e3eb;
}
.tbl_list td.no {
	padding: 4px;
	text-align: right;
}

/*ページャー*/
ul.pager {
      margin: 10px;
      list-style-type: none;
}
ul.pager li {
      float: left;
      margin-right: 10px;
      padding-right: 10px;
      border-right: 1px #999999 solid;
}
ul.pager li.next {
      border-right: none;
}
ul.pager li a:link,
ul.pager li a:visited {
      text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
      text-decoration: none;
}
ul.pager li em {
      font-weight: bold;
}


/* キッズページ
============================================================================= */
/*－菅生沼の鳥たち－サイドメニュー*/
div.bird_menu{
	float: left;
	width: 180px;
}
div.bird_menu ul{
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 90%;
}
div.bird_menu ul li{
	padding-bottom:5px;
}




/* 館長のご挨拶ページ
============================================================================= */
/* 組織表テーブルスタイル */
table.tbl_soshiki {
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px;
    empty-cells: show;
}
.tbl_soshiki td {
	vertical-align: middle;
}
.tbl_soshiki td.blue {
	background-color: #d3e3eb;
}
div.soshiki_name {
	background-color: #ebebd3;
	border: solid 2px #135448;
	padding: 2px;
	text-align: center
}
div.soshiki_name span.name {
	font-size:120%;
	font-weight:bold;
}
div.soshiki_name span.name_english {
	font-size:100%;
	font-weight:bold;
}










/* 2014.03.28 Y.Y ADD START */
#slideShow {
	margin: auto;
	position: relative;
}
#slideShow img {
	margin: auto;
	width:1200px;
	height:400px;
	position:absolute;
	left:50%;
	margin-left:-600px;
	/*top: 94px;*/
}
/* 2014.03.28 Y.Y ADD END */


/* このページのトップへ
============================================================================= */
#gototop{
    text-align: right;
    margin-top: 10px;
}

.btnSubMenu1{
  margin-top:20px;
}