@charset "utf-8";
.nov {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	position: relative;
	left: 300px;
	font-size: 12px;
	color: #0000FF;
	background-color: #CCCCCC;
	line-height: 100%;
	margin: 20px;
	vertical-align: baseline;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.no_01 {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	position: relative;
	left: 300px;
	font-size: 12px;
	color: #CC0000;
	top: -15px;
	bottom: -15px;
}

