@charset "utf-8";
/* CSS Document */

#box
{
	width:90%;
	margin-left:5%;
	float:left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3366cc;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3366cc;
	text-align: center;
}