#main #honbun h1 {
	color: #333;
	padding: 5px;
	height: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main #honbun h2 {
	color: #333;
	padding: 5px;
	height: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 300px;
}

#main #honbun h3 {
	padding-left: 20px;
	margin-top: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	background-color: #FF9;
	margin-right: 350px;
	font-size: medium;
	font-weight: normal;
}




#main #honbun h4 {
	padding-left: 20px;
	font-size: small;
	font-weight: lighter;
	text-indent: 5px;
}
#main #honbun table tr td {
	left: 20px;
}
#main #honbun h6 {
	color: #333;
	padding: 5px;
	height: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 300px;
}
#main #honbun h5 {
	font-size: small;
	color: #F00;
	padding-left: 20px;
}

