h4 {
	font-size: 12px;
	*font-size: 100%;
	*font: 100%;
	background: #fff7d9;
	padding: 5px 10px;
	border-left: 5px solid #ff9127;
	font-weight: bold;
	margin: 30px 0px 10px;
}
h1{
	margin:0;
	padding:0;
}
h1 span{
	display:none;
}
.hyou {
	width: 520px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right-style: none;
}
.hyou td {
	border-bottom: 1px solid #999999;
	padding: 3px;
	border-right: 1px solid #999999;
	text-align: center;
}
.hyou .item1 {
	font-weight: bold;
	background: #ececec;
	text-align: center;
}
.hyou .item2 {
	border-bottom: 1px dotted #999999;
	border-right: 1px solid #999999;
}
.pagenavi {
	margin: 30px 0px 0px;
	padding: 5px 0px 20px;
	width: 520px;
	border-top: 1px dotted #999999;
}
.pagenavi .backpage {
	float: left;
}
.pagenavi .nextpage {
	float: right;
}
.description{
	padding:12px 0 10px 0;
}
.description p{
	padding:0 !important;
	margin:0 0 10px 0 !important;
}
#inquire {
	width: 520px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top: 20px;
}
#inquire .telL {
	text-align: center;
	float: left;
	width: 260px;
	border-right: 1px dotted #999999;
	padding: 8px 0px;
}
#inquire .formR {
	float: left;
	width: 259px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
}
.title1 h2{
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:0;
}
.title1 .txt{
	font-size:100%;
	margin:0;
	padding:3px 0 12px 0;
}