@charset "utf-8";
body {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Noto Sans JP",
    sans-serif;

  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;

  text-autospace: normal;
	
font-size: 18px;
line-height: 1.15;
}

a:link {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	line-height: 30px;
}
a:visited {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	line-height: 30px;
}
a:hover {
	color: #FF0;
	font-size: 18px;
	text-decoration: underline;
	line-height: 30px;
}
.bg_main {
	background-image:url(img/bg_main.jpg);
	background-repeat:repeat-x;
}
.txt_white1 {
	color:#FFFFFF;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}
.txt_white1 a{
	text-align: left;
}
.txt_orange1 {
	color:#FFA500;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	}
.txt_orange_b {
	color:#FFA500;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
}
.txt_white1 p.update {
	font-size: 100%;
	text-align: right;
	margin-top: 1em;
	}
div.date {
	width:160px;
	font-weight: bold;
}
div.new {
	width:160px;
	font-weight: bold;
	background-image: url(../img/new_y.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.deco {
	text-decoration: underline;
}
/* bnrbox */
div.bnrbox {
	color: #FFF;
	width: 181px;
	margin-bottom: 0px;
	_margin-bottom: 10px;
}
div.bnrbox ul li{
    border-radius: 4px;
    padding: 10px 15px 10px 15px;
    line-height: 1.2;
    letter-spacing:0;
    margin-bottom: 6px;
    text-align: center;
}
div.bnrbox ul li a{
    color: #000;
    font-size: 20px;
    /*display: table-cell;*/
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    line-height: 24px;
}
div.bnrbox ul li a span {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
div.bnrbox ul li.notice01{
    background: #FFFFFF;
    color: #007130 !important;
    border-radius: 4px;
    padding: 10px 15px 10px 15px;
    line-height: 1.2;
}

div.bnrbox ul li.notice01 a{
    color: #007130;
}
div.bnrbox ul li.notice01 a:hover{
    color: rgba(0, 113, 48,0.6);
}
div.bnrbox ul li.notice02{
    background: #FFFFFF;
    color: #0D76CC !important;
    border-radius: 4px;
    padding: 10px 15px 10px 15px;
    line-height: 1.2;
}
div.bnrbox ul li.notice02 a{
    color: #0D76CC;
    padding: 0 4px;
}
div.bnrbox ul li.notice02 a:hover{
    color: rgba(13, 118, 204,0.6);
}
div.bnrbox ul li.notice03{
    background: #FFFFFF;
    color: #0D76CC !important;
    border-radius: 4px;
    padding: 10px 15px 10px 15px;
    line-height: 1.2;
}
div.bnrbox ul li.notice03 a{
    color: #0D76CC;
}
div.bnrbox ul li.notice03 a:hover{
    color: rgba(13, 118, 204,0.6);
}
div.bnrbox ul li.notice04{
    background: #FFF;
    color: #FF9600 !important;
    border-radius: 4px;
    padding: 10px 15px 10px 15px;
    line-height: 1.2;
}
div.bnrbox ul li.notice04 a{
    color: rgb(255,96,0);
}
div.bnrbox ul li.notice04 a:hover{
    color: rgba(255,96,0,0.8);
}
.bnr_schedule {
	width: 369px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.footer_logo{
 float: left;
 color: #FFF;
 margin-left: 250px;
}
.footer_logo .logo {
 width: 191px;
	float:left;
}
.footer_logo .address{
    width: 400px;
    margin-left: 15px;
    float: left;
    text-align: left;
}
ul, li {
	margin:0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
div#artmap {
	width:400px;
	float:left;
	margin:0 90px 0;
	_margin: 0 45px 0;
}
#artmap img {
	border: 0px;
	margin: 0 auto;
	float: left;
}
div.artmap {
	padding: 6px;
	padding-bottom: 15px;
	line-height: 1.8em;
	color: #FFF;
	font-size: 15px;
	border-bottom: 1px solid #FFF;
}
/* hoken
---------------------------*/

table#hoken {
	border: 1px solid #CCC;
	color: #333;
	width: 88%;
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 18px;
}
table#hoken th,
table#hoken td {
	padding: 4px;
	border: 1px #999 solid;
	border-collapse: collapse;
	background: #FFF;
	font-weight: normal;
	text-align: left;
    font-size: 18px;
    line-height: 1.6em;
}
table#hoken .category01{
	background-color: #DFE3EC;
	white-space: nowrap;
	text-align: center;
}
table#hoken .category02 {
	background-color: #f6f6F0;
	text-align: center;
	white-space: nowrap;
}
table#hoken .category03 {
	border:2px solid #000;
	text-align: center;	
}
table#hoken .category04 {
	text-align: center;
	white-space: nowrap;
}
table#hoken .category05 {
    width: 60%;
}


