@charset "utf-8";

/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .titleBlock__h1 {
	position: relative;
	width: 950px;
	height: 190px;
	margin: 0 0 4px;
	padding: 0;
	border: none;
	background: url(/maker/ulvac/products/vacuum_pump/images/img_h1.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .titleBlock_catch,
.l-content .titleBlock_txt {
	height: 0;
	overflow: hidden;
}
.l-content .titleBlock_caution {
	margin: 0 0 16px;
	text-align: right;
}
.l-content .titleBlock_notes {
	width: 924px;
	margin: 0 0 40px;
	padding: 3px 10px;
	border: 3px solid #d00;
	text-align: center;
  color: #d00;
  font-size: 26px;
  font-weight: bold;
}
.l-content .innerBox {
	width: 920px;
	margin: 0 auto;
}
.l-content .innerBox .h3box {
	width: 890px;
	margin: 0 auto;
}

/* .infoBox */
.l-content .infoBox {
	position: relative;
	clear: both;
	width: 920px;
	height: 425px;
	margin: 0 auto 40px;
	padding: 0;
	border: none;
	background: url(/maker/ulvac/products/vacuum_pump/images/info_bg.gif) no-repeat center 0;
}
.l-content .infoBox * {
	height: 0;
	overflow: hidden;
}

/* .pointBox */
.l-content .pointBox {
	position: relative;
	clear: both;
	width: 920px;
	height: 1035px;
	margin: 0 auto 50px;
	padding: 0;
	border: none;
	background: url(/maker/ulvac/products/vacuum_pump/images/point_bg.gif) no-repeat center 0;
}
.l-content .pointBox * {
	height: 0;
	overflow: hidden;
}
.l-content .pointBox .caution {
	overflow: visible;
	position: absolute;
	top: 790px;
	left: 40px;
	width: 840px;
	height: auto;
	text-align: right;
}

/* .linkBox */
.l-content .linkBox {
	position: relative;
	clear: both;
	width: 950px;
	height: 120px;
	margin: 0 auto 30px;
	padding: 0;
	background: url(/maker/ulvac/products/vacuum_pump/images/link_bg.gif) no-repeat center 0;
}
.l-content .linkBox p {
	height: 0;
	overflow: hidden;
}
.l-content .linkBox .btn a {
	display: block;
	position: absolute;
	top: 55px;
	left: 92px;
	width: 217px;
	height: 43px;
	background: url(/maker/ulvac/products/vacuum_pump/images/link_btn.gif) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* .movieBox */
.l-content .movieBox .movie {
	width: 412px;
}
.l-content .movieBox .movie .linkBtn {
	margin: 0 0 8px;
}
.l-content .movieBox .movie .linkBtn a {
	display: block;
}
.l-content .movieBox .movie .caution {
	text-align: right;
}

/* .featureBox */
.l-content .featureBox p.txt {
	margin: 0 0 20px;
	font-size: 14px;
}
.l-content .featureBox ul.itemList {
	width: 910px;
	margin: 0 auto 40px;
}
.l-content .featureBox ul.itemList > li {
	position: relative;
	float: left;
	width: 188px;
	height: 355px;
	margin: 0 0 15px 10px;
	padding: 20px 15px 0;
	border: 1px solid #d2d2d2;
}
.l-content .featureBox ul.itemList > li.item01,
.l-content .featureBox ul.itemList > li.item04,
.l-content .featureBox ul.itemList > li.item05,
.l-content .featureBox ul.itemList > li.item08 {
	margin-left: 0;
}
.l-content .featureBox ul.itemList > li.item04,
.l-content .featureBox ul.itemList > li.item08 {
	float: right;
}
.l-content .featureBox ul.itemList > li dt {
	height: 45px;
	margin: 0 0 28px;
	border-bottom: 1px dotted #a0a0a0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	text-align: center;
}
.l-content .featureBox ul.itemList > li dd.icn {
	position: absolute;
	top: 74px;
	left: 15px;
	width: 50px;
	padding: 1px;
	background: #d00;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.l-content .featureBox ul.itemList > li dd.img {
	margin: 0 0 4px;
}
.l-content .featureBox ul.itemList > li dd.model {
	height: 48px;
	line-height: 1.3em;
	text-align: center;
}
.l-content .featureBox ul.itemList > li dd.btn a {
	display: block;
	width: 153px;
	height: 32px;
	margin: 0 auto;
	background: url(/maker/ulvac/products/vacuum_pump/images/detail_btn.gif) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


