.main-read {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #0000FF;
	text-align: center;
	height: auto;
	width: 630px;
	margin-left: 60px;
}
.attention-read {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	background-color: #E1E1FF;
	height: auto;
	width: 600px;
	margin-left: 55px;
	padding: 5px;
	border: 1px solid #CC99FF;
}