/* annai
---------------------------*/
div#section01 {
	width: 585px;
	float:left;
	margin:0px;
}
div#section01 .flow_top {
	margin:0px;	
	float: left;
	width: 585px;
	height: 6px;
	background: url(img/flow_bg01.gif) no-repeat scroll center bottom;
}
div#section01 .flow_contents {
	margin: 0px;
	width: 585px;
	float: left;
	background:url(img/flow_bg02.gif) repeat-y scroll center;
}
div#section01 .flow_contents h2 {
	margin: 0px;	
	padding-left: 10px;
	margin-top: 5px;
}
div#section01 .flow_contents p {
	color: #666;
	padding:0 25px;
}
div#section01 .flow_contents img {
	padding:0 25px;
}	
div#section01 .flow_botm {
	margin:0px 0 5px;
	float: left;
	width: 585px;
	height: 6px;
	background:url(img/flow_bg03.gif) no-repeat scroll center top;
}
div#section02 {
	width :585px;
	margin:0 0 10px;
	float: left;
}
.txt_white1 p.event{
	color:#FFFFFF;
    font-size: 18px;
	line-height: 1.8em;
}
.txt_white1 p.event a:link {
	color: #FF0;
	text-decoration: underline;
	line-height: 1.8em;
}
.txt_white1 p.event a:hover {
	color: #FF0;
	text-decoration: none;
	line-height: 1.8em;
}
.txt_white1 p.event a:visited {
	color: #FF0; 
	text-decoration: none;
	line-height: 1.8em;
}
.line01 {
	background:url(img/line01.gif) repeat-y center;
}
p.picture-style {
	text-align: center;
	line-height: 3.8em;	
}
div#menu{
    width: 400px;
    margin: auto;
    border: 1px solid #FFF;
    margin-bottom: 40px;
}
div#menu ul{
    padding: 10px;
    margin-left: 15px;
}
div#menu ul li {

    list-style: inside;
    list-style-type: disc;
}
/* gaiyou
--------------------------------*/
table#gaiyou {
    width: 100%;
	background-color: #FFF;
	color: #333333;
	border-collapse:collapse;
}
table#gaiyou td {
	padding: 10px 14px;
}
table#gaiyou .td1 {
	background-color: #DFE3EC;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
    vertical-align: middle;
    text-align: center;
	}
table#gaiyou .td2 {
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;	
	border-left: 1px #999 solid;
}
table#gaiyou .td2 ul li,
table#gaiyou .td4 ul li{
    list-style-type:disc;
	margin-left:15px;
	padding: 0;
	text-align: left;
}
table#gaiyou .td3 {
	background-color: #DFE3EC;
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
	border-bottom: 1px #999 solid;
}
table#gaiyou .td4 {
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;	
	border-left: 1px #999 solid;
	border-bottom: 1px #999 solid;
}
table#gaiyou .td5 {
	border-top: 1px #999 solid;
	border-left: 1px #999 solid;
}
table#gaiyou a:link {
	color:#03F;
	font-size:15px;
	text-decoration:underline;
	line-height:20px;
	}
table#gaiyou a:visited {
	color:#03F;
	font-size:15px;
	text-decoration:underline;
	line-height: 20px;
	}
table#gaiyou a:hover {
	color:#FF6600;
	font-size:15px;
	text-decoration:underline;
	line-height:20px;
	}

span.big {
	font-size: 18px;
	color:#FFA500;
	font-weight: bold;
	}
table#photo{
	width: 250px;
	margin:0 10px 0px;
	border:0px;
	}
table#photo .caption {
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
p.event {
	color: #FFF;
	margin: 5px;
	line-height: 1.8em;
	text-align: left;
}
p.art {
	color: #000;
	line-height: 2.0em;
	text-align: left;
	margin-top: 5px;
}
p.art a:link {
	color: #666;	
}
p.art a:hover {
	color: #666;
	text-decoration: underline;
}
p.art a:visited {
	color: #666;
	text-decoration: none;
}
p.art a:active {
	color: #333;
	text-decoration: underline;
}

/*Lightbox*/
.kuro{
	position: absolute;
	top:0%;
	left:0%;
	width:100%;
	height:300%;
	background-color:#000;
	filter:alpha(opacity="80");
	-moz-opacity:0.8;
	opacity:0.8;
	display:none;
	z-index:1001;
}
*html .kuro{
	width:1500px;
	height:2000px;
}
.siro1row{
	position:absolute;
	width:440px;
	height:316px;
	top:70%;
	left:40%;
	background-color:#fff;
	display:none;
	z-index:1002;
	margin:-100px 0 0 -100px;
}
.siro2row{
	position:absolute;
	width:440px;
	height:316px;
	top:100%;
	left:40%;
	background-color:#fff;
	display:none;
	z-index:1002;
	margin:-100px 0 0 -100px;
}
.siro3row{
	position:absolute;
	width:440px;
	height:316px;
	top:90%;
	left:50%;
	background-color:#fff;
	display:none;
	z-index:1002;
	margin:-100px 0 0 -100px;
}
.siro4row{
	position:absolute;
	width:440px;
	height:316px;
	top:120%;
	left:50%;
	background-color:#fff;
	display:none;
	z-index:1002;
	margin:-100px 0 0 -100px;
}
.siro_t{
	position:absolute;
	top:70%;
	left:50%;
	width:316px;
	height:440px;
	background-color:#fff;
	display:none;
	z-index:1002;
	margin:-100px 0 0 -100px;
}
img.expands{
	margin:20px;
}
p.guide {
	text-align: right;
	font-size: 83.3%;
}
div#bnrplace {
	width: 151px;
	float: left;
	padding:0 0 0 20px;
	}
