.font140 { font-size:140%;}
.font120 { font-size:120%;}
.font100 { font-size:100%;}
.font90 { font-size:90%;}
.font80 { font-size:80%;}
.font70 { font-size:70%;}
.font60 { font-size:60%;}
.bold { font-weight:bold;}
.comp {
	font-size: 0.85em;
	color: #C00;
	background-color: #FFFFE1;
	padding: 0.5em;
	border: thin dotted #F90;
}
.oneColFixCtrHdr #container #mainContent #columm12 .head {
	text-align:left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFD700;/*関連行事・展示資料の見出しの色*/
	text-indent: 10px;
	font-size: 1.3em;
	margin-left: 20px;
	margin-bottom: 5px;
}
#columm12 #title_image {
	width: 600px;
	height: 247px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#mainContent #columm12 #main_columm {
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #fff;/*全体の背景色*/
	background-image: url(00.jpg);
}

#mainContent #columm12 #main_columm div .spec tr .sel_left {
	border-collapse:collapse;
	text-align:center ;
	font-weight:bold;
	background-color: #fcf9e6;/*表の左列の背景色*/
	color: #000;
	
}

#mainContent #columm12 #main_columm div .spec tr .sel_right {
	background-color: #FFF;
	padding:10px;
}


#mainContent #columm12 #main_columm div .spec tr .sel_right2 {
	background-color: #FFF;
	padding:10px;
}


#mainContent #columm12 #main_columm div .spec tr .sel_center {
	text-align: center;
	background-color: #FFF;
	padding:10px;
}
#mainContent #columm12 #main_columm div .spec tr th {
	color: #FFF;
	background-color: #1d445d;/*表のタイトルの背景色*/
}

/*#mainContent #columm12 a img:hover {
	border:none; background:none; filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;
}
#mainContent #columm12 a:hover {
	border: none;
	background: none;
	color: #FFF;
}*/

/*nav_area　展示資料、関連行事、トップページへ　ボタン*/

#mainContent #columm12 #nav_area {
	text-align: center; 

}


#nav_area .nav_btn01{
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	letter-spacing: 5px;
	width: 302px;/*タブ３つのときは201px*/
	height: 40px;
	line-height: 40px;
	margin: auto;
	padding: 0px;
	font-size: 20px;
	font-weight: 400;
	border: none;
	color: #333;
	background-color: #C93;
	border-radius: 0vh;
	
}
#nav_area .nav_btn01:hover {
	color: #333;
	background-color:#f0de97;
}


#nav_area .nav_btn01_current {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	letter-spacing: 5px;
	width: 302px;/*タブ３つのときは201px*/
	height: 40px;
	line-height: 40px;
	margin: auto;
	padding: 0px;
	font-size: 20px;
	font-weight: 400;
	border: none;
	color: #FFF;
	background-color: #900;
	border-radius: 0vh;
}

#nav_area a.nav_btn02{
	display: block;
	float:left;
	text-align: center;
	text-decoration: none;
	letter-spacing:5px;
	width: 302px;/*タブ３つのときは201px*/
	height:40px;
	line-height:40px;
	margin: auto;
	padding: 0px ;
	font-size:20px;
	font-weight:400;
	border:none;
	background-color: #8bbb3a;
	color: #333;
	border-radius: 0vh;
}
#nav_area a.nav_btn02:hover {
	color:  #333;
	background-color:#cfe193;
}
#nav_area a.nav_btn02_current{
	display: block;
	float:left;
	text-align: center;
	text-decoration: none;
	letter-spacing:5px;
	width: 302px;/*タブ３つのときは201px*/
	height:40px;
	line-height:40px;
	margin: auto;
	padding: 0px ;
	font-size:20px;
	font-weight:400;
	border:none;
	background-color: #900;
	color: #FFF;
	border-radius: 0vh;
}
/*タブ３つのとき中央に追加*/
#nav_area .nav_btn03{
	display: block;
	float:center;
	text-align: center;
	text-decoration: none;
	letter-spacing:5px;
	width: 201px;
	height:40px;
	line-height:40px;
	margin: auto;
	padding: 0px ;
	font-size:20px;
	font-weight:400;
	border:none;
	background-color: #afaf3c;
	color: #333;
	border-radius: 0vh;
}
#nav_area .nav_btn03:hover {
	color:  #333;
	background-color:#e1dd93;
}
#nav_area .nav_btn03_current {
	display: block;
	float:center;
	text-align: center;
	text-decoration: none;
	letter-spacing:5px;
	width: 201px;
	height:40px;
	line-height:40px;
	margin: auto;
	padding: 0px ;
	font-size:20px;
	font-weight:400;
	border:none;
	background-color:#900;
	color: #FFF;
	border-radius: 0vh;
}

