@charset "utf-8";
.culturetitle {
	width: 800px;
	margin-top:10%;
}
#cul02 {
	background-color: rgba(255,255,255,0.75);
}
#cul03 {
	background-color: rgba(255,255,255,0.75);
}
#cul04 {
	background-color: rgba(255,255,255,0.75);
}
#cul05 {
	background-color: rgba(255,255,255,0.75);
}
#cul02 p {
	line-height: 2em;
}
#cul03 p {
	line-height: 2em;
}
#cul04 p {
	line-height: 2em;
}
#cul05 p {
	line-height: 2em;
}

@media screen and (max-width: 980px) {
.culturetitle {
	width: 80%;
	margin-top:30%;
}

}
