@charset "UTF-8";
.bg {
	background-image: url(../../fugudon/img/fugudon/03bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents h2 {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
}
#contents  p {
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 20px;
}
