@CHARSET "UTF-8";

/***** common *****/
*{
	margin: 0px;
	padding: 0px;
}
body{
	width: 100%;
	height: auto;
	color: #000000;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	-webkit-text-size-adjust: 100%;
}
h1{
	font-family: 'PT Serif Caption', serif;
	font-size: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #000000;
}
.h1subtext{
	text-align: center;
	margin-bottom: 50px;
}
.h1subtext2{
	text-align: center;
	margin-bottom: 20px;
}
h2{font-size: 18px;margin-bottom: 10px;}
h3 {font-size:18px; margin:0 0 15px 20px; color:#069;}
p{line-height: 1.8em;}
hr {
	border:none;
	border-bottom: 1px dashed #b2b2b2;
	height: 1px;	/** ie6 **/
}
a:link{color: #0000ff;}
a:visited{color: #0000ff;}
a:hover{color: #ff6600;}
a:hover img {filter: alpha(opacity=60); opacity:0.6;}
ul li{list-style: none;}
img{border: none;}
table{
	width: 100%;
	border-collapse: collapse;
}
.strong{font-weight: bold;}
.clear{clear: both;}
.floatL{float: left;}
.floatR{float: right;}
.center{text-align: center;}
.right{text-align: right;}
.marginB30{margin-bottom: 30px;}
.marginB40{margin-bottom: 40px;}
.mg30 {margin:30px 0;}
.pointup{
	widht: 818px;
	height: auto;
	padding: 15px 20px;
	background: #F2F2F2;
	border: 1px solid #999999;
}
.desc{
	padding: 0px 25px;
}
/***** base *****/
#wrapper1{
	width: 100%;
	hieght: auto;
	background: url(../images/010_header_bg.gif) repeat-x top center;
}
#wrapper2{
	width: 100%;
	hieght: auto;
	background: url(../images/010_footer_bg.gif) repeat-x bottom center;
}
.wrap{ clear:both; overflow:hidden;}

#container{
	width: 920px;
	min-height: 900px;;
	height: auto !important;
	height: 900px;
	margin: 0px auto;
	padding: 0px 20px;
	line-height: 1.4em;
}
#contents{
	width: 860px;
	min-height: 650px;;
	height: auto !important;
	height: 650px;
	margin: 50px 30px 60px;
}

/***** header *****/
#header{
	width: 920px;
	height: 90px;
	padding: 15px 0px 15px;
}
#header_logo{
	width: 99px;
	height: 60px;
	margin: 0px 50px 10px 0px;
	float: left;
}
#header #top_navi{
	width: 510px;
	height: auto;
	margin-top: 35px;
	float: left;
}
#header #top_navi a{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: 'PT Serif Caption', serif;
}
#header #top_navi a:hover, #top_navi a.hover{
	border-bottom: 1px dotted #000000;
}
#header #top_navi ul{
	margin:0; padding:0;
}
#header #top_navi ul li{
	list-style:none;
	margin-right: 20px;
	float:left;
}


#header #social_box{
	width: 250px;
	height: 32px;
	margin: 25px 0 0 0;
	padding:0;
	float:right;
}
#header #social_box a{
	widht: 32px;
	height: 32px;
	display: block;
	margin:0 0 0 16px;	
	float: right;
}
#header #social_box .left{
	margin:0;
}
/***** home *****/
#topic_wrap{
	width: 818px;
	height: 220px;
	margin-bottom: 40px;
	padding: 20px;
	border: 1px solid #000000;
	overflow-y: scroll;
}
.topic_title{
	font-size: 15px;
}
.topic_date{
	font-size: 10px;
	color: #999999;
}
.half_content{
	width: 410px;
	height: auto;
}
#top_gallery img{
	width: 130px;
	height: 98px;
	margin: 0px 10px 10px 0px;
	float: left;
}
#top_bt {margin:20px 0 0px 2px;}
#top_bt img {float:left; padding-bottom:20px;}
#top_bt .imgcenter {margin:0 15px;}
.updated {margin:-65px 0 50px 20px; font-size:16px; font-weight:bold; color:#FF6600; text-decoration:none;}


/* 追加 */
.bnbox{clear:both; overflow:hidden; padding:15px 0 0 0;}
.bnbox .lf{ float:left;}
.bnbox .rt{ float:right;}
.bnbox2{clear:both; overflow:hidden; padding:15px 0;}

.wsnew{font-size:14px; font-weight:bold; line-height:180%; color:#ff0000; padding-left:20px;}

/***** gallery *****/
.gallery_img_cols{
	width: 860px;
	height: 190px;
	margin: 20px 0px 30px 20px;
}
.gallery_img_cols a{
	width: 190px;
	height: 190px;
	margin-right: 20px;
	display: block;
	float: left;
}
/***** footer *****/
#footer{
	clear: both;
	width: 930px;
	height: 180px;
	margin-top: 30px;
	padding: 20px 0px;
	text-align: center;
}
#footer a{
	color: #000000;
	text-decoration: none;
	margin:0 10px;
}
#footer a:hover, #footer a.hover{
	text-decoration: underline;
}

dl {margin:10px 0 50px 20px; width:800px;}
dl dt{
padding: 8px 0 8px 10px;
line-height: 1.8em;
float:left;
font-weight:bold;
}

