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


#body {
	width:820px;
	margin:20px auto 30px;
}
#body p {
	padding:0 10px 3px;
}
h3 {
	margin:20px 0 7px;
	padding:0 0 1px;
	font-size:1.2em;
	border-bottom:1px dotted #333;
}

