@charset "utf-8";

h2 {
	margin:0;
	padding:0;
}

h3 {
	margin-left:30px;
}

.content {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
	width:560px;
}
.content p {
	line-height:1.5em;
}
.content p.attentions {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	color:#000066;
}
.content ul {
	line-height:1.5em;
	font-size:0.75em;
}
