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

#subtitle{
	margin-bottom:10px;
}

h3{
	font-size:14px;
	margin-bottom:5px;
}

#box dl{
	width:800px;
	margin-left:40px;
	}

#box dd{
	font-size:13px;
	margin-bottom:20px;
}

#box li{
	list-style-position:outside;
	margin-left:15px;
	list-style-type:square;
}
