@charset "utf-8";
/* Second Page style
-------------------------------*/
#contents h2 {
	font-size: 120%;
	font-weight: bold;
	padding: 4px 0px 4px 30px;
	margin-bottom: 15px;
	border-bottom: 1px solid #339900;
	border-left: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px dotted #CCCCCC;
}
#contents h3 {
	font-size: 110%;
	color: #0000FF;
	text-decoration: underline;
}
