h1 {
	font-size: 90%;
	/*float: right;
    text-align: right;*/
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	
	font-weight: bold;
}
h2 {
	color: #FF9933;
	border-bottom: 2px dotted #FFCC66;
	font-size: 150%;
	font-weight: bold;
}
h2.feature1 {
	background: url(../image/shoukai/feature1.jpg) no-repeat left top;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
}
h2.feature2 {
	background: url(../image/shoukai/feature2.jpg) no-repeat left top;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
}
h2.feature3 {
	background: url(../image/shoukai/feature3.jpg) no-repeat left top;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
}
h2.feature4 {
	background: url(../image/shoukai/feature4.jpg) no-repeat left top;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
}
h2.feature5 {
	background: url(../image/shoukai/feature5.jpg) no-repeat left top;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
}
h3 {
	height: 30px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
	padding-top: 7px;
	background: url(../image/common/h3.jpg) no-repeat left top;
}
h4 {
	height: 30px;
	padding-left: 20px;
	font-size: 105%;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 5px;
	padding-top: 7px;
	letter-spacing: 1px;
	background: url(../image/common/h3.jpg) no-repeat left top;
}
h5,
#access h4{
	height: auto;
	padding-left: 20px;
	font-size: 100%;
	font-weight: bold;
	color: #654A34;
	margin-bottom: 10px;
	padding: 6px 10px;
	border: 1px dashed #7e5e45;
	letter-spacing: 1px;
	/*background: url(../image/common/h5.jpg) no-repeat left top;*/
	background: #efe6bf;
	
}
h6 {
	background: url(../image/common/h6.jpg) no-repeat left center;
	height: 25px;
	line-height: 25px;
	padding-left: 22px;
	color: #333;
	border-bottom: 1px dotted #FFCC66;
	margin-bottom: 15px;
	font-size: 100%;
}
small {
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mini {
	font-size: 11px;
}
.minimum {
	font-size: 13px;
	line-height: 14px;
	text-align: right;
	height: 14px;
}
.b_brown {
	font-size: 18px;
	color: #654A34;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

.red{ color:#F00}
