#wrapper #contents h2 {
	font-size: 250%;
	line-height: 1.5em;
	font-weight: bolder;
	color: #CF4135;
	letter-spacing: 0.1em;
	text-indent: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cf4135;
	margin-bottom: 20px;
}



#wrapper #contents h3 {
	font-size: 110%;
	line-height: 1.5em;
	color: #333333;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	font-weight: normal;
}

#wrapper #contents h4 {
	font-size: 100%;
	line-height: 1.5em;
	color: #666666;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
	font-weight: normal;
}

#wrapper #contents .clearLeft {
	clear: left;
}
#wrapper #contents .daihyo {
	font-size: 100%;
	line-height: 1.5em;
	color: #666666;
	letter-spacing: 0.1em;
	text-align: right;
	margin-right: 10px;
}