#nav_area a.nav_btnfoot {
	display: block;
	text-align: center;
	text-decoration: none;
	letter-spacing:7px;
	width: 400px;
	height:35px;
	line-height:35px;
	margin: auto;
	padding: 0px ;
	font-size:18px;
	font-weight:400;
	border:none;
	background-color:#393733;
	color: #fff;
	border-radius: 0vh;
}
#nav_area a.nav_btnfoot:hover {
	color:  #fff;
	background-color:#999;
}

/*nav_area  ここまで*/







.wide {
	width: 550px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 1px;
	overflow: hidden;
}

.material_name{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}

.koseityou_material{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}		
	
	
	
	
.photo_subtitle {
	font-size: 1em;
	margin-top: 0px;
}
#footnavi {
	width: 604px;
	background-color: #FFFFFF;
	text-align: center;
}
.photo_comment {
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	text-align: left;
}
#mainContent #columm12 #main_columm .photo_comment2 {
	font-weight: bold;
	text-align: left;
	width: 540px;
	margin-top: -5px;
	margin-bottom: -15px;
	padding-left: 180px;
}
#mainContent #columm12 #main_columm .wide .menu {
	width: 250px;
	float: left;
	text-align: left;
	padding-left: 50px;
}
#mainContent #columm12 #main_columm .wide .menu_title {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 30px;
	text-align: left;
	margin-bottom: 5px;
	float: left;
}
#mainContent #columm12 #main_columm .wide .menu ul li {
	line-height: 2em;
}
#mainContent #columm12 #main_columm .wide .menu ul li {
	line-height: 2em;
	margin-left: -20px;
}

.wide .photo_title {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}
 .wide .photo_subtitle {
	font-size: 1em;
	margin-top: 0px;
}

.photo_subtitle {
	font-size: 1em;
	margin-top: 0px;
}



.list_down {
	width: 604px;
	margin:auto ;
	text-align: center;
	float:left;
}

.application
{
	width:500px;
	font-size:14px;
	text-align:center;
	padding:10px;
	margin: 0 auto;
	border: 1px dashed; 
}

.special_discount {
	width:500px;
	text-align:center;
	margin:20px auto;
	padding:15px;
	border: 4px solid ;
	border-color:#b0dbcb;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;	

}

.discount_title {
	font-weight:bold;
	font-size:1.5em;
	color:#000960;
	background-color:#b0dbcb;
	padding:7px 0 5px 0;
	line-height:1.2;
	margin-bottom:12px;
}

.discount_text {
	font-size:1.1em;
	text-align:justify;
	padding:10px;
}

.precautionary_ticket{
	width:380px;
	font-size:1.1em;
	text-align:center;
	padding:7px;
	margin:18px auto;
	border:dotted 1px;
}	

.important_property {
	border:solid 1px;
	text-align:center;
	padding:3px;
	width:150px; 
	margin:15px 0 0 15px;
}

.comp {
	font-size: 0.9em;
	background-color: #FFF0F0;
	border: thin dotted #FC0;
	width: auto;
	margin:5px auto;
	padding: 0.2em;
	text-align: center;
}

.course_title {
	text-indent:-2.5em;
	width:400px;
	margin-left:2.5em; 
}

.down_button {
	text-decoration:none;
	padding:8px;
	width:150px;
	font-size:1.3em;
	border:2px solid #1A3871;
	background-image:url(../../../about/css/img/linkbuttonbg.png);
	background-color:#FAFAF3;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;	
}


.down_button:hover {
	 color:#767107; 
	 background-color:#ECECD7; 
	 border:2px solid #92addf; 
	 }
	 
	 
.head {
	border-left-width:12px;
	border-left-style: solid;
	border-left-color: #62b0e2;
    font-size:1.4em;
	padding:5px 5px 5px 15px;
	margin:20px;
}

.press_button {
	padding:10px;
	width:180px;
	margin:auto;
	text-align:center;
	border:1.1px solid #1A3871;
	font-weight:bold;

}
.press_button:hover{
	  background-color:#CCC;
	  color: #fff;
}



