.h2 {
	font-size: 14pt;
	background-image: url(../top-img/body_bg.gif);
	padding: 5px;
	line-height: 16pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;

}
.text-fax {
	font-size: 12pt;
	font-weight: bold;
	background-image: url(../top-img/body_bg.gif);
	padding: 5px;
	border: 1px solid #FFCC00;
}
.nyukai {
	font-size: 12pt;
	line-height: 13pt;
	padding: 2px;
	border: 1px solid #66CC99;
	float: right;
}
.img-left {
	float: left;
}
