@charset "utf-8";

.article {
	background: none;
	width:730px;
}

.article p {
	font-size:15px;
	line-height: 1.7;
}

.article a {
	text-decoration: underline;
}

.article a:hover {
	text-decoration: none;
}

.ouchi_section {
	margin-top:40px;
}

.ouchi_section ul {
	padding-left:3em;
	margin-top:16px;
}

.ouchi_section ul li {
	list-style: decimal;
	line-height: 1.7;
}

#hoka img {
	margin:12px 0;
}

.detail {
	overflow:hidden;
	margin-top:30px;
	margin-bottom: 10px;
}

