@charset "Shift_JIS";


/*---------------------------------------
                    list
------------------------------------*/
#listPage{}

#listPage #contentsBox .lineRight{
	border-right:1px #CCC solid;
}
#listPage #contentsBox .lineLeft{
	border-left:1px #CCC solid;
}
#listPage #contentsBox .lineBtm{
	border-bottom:1px #CCC solid;
}

/*----*/

#listPage #contentsBox .clearfix{
	padding:0 10px 15px 10px;
}

#listPage #contentsBox table{
	border-top:1px #CCC solid;
}
#listPage #contentsBox table th,
#listPage #contentsBox table td{
	text-align:center;
	border-bottom:1px #CCC solid;
	font-weight:normal;
	padding:3px 5px;
}

#listPage #contentsBox table thead th{
	border-bottom:2px #97b23e solid;
	vertical-align:middle;
}
#listPage #contentsBox table tbody th{
	border-right:1px #CCC solid;
	vertical-align:middle;
}

#listPage #contentsBox th p{
	padding:0 0 5px 0;
	line-height:1.3em;
}
#listPage #contentsBox th p.lineBtm{
	margin-bottom:5px;
}
#listPage #contentsBox .clearfix thead th{
	height:80px;
	font-weight:bold;
}

#listPage #contentsBox .clearfix table{
	height:540px;
}

#listPage #contentsBox table.fLeft{
	width:450px;
	margin-bottom:30px;;
}
#listPage #contentsBox table.fLeft td img{
	margin:0 0 0 5px;
	vertical-align:middle;
}
#listPage #contentsBox table.fRight{
	width:440px;
}


#listPage #contentsBox .clearfix thead th.high{
	height:18px;
}
#listPage #contentsBox .clearfix thead .high2{
	font-size:12px;
	line-height:1.3em;
}
#listPage #contentsBox .clearfix thead .high2 img{
	float:right;
}



#listPage #contentsBox .battery{
	padding:0 10px 15px 10px;
}
#listPage #contentsBox .battery table{
	border-top:1px #CCC solid;
}
#listPage #contentsBox .battery table th,
#listPage #contentsBox .battery table td{
	text-align:center;
	border-bottom:1px #CCC solid;
	border-left: 1px #CCC solid;
	font-weight:normal;
	padding:3px 5px;
}
#listPage #contentsBox .battery table .borderLeftNone {
	border-left: 0 none !important;
}
#listPage #contentsBox .battery table thead th {
	border-bottom:2px #97b23e solid;
	font-weight:bold;
	width: 135px;
}
#listPage #contentsBox .battery table thead td {
	font-weight:bold;
}
#listPage #contentsBox .battery table thead th.power {
width: 180px;
}
#listPage #contentsBox .battery table thead th.cable {
width: 180px;
}
#listPage #contentsBox .battery table thead th.number {
width: 270px;
}
#listPage #contentsBox .battery table tbody th{
	border-right:1px #CCC solid;
	vertical-align:middle;
}
#listPage #contentsBox .battery table tbody p.dwset_t{
	line-height:1.3;
	text-align:center;
	padding:4px 0 2px 0;
	margin:0;
	border-bottom:1px dotted #ccc;
}
#listPage #contentsBox .battery table tbody p.dwset_b{
	line-height:1.3;
	text-align:center;
	padding:4px 0 2px 0;
	margin:0;
}



/*---*/

#listPage #contentsBox .threeColumn{
	overflow:hidden;
	width:926px;
	padding:0 0 20px 0;
}
#listPage #contentsBox .threeColumn table{
	width:295px;
	height:660px;
	float:left;
	margin:0 0 0 10px;
}
#listPage #contentsBox .threeColumn thead th{
	height:65px;
}
#listPage #contentsBox .threeColumn thead .high th{
	height:18px;
}

#listPage #contentsBox .threeColumn tbody th{
	white-space:nowrap;
}