#highspot {
	width:540px;
	margin:  0 auto;
	border:dashed 1px ;
	margin-top:20px;
	margin-bottom:5px;
	background-color:#EEEBCA;
	overflow:hidden;
	word-break: break-all;
	
}

width:400px; padding:5px 15px; margin: 15px auto; border:dashed 1px ; 

.h_title {
	background-color:#CCC;
	
}


.spot {
	width:250px;
	padding:10px;
	margin:  0 auto;
	float:left;

	
}

.h_text {
	
	text-align:left;
	margin-top:10px;
	padding:10px;
}
#mainContent #columm12 a.button {
	  display:block;
	  width:150px;
	  margin:auto;
	  padding:10px;
	  border:;
	  border-radius:8px;
}
#mainContent #columm12 a.button:link{
	  background-color:#FADA7A;
	  color: #A16D28;
	  text-align:center;
}
#mainContent #columm12 a.button:hover,
#mainContent #columm12 a.button:active
{
	  background-color:#F6EFBD ;
	  color: #E8B86D;
      transition:all 0.2s ease ;
}


.kaisetsu {
	border:solid 1px;
	font-size:1.1em;
	text-align:center;
	padding:2px;
	width:100px; 
	margin:15px 0px 0px 0px;
}





#columm12 p.kome {
	font-size:1.2em;
	text-indent:-1em;
	  padding-left: 1em;
	padding: 0.5em 1em 0.5em 2em;
	text-align:justify;
}


#wide p.unindent {
	font-size:1.2em;
	padding: 0.5em 1em;
	text-align:justify;
}


p.caption{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}
/*onlineticketサイトのバナー*/
.olticket{
	background: none;
	color: #102E50;
	width: 303px;
	margin: auto;
	padding-bottom: 20px;
	text-align: center;
	height: 75px;
	transition: 0.1s;
}
.olticket:hover{
	filter: brightness(0.8);
	transform: translate(0,0) scale(1.05);
}
.olticket img{
	width: 303px;
　　filter:drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
}


/* ticket プレイガイド各種表　*/

#mainContent #columm12 #main_columm a.boxlink{
	background:none ; /*boxlinkの背景削除*/
}
#mainContent #columm12 #main_columm a.boxlink:hover{
	background: none; /*boxlinkの背景削除*/
	font: #333;
}

#mainContent #columm12 #main_columm table.spec table#table_ticket{
	table-layout: fixed;
	width: 480px;
	border-collapse: collapse;
	padding: 0px;
	border-bottom: 0px;
	font-size:1.1em;
}
/* 子テーブルの th,td を親 .spec の影響から切り離す */
table.spec table#table_ticket th {
  background-color: #ffccc2;
  color: #333;
  text-align: center;
}
table.spec table#table_ticket td {
  background-color: #fff;
  color: #000;
  text-align: left;
}

/* 左列 */
table.spec table#table_ticket th.ticketname {
	width: 120px;
	border: solid #666 1px;
	font-weight: normal;
}

/* 右列 */
table.spec table#table_ticket td.ticketcell {
  width:360px;
  border:solid #999 0.5px;
}

/*eventページ ticket banner */
#ticket_btn{
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	text-align:;
	width:360px;
	height:auto; 
	border-radius: 8px; 
	border:solid #d9a196 2px; 
	background-color:#f7d2cb; 
	font-color:#000;
}
#ticket_btn:hover {
	filter: contrast(0.8);
	font-color:#666; 
}

/*eventページ タイアップ */
ul.oishimane-list{
	list-style:square;	
	font-style: normal ;
	font-size: 1em ;
	font-weight: normal;
}
ul.oishimane-list li{
	border-bottom:dotted #999999 2px;
	padding:5px;
	margin-bottom:8px;
}
.kaidanbar{
	font-style: normal ;
	font-size: 1em ;
	font-weight: bold;
	margin:10px 5px 5px 5px;
	padding:0.4em 0.4em 0.4em 6em ;
	text-indent:-5em;
	border:#c8c8e8 solid 5px;
	border-radius:10px;
}
.kaidanbar p{
	line-height:1.1em;
	margin:0.5em 0em;
}


p.center{
	font-size: 1.2em;
	text-align:center;
}

/* item,specialページ 画像保護*/
.image_protect{
	position:relative;
	background-size:contain;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	background-repeat:no-repeat;
	}
	
.image_protect img{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	content:url(item_protect.png);
}