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

 body{
	 font-size:1em;
 }


h3{
	margin:0;
	padding-bottom:10px;
	font-size:1.4em;
}
p {
	font-size:1.2em;
}

.comment_detail {
	font-size:.8em;
	font-style:italic;
	color: #999;
}
