@charset "utf-8";
/* CSS Document */

.eng_note {
	font-size: 9pt;
	text-align: center;
	color: #0066FF;
}

.note_title {
	padding: 10px 10px;
	color: #0066FF;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.note_text {
	padding: 10px 10px;
	text-align: left;
	color: #555555;
	line-height: 150%;
}

.note_sty1 {color: #666666}

#btn_top {
	float: left;
	margin-top: 10px;
}
#btn_down_pdf {
	float: right;
	margin-top: 10px;
}

