@charset "Shift_JIS";
/*--------------- for index page ---------------*/

/* -- spec sheet  -- */
h2#tmp-comparetitile {
	width:950px;
}

h2#tmp-comparetitile span {
	font-weight: normal;
}

h3#tmp-modeltitile {
	border-bottom:1px solid #CCCCCC;
	line-height:1.2;
	margin-bottom:15px;
	padding-bottom:0.5em;
}


.spec_table_wrap table {
	width:950px;
}

/*@spec@batteries & memories@*/

.spec_table_wrap table {
	margin-bottom: 5px;
	table-layout: fixed;
	border: 1px solid #999999;
}
.spec_table_wrap table thead td {
}
.spec_table_wrap table th ,
.spec_table_wrap table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	background-color: #ffffff;
	text-align: center;
}
.spec_table_wrap table tr.top td {
	background-color: #e9e9e9;
}
.spec_table_wrap table tr.top2 td {
	background-color: #f2f2f2;
}
.spec_table_wrap table td.cell01 {
	width: 250px;
}
.spec_table_wrap table td.cell02 {
	width: 70px;
}
.spec_table_wrap table td.cell03 {
	width: 170px;
}
.spec_table_wrap table tr.top td {
	border-left: 1px solid #999999;
}
.spec_table_wrap table tr.top td.cellblank {
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #f2f2f2;
}
.spec_table_wrap table ul {
}
.spec_table_wrap table ul li {
	float: left;
	width: 85px;
	text-align: left;
}

.dateNote {
	margin-bottom: 5px;
	width: 950px;
	text-align: right;
}
.notesList {
	width: 950px;
}
.notesList li {
	margin-left: 1em;
	text-indent: -1em;
}

