@charset "utf-8";


/* -----------------------------
		commonArea
----------------------------- */
.l-content a {
	text-decoration: none;
}
.l-content a:hover {
	text-decoration: underline;
}
.l-content .buttonArea li a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .aluminumArea li.productBtn a {
	width: 215px;
	height: 37px;
	background: url(/special/alumiframe/products/alumiframe_unit/img/btn_product.png) no-repeat;
	margin: 0 auto;
}
.l-content .modelArea li.productBtn a {
	width: 308px;
	height: 40px;
	background: url(/special/alumiframe/products/alumiframe_unit/img/btn_product308x40.png) no-repeat;
	margin: 0 auto;
}


/* -----------------------------
		relatedArea
----------------------------- */
.l-content .relatedArea {
	clear: both;
}
.l-content .relatedList {
	margin-left: 9px;
}
.l-content dl.relatedBox {
	float: left;
	width: 175px;
	background: #fff;
	border: solid 1px #999;
	padding-bottom: 15px;
}
.l-content dt.relatedName {
	text-align: center;
	font-size: 14px;
	padding: 14px 0;
}
.l-content dd {
	width: 150px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
.l-content dd.relatedPrice {
	padding-bottom: 10px;
}
.l-content dd.relatedBtn a {
	width: 130px;
	height: 25px;
	background: url(/special/alumiframe/products/alumiframe_unit/img/btn_product130x25.png) no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 10px;
}
/* -----------------------------
		Ttl
----------------------------- */
.l-content .h2Ttl {
	color: #5b5b5b;
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
}
.l-content .h2Ttl .pageCate {
  font-size: 12px;
  color: #999;
}
.l-content .m-h3 {
  color: #333;
  border-left: 5px solid #0169c6;
  background-color: #d0daeb;
}
.l-content .m-h4 {
  color: #333;
  font-size: 14px;
  border-bottom: 1px solid #333;
}
/* -----------------------------
		section
----------------------------- */
.l-content .section {
  margin-bottom: 35px;
  clear: both;
}
.l-content .sectionInner {
  margin-bottom: 30px;
  clear: both;
}
.l-content .leftBox {
	float: left;
	width: 175px;
	margin-left: 15px
}
.l-content .rightBox {
	float: left;
	margin-left: 20px;
}
/* -----------------------------
		unitArea
----------------------------- */
.l-content .unitArea {
	clear: both;
}

.l-content .unitArea .leftBox dl.relatedBox {
	width: 175px;
	margin-bottom: 20px;
	background: #fff;
	border: solid 1px #999;
	padding-bottom: 15px;
}
.l-content .unitArea .leftBox dt.relatedName {
	text-align: center;
	font-size: 14px;
	padding: 14px 0;
}
.l-content .unitArea .leftBox dd {
	width: 150px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
.l-content .unitArea .leftBox dd.relatedPrice {
	padding-bottom: 10px;
}
.l-content .unitArea .leftBox dd.relatedBtn a {
	width: 130px;
	height: 25px;
	background: url(/special/alumiframe/products/alumiframe_unit/img/btn_product130x25.png) no-repeat;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 10px;
}
.l-content .unitArea .rightBox .tbset01 {
	width: 730px;
	margin: 0 auto 20px;
}
.l-content .unitArea .rightBox .tbset02 {
	width: 360px;
	float: left;
	margin: 0 0 20px 0;
}
.l-content .unitArea .rightBox .img_right {
	float: left;
	margin-left: 20px;
}
.l-content .unitArea .rightBox .mt18 {
	margin-top: 18px;
}
/* -----------------------------
		unitSetArea
----------------------------- */
.l-content .unitSetArea {
  padding: 10px;
  clear: both;
}
.l-content .unitSetArea .tbset03 {
	width: 930px;
	margin: 0 auto 20px;
}
.l-content .unitSetArea .tbset03 th.set_th {
  padding: 5px 0;
}
.l-content .m-table th.set_bg02 {
  font-size: 14px;
}
.l-content .unitSetArea .tbset03 td {
	padding: 5px 0;
}
.l-content .unitSetArea .tbset04 {
  float: left;
  margin-left: 40px;
  width: 360px;
}
.l-content .unitSetArea .tbset05 {
  float: left;
  margin-left: 30px;
  width: 550px;
}
.l-content .unitSetArea .img_left {
  float: left;
  margin-left: 15px;
}

.l-content .txtLink .txt {
	font-size: 14px;
  }
  .l-content .txtLink .btnLink {
	margin-top: 10px;
  }