@charset "utf-8";

#main h2{
	background:url(../common/title_background.jpg);
	width:510px;
	height:30px;
	color:#333333;
	padding:5px 10px;}
	
#main h3{
	font-size:medium;
	margin:8px 2px 6px 2px;}

#main p{
	line-height:1.5;
	margin:2px;}
