#contents {
	clear: both;
	font-size: 85%;
}
h2 {
	padding: 0px;
	background-image: url(../products/z/img/title.jpg);
	height: 50px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin: 0px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	text-align: left;
	margin: 0px;
}
dl{
	float: right;
	width: 540px;
	margin-top: 0px;
}
dt{
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0.5em;
}
dd{
	margin-right: 5em;
}
/*Zシリーズメニュー*/
#zmenu {
	border-right-width: 45px;
	border-left-width: 45px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3366FF;
	border-left-color: #339966;
	clear: both;
	text-align: center;
	height: 360px;
}
#air {
	float: left;
	margin: 0px;
	padding: 0px;
}
#water {
	float: right;
	margin: 0px;
	padding: 0px;
}
#zmenu table {
	clear: both;
	margin: auto;
}
#model {
	float: left;
	margin-top: 40px;
	text-align: center;
	width: 200px;
}
/*機種ページ*/
#left {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 80%;
}
ul {
	text-align: left;
	list-style-image: url(../../../compressor/products/img/listmark1.gif);
}
li {
	line-height: 1.4em;
	margin-bottom: 1em;
}
/*仕様*/
#specification {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 530px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 80%;
	margin-right: 5px;
	line-height: 1.5em;
}
#specification th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 5px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
#specification td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
#form{
	text-align: right;
	padding-right: 5px;
	background-color: #EEEEEF;
}
#item{
	background-color: #EEEEEF;
}
#tanni {
	text-align: center;
	width: 40px;
	background-color: #EEEEEF;
}

.typename {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEF;
}
.bgcolor {
	background-color: #FEE1E0;
}
