@charset "Shift_JIS";

/* ==================================================
	ProductContent [ 製品ページ ]
===================================================== */
#lhrbnu3{
	width:677px;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	line-height: 1.5;
	letter-spacing: 0.1em;
	}
	
/*  製品特長 
----------------------------------------------------- */
#lhrbnu3 #section{
	margin-top:20px;
	line-height: 1.5;
	letter-spacing: 0;
	}

#lhrbnu3 #section img{
	margin:0;
	padding:0;
	font-size:0;
	}

#lhrbnu3 #section .m20{
	margin-top:20px;
	}	
#lhrbnu3 #section .m25{
	margin-top:25px;
	}	
#lhrbnu3 #section .m30{
	margin-top:30px;
	}
#lhrbnu3 #section .m35{
	margin-top:35px;
	}
#lhrbnu3 #section .m50{
	margin-top:50px;
	}
#lhrbnu3 #section .m55{
	margin-top:55px;
	}
#lhrbnu3 #section .m60{
	margin-top:60px;
	}
	
#lhrbnu3 #section iframe {
	margin:-380px auto 20px;
	padding:0;
	text-align:center;
	display:block;
	width: 640px
	}
	
/*  製品仕様
----------------------------------------------------- */
#lhrbnu3 #spec{
	letter-spacing:0em;
	clear:both;
	}
#lhrbnu3 #spec a{
	color:#666666;
	text-decoration:underline;
        }
#lhrbnu3 #spec a:hover{
	text-decoration:none;
        }
	
/* 見出し */
#lhrbnu3 h3{
	font-size:90%;
	font-weight:bold;
	padding-top:50px;
	clear:both;
	}
	
#lhrbnu3 #spec p.txt{
	font-size:84%;
	padding:10px 0 0 0;	
        }
#lhrbnu3 #spec p.txt2{
	font-size:84%;
	padding:10px 0 0 15px;
	font-weight:bold;	
        }
#lhrbnu3 #spec ul{
	font-size:84%;
	padding:5px 0 0 15px;
	}
#lhrbnu3 #spec .caption{
	font-size:78%;
	padding:10px 0 0 0;
        line-height:1.3;	
        }	

	
/*  製品仕様 表組
----------------------------------------------------- */
#lhrbnu3 table.productSpec{
	width:100%;
	margin-top:2px;
	font-size:78%;
	letter-spacing:.05em;
        }
#lhrbnu3 table.productSpec th{
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
        }
#lhrbnu3 table.productSpec td{
	width:50%;
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
        }
#lhrbnu3 table.productSpec th,td.bottomLine{
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
        }
#lhrbnu3 table.productSpec td span.caption, th span.caption{
	font-size:82%;
	margin:0;
	letter-spacing:-0.05em;
	display:block;
        }


