.h1 {
	font-size:12px;
	color:#996633;
	font-weight:bold;
	background-color:#FFFFFF;
	margin:2px;
	text-align:center;
}
.navi {
	font-size: 12px;
}
.hood {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/hood.gif);
	background-repeat: no-repeat;
	height: 63px;
}
.margin-top {
	margin-top: 5px;
}
.px12-18 {
	font-size: 12px;
	line-height: 18px;
}
.margin-10px {
	margin-top: 10px;
}
.px14 {
	font-size: 14px;
}
.dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
}
.link01 {
	color: #660000;
	text-decoration: none;
}
.link01:hover {
	color: #FF6600;
}
.style1 {color: #996600}
.strong{font-weight:normal;}
.h2 {
	font-size:16px;
	color:#336600;
	background-color:#FFFFFF;
	margin:2px;
	font-weight:bold;
}
.h3 {
	font-size:12px;
	color:#996600;
	background-color:#FFFFFF;
	margin:2px;
	font-weight:normal;
}

