@charset "utf-8";


/* ------------ TEXT PAGE ------------ */

div#header_img {
	margin-bottom: 50px;
}

div#note h2{
	font-size:85%;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}

div#note p {
	font-size: 75%;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 20px;
}

div#note p strong{
	font-weight: bold;
	margin-bottom: 10px;
}