@charset "UTF-8";
/* CSS Document */


/* テーブル */
.dotbdTable td {
	border-bottom: 1px dotted #bbb;
}

.dotbdTable .group {
	border-bottom: 2px solid #d3d3d3;
}

.whtbdRt {
	border-right: 1px solid #fff;
}

.grayBgDk {
	background: #aaa;
	color: #fff;
}

.pdfTtl {
	top: 8px;
	left: 0;
	width: 120px;
}

.pdfTxt {
	top: 30px;
	left: 19px;
	width: 270px;
	font-size: 0.85em;
	line-height: 130%;
}


#subTtlBtn {
	height: 21px;
	background: #c5e597;
	padding: 3px 8px 3px 10px;
	line-height: 1em;
	margin-bottom: 17px;
}


/* 施工店 */
.localmap {
	float: left;
	text-align: right;
	width: 400px;
	padding-bottom: 20px;
}

.localLink {
	float: right;
	width: 205px;
}

.topLink {
	float: right;
	width: 305px;
}

.topLocal {
	padding-bottom: 5px;
	border-bottom: 1px dotted #bbb;
	margin-bottom: 5px;
}

.procLt {
	float: left;
	width: 250x;
}

.procRt {
	float: right;
	width: 355px;
}


/* 三角リンク青文字 */
a.arrBlue:link {
	color: #00427f;
	text-decoration: none;
	padding-left: 19px;
	background: url(../img/arrow.gif) no-repeat 10px 1px;
}

a.arrBlue:visited {
	color: #00427f;
	text-decoration: none;
	padding-left: 19px;
	background: url(../img/arrow.gif) no-repeat 10px 1px;
}

a.arrBlue:hover {
	color: #1b7dda;
	text-decoration: underline;
	padding-left: 19px;
	background: url(../img/arrow_blue.gif) no-repeat 10px 1px;
}

a.arrBlue:active {
	color: #1b7dda;
	text-decoration: underline;
	padding-left: 19px;
	background: url(../img/arrow_blue.gif) no-repeat 10px 1px;
}


/* 三角リンク青大文字 */
a.arrBigBlue:link {
	color: #00427f;
	text-decoration: none;
	padding-left: 19px;
	background: url(../img/arrow.gif) no-repeat 10px 2px;
}

a.arrBigBlue:visited {
	color: #00427f;
	text-decoration: none;
	padding-left: 19px;
	background: url(../img/arrow.gif) no-repeat 10px 2px;
}

a.arrBigBlue:hover {
	color: #1b7dda;
	text-decoration: underline;
	padding-left: 19px;
	background: url(../img/arrow_blue.gif) no-repeat 10px 2px;
}

a.arrBigBlue:active {
	color: #1b7dda;
	text-decoration: underline;
	padding-left: 19px;
	background: url(../img/arrow_blue.gif) no-repeat 10px 2px;
}


/* ボーダー囲み */
.borderArea {
	width: 593px;
	padding: 10px 15px;
	border: 1px solid #bbb;
	clear: both;
	overflow: auto;
}

.borderBlock {
	clear: both;
	width: 593px;
}

.border1 {
	float: left;
	width: 175px;
}

.border2 {
	float: right;
	width: 189px;
}

.border3 {
	float: left;
	width: 229px;
}


/* ルミステージとは */
.qualityTop {
	background: url(../../products/lumistage/img/frame1.gif) no-repeat;
	padding: 45px 55px 0 15px;
	height: 190px;
}

.qualitySec {
	background: url(../../products/lumistage/img/frame2.gif) no-repeat;
	padding: 10px 0 0 15px;
	width: 610px;
	height: 114px;
	position: relative;
}

.yellArea {
	background: #f9f4e1;
	padding: 10px 15px 0 15px;
}

.longlifeTxtArea {
	float: left;
	width: 416px;
}

.longlifePhotoArea {
	float: right;
	width: 189px;
}


/* 製品紹介 */

#prodTabAreaWall {
	position: relative;
	height: 85px;
	padding: 6px 0 15px 0;
	background: url(../../products/lumistage/img/imgphoto_w.jpg) no-repeat;
}

#prodTabAreaRoof {
	position: relative;
	height: 85px;
	padding: 6px 0 15px 0;
	background: url(../../products/lumistage/img/imgphoto_r.jpg) no-repeat;
}


#prodTab {
	position: absolute;
	top: 16px;
	left: 103px;
	height: 28px;
	width: 522px;
	background: url(../img/tabbg.gif) repeat-x bottom;
}


#prodTab {
	position: absolute;
	top: 16px;
	left: 103px;
	height: 28px;
	width: 522px;
	background: url(../img/tabbg.gif) repeat-x bottom;
}


#prodTtl {
	position: absolute;
	top: 56px;
	left: 103px;
}

.prodNote {
	padding-left:10px;
	height:3em;
}

.prodCaption {
	height:55px;
}

.prodCaptionNr {
	height:45px;
}

.prodCaptionWd {
	height:65px;
}


.w286 {
	width: 286px;
}

.poplayer {
 position: absolute;
 top: -55px;
 left: 230px;
 visibility: hidden;
}

.capLh { line-height: 120%;

}
