h4.ttl_series {
	width:710px;
	background-color:#c5d1db;
	color:#333333;
	padding:3px 5px;
	font-size:small;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	border-bottom:1px dotted #999999;
	}


/* カテゴリ選択ボタン */

ul#btn_select {
	width:717px;
	margin:10px 0px 0px 2px;
	padding:0px;
}

ul#btn_select li {
	width:140px;
	float:left;
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:1px;
	border-width:1px 0px;
	border-style:dotted;
	border-color:#cccccc;
}

ul#btn_select li a{
	width:140px;
	display:block;
	padding:5px 0px;
	margin:0px;
	background-image:url(../images/ico_arrow_or_d.gif);
	background-repeat:no-repeat;
	background-position:no-repeat;
	background-position:8px 10px;
	background-color:#eeeeee;
}

ul#btn_select li a:hover{
	background-color:#ffffcc;
}



/* インク、用紙、増設子機、ドアホン */

ul.list_others {
	margin:0px 0px 20px 25px;
	padding:0px;
}

ul.list_others li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}



/* コードレス子機用充電池 */
ul.list_series {
	width:700px;
	margin:0px 0px 0px 15px;
	padding:0px 0px 10px 0px;
}

ul.list_series li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}

ul.list_series li.btn {
	width:250px;
}

ul.list_mdl {
	width:440px;
	margin:0px 0px 5px 10px;
	padding:0px;
}

ul.list_mdl li{
	float:left;
	margin:0px;
	padding:1px 0px 1px 10px;
	font-size:12px;
	width:73px;
	border-bottom:1px dotted #cccccc;
}

span.ttl_top{
	display:block;
	margin-left:10px;
	padding:1px 0px 1px 10px;
	}


.txt_w {
	color:#ffffff;
	font-size:12px;
	margin-right:5px;
}