@charset "UTF-8";
/* CSS Document */

.news article {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 50px 0;
}
.news article .lbtn,
.news article .lbtn02 {
	max-width: 340px;
	margin: 40px auto;
}
.news article .midashi05 {
	margin-bottom: 60px;
}
.news article .midashi06 {
	margin-top: 70px;
}
.news article p {
	margin: 40px 20px 0;
	text-align: justify;
	font-size: 15px;
}
.news article img {
	margin-top: 40px;
}
.news article .caption {
	font-weight: 400;
	color: #007167;
}
.news article p a {
	color: #007167;
	text-decoration: underline;
}
.news article p a:hover {
	text-decoration: none;
}