@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 0; line-height:150%; 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: none; margin:0 auto; border:1px solid #cccccc;}

.floatR{float: none;}
.center{text-align: center;}
.right{text-align: right;}
.marginB30{margin-bottom: 30px;}
.marginB40{margin-bottom: 40px;}
.mg30 {margin:30px 0;}
.pointup{
	height: auto;
	margin:0 auto 10px auto;
	padding:0 0;
	background: #F2F2F2;
	border: 1px solid #999999;
}
.pointup h2{padding:15px;}

.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; width:90%; margin:0 auto;}

#container{
	width: 100%;
	min-height:inherit;
	height: auto !important;
	height:auto;
	margin: 0px auto;
	padding: 0px 0;
	line-height: 1.4em;
}
#contents{
	width: 100%;
	min-height: 650px;
	height: auto !important;
	height:auto;
	margin: 50px 0 60px;
}

/***** header *****/
#header{
	width: 100%;
	height:auto;
	padding: 10px 0px 10px 0;
	overflow:hidden;
	background-color:#e6e6e6;
}
#header_logo{
	width: 99px;
	height: 60px;
	margin: 0px auto 10px auto;
	float: none;
}
#header #top_navi{
	width: 300px;
	height: auto;
	margin: 15px auto 0 auto;
	text-align:center;
	float: none;
	
}
#header #top_navi a{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0;
	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 0 15px 0; padding:0;
	clear:both;
	overflow:hidden;
}
#header #top_navi ul li{
	list-style:none;
	margin-right: 0;
	float:left;
	width:33%;
	text-align:center;
	line-height:250%;
}


#header #social_box{
	width: 224px;
	height: 32px;
	margin: 0 auto 20px auto;
	padding:0;
	float:none;
	clear:both;
}
#social_box a{
	widht: 32px;
	height: 32px;
	display: block;
	margin:0 6px 0 6px;	
	float: right;
}
#social_box .left{
	margin:0 6px 0 6px;
}
/***** home *****/
#topic_wrap{
	width: 100%;
	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: 85%;
	height: auto;
	margin:10px auto 0 auto;
}
.half_content img{
	width:100%;
	height:auto;
}

#top_gallery img{
	width: 130px;
	height: 98px;
	margin: 0px 10px 10px 0px;
	float: none;
}
#top_bt {margin:30px 0 0 0; text-align:center;}
#top_bt img {float:none; padding-bottom:20px;}
#top_bt .imgcenter {margin:0 15px;}
.updated {margin:-60px 0 50px 20px; font-size:16px; font-weight:bold; color:#FF6600; text-decoration:none;}


/* 追加 */
.bnbox{ width:95%; clear:both; overflow:hidden; margin:0 auto; padding:15px 0 0 0;}
.bnbox .lf{ float:none;}
.bnbox .rt{ float:none;}
.bnbox2{ width:95%; clear:both; overflow:hidden; margin:0 auto; padding:15px 0;}

.bnbox img{ width:100%; height:auto;}
.bnbox2 img{ width:100%; height:auto;}


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


/***** gallery *****/
.gallery_img_cols{
	width: 90%;
	margin: 0 auto 0 auto;
	padding:0;
}
.gallery_img_cols a{
	width: 46%;
	margin: 0 2% 20px 2%;
	display: block;
	float: left;
}
.gallery_img_cols img{width:100%; height:auto;}


/***** footer *****/
#footer{
	clear: both;
	width: 90%;
	height: auto;
	margin: 30px auto 0 auto;
	padding: 20px 0px;
	text-align: center;
}
#footer a{
	color: #000000;
	text-decoration: none;
	line-height:200%;
}
#footer a:hover, #footer a.hover{
	text-decoration: underline;
}

dl {margin:10px auto 50px auto; width:100%;}
dl dt{
padding: 8px 0 8px 0;
line-height: 1.8em;
float:none;
font-weight:bold;
}

dl dd{
margin:0;
padding: 8px 0px 8px 0;
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:none; width:100%; margin:10px 0 0 0; color:#666; line-height:1.8em;}
.wp_R {float:none; width:100%; margin:10px 0 0 0; color:#666; line-height:1.8em;}

.wp_L img{ width:100%; height:auto;}
.wp_R img{ width:100%; height:auto;}

.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; font-weight:bold; color:#ff0000; font-size:12px; margin:10px auto; width:90%; line-height:180%; display:block; text-align:center; }

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

/* 201904 */
.ex_bace{ width:90%; clear:both; overflow:hidden; padding:0 0; margin:0 auto;}

.ex_bace .imgbox01{ width:100%; clear:both; overflow:hidden; margin:0 auto; padding:0 0 0 0;}
.ex_bace .imgbox01 img{ max-height:inherit; width:100%; height:auto; vertical-align:bottom;}
.ex_bace .imgbox01 .lft_t{ float:none; padding:10px 0 0 0; width:50%;}
.ex_bace .imgbox01 .lft_y{ float:none; padding:10px 0 0 0; width:100%;}

.ex_bace .imgbox02{ width:100%; clear:both; overflow:hidden; margin:0; padding:0 0 0 0;}
.ex_bace .imgbox02 img{ max-height:inherit; width:100%; height:auto; vertical-align:bottom;}
.ex_bace .imgbox02 .lft_t{ float:none; padding:10px 0 0 0; width:50%;}
.ex_bace .imgbox02 .lft_y{ float:none; padding:10px 0 0 0; width:100%;}


#top_img_area img{ width:100%; height:auto;}

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

.links_bace{clear:both; overflow:hidden; padding:20px 0 20px 0; width:90%; margin:0 auto;}

.sc_w30{ width:100%; margin-top:30px;}
.sc_w38{ width:100%; margin-top:30px;}
.sc_w30l3{ width:100%;margin-left:0; margin-top:30px;}
.sc_w35r1{ width:100%;margin-right:0; margin-top:30px;}
.sc_w26{ width:100%; margin-top:30px;}
.sc_w23{ width:100%; margin-top:30px;}
.sc_w23t5l8{ width:100%; margin-top:30px; margin-left:0;}
.sc_w40{ width:100%; margin-top:30px;}
.sc_w24t5l3{ width:100%; margin-top:30px; margin-left:0;}
.sc_w25{ width:100%; margin-top:30px;}
.sc_w35{ width:100%; margin-top:30px;}
.sc_w35t2l3{ width:100%; margin-top:30px; margin-left:0;}
.sc_w33{ width:100%; margin-top:30px;}
.sc_w50{ width:100%; margin-top:30px;}
.sc_w45{ width:100%; margin-top:30px;}
.sc_w36{ width:100%; margin-top:30px;}
.sc_w44{ width:100%; margin-top:30px;}
.sc_w52{ width:100%; margin-top:30px;}

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

h2.gallery{clear:both; margin:0; padding:0 0 30px 0;}
h2.gallery img{ width:100%; height:auto;}

.fblbox{text-align:center; clear:both; margin:0 0 10px 0;}

ul.wsimg img{
	vertical-align: bottom;
	width: 100%;
	height: auto;
}