dl dd{
margin:0;
padding: 8px 0px 8px 100px;
line-height: 1.8em;
display:block;
background: url(../images/line_dot.gif) repeat-x left bottom;
}

.ehibition_bn {text-align:center; margin:0 0 30px 0; border-top: 1px dashed #b2b2b2; border-bottom: 1px dashed #b2b2b2; padding:5px 0 5px 0;}
.ehibition_bn a:link,.ehibition_bn a:visited {color:#36C; text-decoration:none; margin:0;}
.ehibition_bn a:hover,.ehibition_bn a:active {color:#FF9900; text-decoration:underline;}
.ehibition_bar {
	clear:both;
	border-bottom: 1px dashed #b2b2b2;
	height: 40px;	/** ie6 **/
	margin-bottom:40px;
	width:100%;
}

.wp_L {float:left; width:400px; margin:20px 0 0px 0; color:#666; line-height:1.8em;}
.wp_R {float:left; width:390px; margin:20px 0 0 10px; color:#666; line-height:1.8em;}

ul.wsimg {
	padding: 0;
	margin: 10px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
ul.wsimg li{
	list-style: none;
	padding: 0;
	margin: 10px 10px 0 0;
}
ul.wsimg img{
	vertical-align: bottom;
}

.highlight { background-color:#FF6; padding:5px 5px 5px 10px; color:#069;}

.pankuzu {margin:-50px 0 20px 0;}
.pankuzu a:link,.pankuzu a:visited {color:#39C; text-decoration:none; margin:0;}
.pankuzu a:hover,.pankuzu a:active {color:#FF9900; text-decoration:underline;}


/* 201707 */
.ws_henkou{border:2px solid #ff0000; padding:5px 8px; font-weight:bold; color:#ff0000; font-size:16px; margin:10px 0; line-height:180%; display:block; width:430px; text-align:center; }

/* 201807 */
.ex_chui{ border:3px double #ff0000; padding:10px; color:#000000; font-weight:bold; margin:15px 0;}

/* 201904 */
.ex_bace{clear:both; overflow:hidden; padding:0; margin:0;}
.ex_bace h3{margin:0; padding:0; font-size:1.6em; line-height:180%; color:#000000;}
.ex_bace h4{margin:0; padding:0; font-size:1.1em; line-height:180%; color:#000000;}
.ex_bace p{font-size:1.1em; line-height:180%;}

.ex_bace ul{clear:both; overflow:hidden; padding:0 0 20px 0; margin:0;}
.ex_bace ul li{ list-style:none; clear:both; overflow:hidden; padding:10px 0 0 0;}
.ex_bace .lft{ float:left; padding:0 5px 0 0;}

.ex_bace .imgbox01{clear:both; overflow:hidden; margin:0; padding:15px 0 0 0;}
.ex_bace .imgbox01 img{ max-height:296px; width:auto; vertical-align:bottom;}
.ex_bace .imgbox01 .lft_t{ float:left; padding:0 5px 0 0;}
.ex_bace .imgbox01 .lft_y{ float:left; padding:0 5px 0 0;}

.ex_bace .imgbox02{clear:both; overflow:hidden; margin:0; padding:15px 0 0 0;}
.ex_bace .imgbox02 img{ max-height:194px; width:auto; vertical-align:bottom;}
.ex_bace .imgbox02 .lft_t{ float:left; padding:0 5px 0 0;}
.ex_bace .imgbox02 .lft_y{ float:left; padding:0 5px 0 0;}

.calendar{ clear:both; overflow:hidden; margin:10px auto 0 auto; width:860px;}

.links_bace{clear:both; overflow:hidden; padding:45px 0 45px 0; width:100%;}

.sc_w30{ width:300px;}
.sc_w38{ width:380px;}
.sc_w30l3{ width:300px;margin-left:30px;}
.sc_w35r1{ width:350px;margin-right:10px;}
.sc_w26{ width:266px;}
.sc_w23{ width:235px;}
.sc_w23t5l8{ width:235px;margin-top:50px;margin-left:80px;}
.sc_w40{ width:400px;}
.sc_w24t5l3{ width:240px;margin-top:50px;margin-left:30px;}
.sc_w25{ width:250px;}
.sc_w35{ width:350px;}
.sc_w35t2l3{ width:350px;margin-top:20px;margin-left:30px;}
.sc_w33{ width:330px;}
.sc_w50{ width:500px;}
.sc_w45{ width:450px;}
.sc_w36{ width:365px;}
.sc_w44{ width:440px;}
.sc_w52{ width:520px;}

.pc{ display:block;}
.sp{ display:none;}

h2.gallery{clear:both; margin:0;  padding:0 0 30px 0;}

/* 201910 */
.zadan{ margin:0 auto 10px auto; padding:0; overflow:hidden; vertical-align:bottom; clear:both;}
.zadan .zdtop{ margin:0; padding:0; overflow:hidden; vertical-align:bottom;}
.zadan .zdleft{ float:left; width:50%; margin:0; padding:0; overflow:hidden; vertical-align:bottom;}
.zadan .zdright{ float:right; width:50%; margin:0; padding:0; overflow:hidden; vertical-align:bottom;}
.zadan img{ width:100%; height:auto;}