/* 文化事業 */
/* ------------------------------------------------------------ */
#cultural_title {
	width: 600px;
	height: 40px;
	margin: 30px 125px 0px 125px;
	padding: 0px;
	border: 0px #f00 solid;
}

/* 文化事業　枠 */
/* ------------------------------------------------------------ */
.cultural_headline {
	clear: both;
	background-color: #ebf6f5;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #44b6c0;
	width: 580px;
	margin: 30px 125px 0px 125px;
	padding: 5px 0px 5px 15px;
	overflow: hidden;
	border-top: 2px #5d6970 solid;
	border-left: 5px #44b6c0 solid;
	border-bottom: 1px #5d6970 solid;
}

.cultural_list {
	clear: both;
	background-color: #ebf6f5;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	width: 560px;
	margin: 0px 125px;
	padding: 20px;
	overflow: hidden;
	border-bottom: 2px #5d6970 solid;
}

.cultural_photo {
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	border: 5px #fff solid;
}

.cultural_right {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	width: 270px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	border: 0px #f00 solid;
}

.cultural_right2 {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	width: 370px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	border: 0px #f00 solid;
}

.cultural_txt {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px #f00 solid;
}

.cultural_txt2 {
	margin: 8px 0px 0px;
	padding: 0px;
	display: block;
	border: 0px #f00 solid;
}

.cultural_txt_link a:link,
.cultural_txt_link a:visited {
	color: #0665a8;
	margin: 8px 0px 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	border: 0px #f00 solid;
}

.cultural_txt_link a:hover,
.cultural_txt_link a:active {
	text-decoration: underline;
}
