@charset "Shift_JIS";

	


/* ======================================
	1 : ProductContent [ 製品ページ ]
====================================== */

#lbtpar500av{
	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;
	}

/* ======================================
	2 : topicPath [ パンくずリスト ]
====================================== */

#lbtpar500av #topicPath {
	width:677px;
	font-size:71%;
	letter-spacing: 0;
	margin-top:6px;
}

#lbtpar500av #topicPath a{
color: #666666;
	text-decoration: underline;
}

#lbtpar500av #topicPath a:hover{
	color: #000000;
	text-decoration: underline;
}


/* ======================================
	H1　メインイメージ画像
====================================== */

#lbtpar500av h1 img{
	margin-top:10px;
	}		


/* ======================================
	H2　特長タイトルまわり 
====================================== */

#lbtpar500av .section{
	padding-top:40px;
	line-height: 1.5;
	letter-spacing: 0;
	clear:both;
	}
	
/*sectionフロートクリア*/	
#lbtpar500av .section.clear{
	clear:both;
	}

#lbtpar500av .section h2 {	

}

#lbtpar500av .section h2 span{
	padding:0 0 0 18px;	
	font-size:28px;
	font-weight: 900;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0;
	color:#333;
}

#lbtpar500av .section h2 span.sub {
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	border-bottom: solid 1px #999;
	background: url(../images/title_pict.gif) no-repeat top left;
	background-position: 20px 3px;
	display: block;
	padding: 0 0 0 30px;
	font-size: 77%;
	font-weight: 900;
	letter-spacing: 0;
	color: #003990;
}

/*文字組パターン1*/

#lbtpar500av .section .unit1{
	}

#lbtpar500av .section .unit1 p.h2txt{
	padding: 15px 0 0 20px;
	width: 632px;
	font-size: 108%;
	text-align: justify;
}
#lbtpar500av .section .unit1 p.h2photo2{
	padding:20px 0 0 20px;
}

#lbtpar500av .section .unit1 p.h2photo{
	margin-left:20px;
	margin-top:10px;
}

/*文字組パターン2*/

#lbtpar500av .section .unit2{
	}

#lbtpar500av .section .unit2 p.h2txt{
	float: left;
	padding: 15px 0 0 20px;
	width: 300px;
	font-size: 108%;
	text-align: justify;
	line-height: 1.6;
}

#lbtpar500av .section .unit2 p.h2photo{
	float:left;
	padding:15px 0 0 25px;
}
#lbtpar500av .section .unit2 p.h2photo2{
	clear:both;
	padding:20px 0 0 20px;
}


#lbtpar500av .section .unit2 p.h3txt{
	float:left;
	padding:15px 0 0 20px;	
	width:320px;
	font-size:84%;
	text-align:justify;
}

#lbtpar500av .section .spec ul{
	list-style-type: none;
}

#lbtpar500av .section span.caption{
	font-size: 88%;
	line-height: 1.4;
	margin: 5px 0 0 0;
}

#lbtpar500av .section .unit2 p.move{
	margin: -5px 0 0 0;
}
/* ======================================
	製品仕様　表組 
====================================== */

#lbtpar500av h3{
	font-size: 116%;
	font-weight: bold;
	padding-top: 30px;
	clear: both;
	}

#lbtpar500av table.productSpec{
	width: 100%;
	margin-top: 2px;
	font-size: 108%;
	letter-spacing: 0.05em;
}

#lbtpar500av table.productSpec th{
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
}

#lbtpar500av table.productSpec td{
	width:50%;
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
}

#lbtpar500av table.productSpec th,td.bottomLine{
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#lbtpar500av table.productSpec td span.caption{
	font-size:82%;
	line-height:1.3;
	margin:5px 0 0 0;
}

#lbtpar500av .spec{
	letter-spacing:0em;
	}

#lbtpar500av .spec p.txt{
	font-size:84%;
	padding:10px 0 0 0;
	clear:both;
}

#lbtpar500av .spec p.car{
	width:246px;
	float:left;
	padding:20px 20px 0 0;	
}

#lbtpar500av .spec p.waku{
	width:auto;
	border:solid 1px #666;
	font-size:84%;
	margin-top:10px;
	padding:10px ;
	text-align:center;
	font-weight:bold;
}

#lbtpar500av .spec p.txtIn{
	font-size:84%;
	padding:5px 0 0 15px;	
	text-indent:-14px;
}

#lbtpar500av .spec ul{
	font-size: 116%;
	list-style-type: disc;
	line-height: 2;
	padding: 10px 0 0 15px;
	}
#lbtpar500av .spec ul li{
	list-style-type: disc;
	line-height: 2;
	}
	
#lbtpar500av .spec ol.antenna{
	font-size:78%;
	list-style-type:decimal;
	padding:20px 0 0 0;
	letter-spacing:0em;
	}
* { zoom: 1; }
ul, ol, li { zoom: normal; }	
	
#lbtpar500av .spec .caption{
	font-size:71%;
	line-height:1.3;
	margin:5px 0 0 0;
	}
	
#lbtpar500av .spec ul.number li span.caption{
	font-size:82%;
	line-height:1.3;
	margin:5px 0 0 0;
	}
	
#lbtpar500av .spec span.b{
	font-weight:bold;
	}

p.clear{
	clear:both;
	padding:30px 0 0 20px;
	}


#lbtpar500av table.productSpec tr td.noneBottomline{
	font-size:71%;
	border-bottom-style: none;
}

#lbtpar500av table.productSpec tr th.noneTopline{
	border-top-style: none;
}
