@charset "Shift_JIS";

/* ==================================================
	ProductContent [ 製品ページ ]
===================================================== */
#lmdpsau3bk{
	width:820px;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;
	line-height: 1.5;
	color: #666;
	font-size:16px;
}

#lmdpsau3bk a{
	text-decoration: underline;
}

/*  製品特長
----------------------------------------------------- */
#lmdpsau3bk .section{
	margin-top:20px;
	line-height: 1.5;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;
	letter-spacing: 0.1em;
	color: #393939;
}

#lmdpsau3bk h2.title{
	margin-top:50px;
	font-size:180%;
	text-align: center;
	padding: 5px;
	border-bottom:6px solid #ccc;
	color: #000000;
}

#lmdpsau3bk .section .sub_title {
	background: #ff6600;
	color: #fff;
	padding: 0.75rem 2rem;
	text-align: center;
	font-size: 115%;
}

#lmdpsau3bk .section .txt{
	margin:10px;
}

#lmdpsau3bk .section .txt_model{
	padding:10px 0;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}



#lmdpsau3bk .section .caption{
	font-size:95%;
}

#lmdpsau3bk .section .m80{
	margin-top:80px;
}

#lmdpsau3bk .section .m50{
	margin-top:50px;
}

#lmdpsau3bk .section .m20{
	margin-top:20px;
}

#lmdpsau3bk .section .m30{
	margin-top:30px;
}



/*  製品仕様
----------------------------------------------------- */
#lmdpsau3bk #spec{
	letter-spacing:0em;
	clear:both;
}

/* 見出し */
#lmdpsau3bk h3{
	font-weight:bold;
	padding-top:50px;
	clear:both;
}

#lmdpsau3bk #spec ul{
	padding:5px 0 0 0;
}
	
#lmdpsau3bk #spec .caption{
	font-size:95%;
	padding:10px 0 0 0;
	line-height:1.5;
}

/*  製品仕様 表組
----------------------------------------------------- */
#lmdpsau3bk table.productSpec{
	width:100%;
	margin-top:2px;
	letter-spacing:.05em;
}
#lmdpsau3bk table.productSpec th{
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
}
#lmdpsau3bk table.productSpec td{
	width:55%;
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
}
#lmdpsau3bk table.productSpec th,td.bottomLine{
	padding:.5em .5em .5em 1em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
