@import url("common.css");

div#contents {
	width:500px;
}

div#contents h3 {
	font-size:14px;
	clear:both;
}

div#contents h4 {
	font-size:12px;
}

div#contents p{
	margin:5px;
}


