/*ドアホン ボタン一覧
---------------------------------------------------*/

.box_d_btn {
	width:708px;
	padding:5px;
	margin:10px 0px 10px 0px;
}
.box_d_btn ul {
	padding:0px;
	margin:5px 0px 10px 20px;
	list-style-type:none;
}
.box_d_btn li {
	padding:0px 0px 4px 0px;
	line-height:1.4em;
}
.btn_d a {
	display:block;
	padding:5px 0px 5px 20px;
	margin:0px;
	background-image:url("../images/under-arrow2.gif");
	background-repeat:no-repeat;
	background-position:5px 6px;
	font-size:12px;
	border-width:1px 0px 1px 0px;
	border-style:dashed;
	border-color:#999999;
	font-weight:bold;
}
.btn_d a:hover {
	display:block;
	padding:5px 0px 5px 20px;
	margin:0px;
	background-image:url("../images/under-arrow2_o.gif");
	background-repeat:no-repeat;
	background-position:5px 6px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ed6d35;
}
/* タイトル
-------------------------------------------*/

.ttl_d {
	margin:20px 0px 0px 0px;
	padding:3px 0px 3px 10px;
	display:block;
	background-color:#bee0ce;
	font-weight:bold;
}
/* サブタイトル
-------------------------------------------*/
.ttl_d_sub {
	width:680px;
	display:block;
	margin:10px 5px 10px 5px;
	padding:3px 0px 3px 15px;
	background-image:url("../images/block_arrow_b.gif");
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:12px;
}
/* ドアホン接続対応機種一覧
-------------------------------------------*/
.box_models {
	border:1px solid #cccccc;
	width:708px;
	padding:5px;
	margin:5px 0px 10px 0px;
	display:block;
}
.box_drphn {
	width:690px;
	padding:5px;
	margin:0px 0px 10px 0px;
	display:block;
}
.mdlsort {
	width:640px;
	display:block;
	margin-bottom:5px;
}
.mdlline {
	width:640px;
	display:block;
	margin-bottom:10px;
	margin-left:10px;
	line-height:1.4em;
}
/* 使用可能なドアホン一覧
-------------------------------------------*/

.box_mdl_list {
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:#cccccc;
	padding:5px;
	margin:10px 0px 3px 20px;
	width:688px;
}
.txt_mdl_list {
	width:700px;
	display:block;
	margin:0px;
	padding:3px 0px 3px 15px;
}
.box_mdl_list td {
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:#cccccc;
	padding:3px;
	text-align:left;
	vertical-align:top;
}
.box_mdl_list th {
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:#cccccc;
	font-weight:bold;
	background-color:#dcdcdc;
	font-size:12px;
}
.box_mdl_list th.l {
	width:150px;
	font-size:12px;
}
/* ドアホンを接続する場合の接続例
-------------------------------------------*/
.img_mdl_box {
	width:476px;
	padding:5px 42px;
	margin-top:5px;
	text-align:left;
}
.s {
	font-size: x-small;
	line-height: 130%;
}
table.box_t30_20 {
	margin:0 0 2px 0;
	border:none;
}
table.box_t30_20 th {
	font-weight:normal;
	padding:0 10px 0 0;
	border:none;
}
table.box_t30_20 td {
	color:#666666;
	padding:0;
	border:none;
}
div.txt_indent2 {
	clear:both;
	text-indent:-2.5em;
	padding-left:2.5em;
	display:block;
	font-size:90%
}
div.txt_indent3 {
	clear:both;
	text-indent:-2.8em;
	padding-left:2.8em;
	display:block;
	font-size:90%
}
.txt_indent {
	clear: both;
	text-indent: -1em;
	padding-left: 1em;
	display: block;
}
