@charset "utf-8";
/* CSS Document */

#contents  h2 {
	background: url(../images/under/titlebar01.jpg) no-repeat left bottom;
	font-weight: bold;
	border-bottom: 2px solid #a085cf;
	text-align: left;
	text-indent: 5px;
	font-size: 115%;
	color: #34345f;
	margin-bottom: 10px;
	margin-right: 15px;
	letter-spacing: 0.3em;
}
#contents h3 {
	background: url(../images/under/underbar02.png) no-repeat left center;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents h4 {
	font-weight: bold;
	margin-left: 15px;
}