.clear {
	clear: both;
}
table#recruit {
	background: #FFF;
	}
table#recruit .td1 {
	width: 20%;
	background-color: #DFE3EC;
	color: #333;
	font-size: 15px;
	line-height: 18px;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
table#recruit .td2 {
	color: #333;
	font-size: 15px;
	line-height: 18px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
table#recruit .td3 {
	width: 20%;	
	background-color: #DFE3EC;
	color: #333;
	font-size: 15px;
	line-height: 18px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}
table#recruit .td4 {
	color: #333;
	font-size: 15px;
	line-height: 18px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
div#schedule {
	width: 648px;
	margin: auto 0;
	background-color: #FFF;
}
div#schedule table {
	background: #FFF;
	border-collapse: collapse;
	color: #666;
	width: 100%;
}
div#schedule table th,
div#schedule table td {
	border: 1px solid #EBEBEB;
	font-weight: normal;
	font-size: 91.6%;
	text-align: left;
	text-indent: 0.5em;
	width: 14%;
}
br.clr {
	clear: right;
}
table#art{
	width: 100%;
	background-color: #FFF;
	margin-top: 3px;
	color: #000;
}
table#art td.photo { width: 300px; text-align: center; border: #E6E6E6 1px solid;}
table#art span {	padding-left: 5px; font-size: 100%; }
table#art span.artist { font-weight: bold;}
table#art span.title { font-style:italic; }

table#mainmenu td {
	text-align: left;
    letter-spacing: 0em;
}
table#iso_data {
	width: 420px;
	margin: 0 auto;
	padding: 5px;
	border: 0px;
}
table#iso_data td {
	padding: 10px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
table#iso_data td.right {
	border-right: 1px solid #FFF;
}
table#iso_data td.bottom {
	border-bottom: 1px solid #FFF;
}
ul#iso_list li{
	list-style-type: decimal;
	margin-left: 30px;
	line-height: 1.8em;
}
ul#iso_list li.none{
	list-style-type: none;
}
div#sub {
	width: auto;
	margin: 5px 0;
	padding: 5px 15px;
	border-radius: 2px;
	border: 1px solid #E0E0E0;
/*	background: #FFF; */
}
div#sub h5 {
	margin: 0;
	color:  #FFF;
	font-size: 15px;
	font-weight: normal;
	border-left: 10px solid #EBEBEB;
	padding-left: 15px;
	
}
div.event_info{
/*	border: 1px solid #E0E0E0; */
	height: 500px;
	margin-bottom: 15px;
	border-bottom: 1px solid #FFF;
	
}
ul#connect_list {
	margin-left: 15px;
}
ul#connect_list li{
	list-style: disc;
	line-height: 1.8;
}
ul#connect_list li a,
ul#connect_list li a:link,
ul#connect_list li a:visited{
	color: #FF0;
	text-decoration: underline;
}
ul#connect_list li a:hover{
	color: #FF0;
	text-decoration: none;
}


.content {
width: 600px;
margin-bottom :10px;
	min-height: 500px;
	height: 500px !important;
	padding:20px;
	overflow-y: auto;
}
.content a:link {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content dl{
	line-height:23px;
	min-height: 500px;
	margin-top: 0;
/*	zoom:1; */
}
.content dl dt{
	width: 7em;	
	padding:0 0 2px 0;
	display: inline;
	float: left;
	clear: left;
	font-weight: normal;
}
.content dd{
	padding:0 0 2px 5em;
}
.content dd img {
	margin-right: 10px;	
}
div.pri01{
	margin: 0;
	padding: 0;	
}
div.pri01 dt {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;	
}
div.pri01 dd {
	margin: 0 0 0 2em;
	padding: 5px 0 5px 0;
	line-height: 1.6em;
}
div.pri01 dd ul{
	line-height: 1.8em;
	margin-left: 2em;
}
div.pri01 dd li{
	margin-top: 0px;
	list-style: disc;
}

.right_up_border {
  background-color: #FFF;
   background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyI+PGxpbmUgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSIgc3R5bGU9InN0cm9rZTogIzMzMzMzMztzdHJva2Utd2lkdGg6IDE7Ij48L2xpbmU+PC9zdmc+');
}