@charset "UTF-8";

/* ---------- content ---------- */

div.content {
	width:600px;
	text-align:left;
}
.mb20 {
	margin-bottom:20px;
}
.mb50 {
	margin-bottom:50px;
}
div.content p {
	line-height:1.5;
	font-size:75%;
}


