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

#contents p,#contents li {
	font-size: 1.1em;
	line-height: 150%;
	margin-left: 10px;
	text-align: left;
}

#contents h3 {
}
#contents h4 {
	clear: both;
}
#contents h4 a {
	color: #000000;
	text-decoration: none;
}
#contents li {
	float: left;
	width: 40%;
	text-align: left;
}
#contents ul {
	margin-bottom: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents p {
	margin-right: 10px;
	margin-left: 10px;
}

