
/*予備バッテリー用*/
.point_other #product_photo{padding:6px 0px 0px 0px; margin:0px; float:left; width:190px; text-align:center;}
.point_other #product_info{padding:6px 0px 6px 20px; margin:0px; float:left;}
.point_other #product_images{padding:5px 10px 10px 0px; margin:0px;}
.point_other #product_info table{width:450px; border:solid 1px #CCCCCC; border-collapse:collapse; table-layout:fixed;}
.point_other #product_info th{width:33%; height:26px; text-align:center; color:#3F3B3A; background:#EEEEEE; vertical-align:middle; border-right:solid 1px #CCCCCC; border-collapse:collapse;}
.point_other #product_info th.color{width:10%; height:26px; text-align:center; color:#678197; background:#f4f9fe url(/product/image/page/table_background.gif) no-repeat; vertical-align:middle; border-right:solid 1px #CCCCCC; border-collapse:collapse; white-space:nowrap;}
.point_other #product_info td{width:33%; height:26px; text-align:center; vertical-align:middle; border-top:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; border-collapse:collapse;}
.point_other #product_info td.color{width:10%; height:26px; text-align:center; vertical-align:middle; border-top:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; border-collapse:collapse; white-space:nowrap;}

.point_other #product_info .btn_direct{
	padding:6px 0px 10px 0px;
	position:relative;
	left:250px;
	width:202px;
}

.point_other #product_info .btn_direct p{
	display:inline;
	padding:0px;
	margin:0px;
}

.point_other #product_info .btn_direct p a{
	overflow:hidden;
	display:block;
	height:0px;
	padding-top:23px;
	width:202px;
	background:url(/product/images/btn_direct.png) no-repeat;
}

.point_other #product_info .btn_direct p a:hover{
	background-position:0px -23px;
}

.point_other #product_info .btn_direct p a:active{
	background-position:0px -23px;
}

