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