/**==========================================================



	[ Products その他の仕様 ] 

	

	Update 2008/05/07

	

	--- "/Products/Info_08q2/Others/index.html"

	

===========================================================*/



/* section01 */

html body div#container div#main div.section01 {

}



/* section02 */

html body div#container div#main div.section02 {

}



/* section03 */

html body div#container div#main div.section03 {

}



/* section04 */

html body div#container div#main div.section04 div.indentarea {

	margin-left: 10px;

}



/* section05 */

html body div#container div#main div.section05 {

}



html body div#container div#main span.blue {

	color:#006AB2;

}



/* for spec table */

html body div#container div#main table.tbl ,
html body div#container div#main table.tbl02 ,
html body div#container div#main table.tbl04 {

	width:100%;

	border-collapse:collapse;

	border-top: 1px solid #cccccc;

	border-left: 1px solid #cccccc;

}

html body div#container div#main table.tbl th,
html body div#container div#main table.tbl02 th,
html body div#container div#main table.tbl04 th,
html body div#container div#main table.tbl td,
html body div#container div#main table.tbl02 td,
html body div#container div#main table.tbl04 td {

	padding: 5px 10px;

	border-right: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

	font-weight: normal;

	text-align: left;

}



html body div#container div#main table.tbl th.sub_h_2,

html body div#container div#main table.tbl td.sub_h_2 {

	width: 20%;

	background-color: #F4F4F4;

}

html body div#container div#main table.tbl th.sub_h {

	width: 40%;

	background-color: #E3E3E3;

}

html body div#container div#main table.tbl th.sub_h_3 {

	width: 78%;

	background-color: #E3E3E3;

}

/* tbl02 */
html body div#container div#main table.tbl02 th.cell01 { width: 16%; }
html body div#container div#main table.tbl02 th.cell02 { width: 12%; }
html body div#container div#main table.tbl02 th.cell03 { width: 12%; }
html body div#container div#main table.tbl02 th.cell04 { width: 12%; }
html body div#container div#main table.tbl02 td.cell05 { width: 16%; padding: 5px; }
html body div#container div#main table.tbl02 th.cell06 { text-align: center; }

/* tbl04 */
html body div#container div#main table.tbl04 th.cell01 { width: 20%; }
html body div#container div#main table.tbl04 th.cell02 { width: 15%; }
html body div#container div#main table.tbl04 th.cell03 { width: 20%; }
html body div#container div#main table.tbl04 th.cell04 { width: 45%; text-align: center; }

html body div#container div#main table .gray {
	background-color: #F4F4F4;
}
html body div#container div#main table .dgray {
	background-color: #E3E3E3;
}

