/*jiban*/

.jiban_area {
	padding-top: 50px;
	background-color: #f5f1df;
	padding-bottom: 40px;
}

.exhibition_area2 h3 {
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
	margin-bottom: 20px;
	color: #006600;
	background-color: #F3FFEE;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	text-align: center;
}


	
	.sub_ttl{	
	margin-top: 10px;
	}
	
	.jiban_ttl{	
	margin-top: 10px;
	}
	
	.jiban_read{
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	}
	
	.jiban_tx{
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.8;
	}
	.jiban_tx span{
	color: #4f7e41;
	font-weight: bold;
	}
	
	.jiban_tx2{	
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.8;
	}
	.jiban_tx2 span{	
	color: #252c6e;
	font-weight: bold;
	}
	
	.jiban_ttl2{	
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.8;
	color: #252c6e;
	font-weight: bold;
	}
	
	.jiban_tx3{	
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.8;
	}
	.jiban_tx3 span{	
	color: #848b02;
	font-weight: bold;
	}
	
	.jiban_img{	
	margin-top: 10px;
	}
	
	.info_ttl{
	margin-top: 10px;
	font-size: 22px;
	line-height: 1.4;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
	padding: 10px;
	}
	
	.info_ttl2{
	font-size: 18px;
	line-height: 1.4;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	letter-spacing: 0.5em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	.info_ttl3{	
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.8;
	color: #252c6e;
	font-weight: bold;
	}
	
	.info_tx{
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.6;
	color: #000000;	
	}
	.info_tx2{	
	font-size: 18px;
	line-height: 1.6;
	color: #000000;	
	}
	



/*テーブル*/
.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.n_table th {
	width: 25%;
	background-color: #F2F2F2;
}
.n_table td {
	width: 75%;
	background-color: #fff;
}
.n_table th,.n_table td {
	color: #333333;
	font-size: 100%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A882;
	font-weight: normal;
}	



@media (max-width: 1200px) {

	
}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {

}


@media (max-width: 468px) {
	


}
