@charset "utf-8";
/* Second Page style
-------------------------------*/
#main h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding: 4px 0px 4px 30px;
	margin-bottom: 15px;
	border-bottom: 1px solid #339900;
	border-left: none;
	background-image: url(../img/gingko.jpg);
	background-repeat: no-repeat;
	border-top: 1px dotted #CCCCCC;
	color: #333333;
	background-position: left center;
}
#main h3 {
	font-size: 1.3em;
	color: #0000FF;
}
#main h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0033CC;
	margin-left: 15px;
}
