@charset"EUC-JP";
div#mainCol {
	}
div#mainContents {
	margin: 0 20px;
	overflow: hidden;
	padding-bottom: 20px;
	}
div#mainContents p {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4;
	}
div.material_head {
	width: 640px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #666666;
	}
div.material_head h2 {
	margin-bottom: 5px;
	}
div.material_head p.page_link {
	margin: 0;
	font-weight: bold;
	float: right;
	}
div.material_head p.page_link a {
	text-decoration: none;
	}
span.blue {
	color: #0066FF;
	}
span.red {
	color: #CC0033;
	}

/*wood*/
div#wood h3.wood_title {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 20px;
	color: #0066FF;
	}
div#wood h4.wood_title {
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px 0 5px 0;
	}
div.material_info {
	width: 640px;
	margin-top: 20px;
	}
div.material_image {
	width: 120px;
	float: left;
	}
div.info {
	width: 520px;
	float: left;
	}
div.info table {
	margin-left: 20px;
	}
div#wood div.info table tr {
	vertical-align: top;
	}
div#wood div.info table h3 {
	font-size: 1em;
	color: #666666;
	margin-bottom: 5px;
	}
div#wood div.info table h4 {
	font-size: 0.8em;
	color: #000000;
	}
td.item {
	width: 80px;
	}



/*paint*/
div#paint {
	padding-bottom: 20px;
	}
div#paint h3.paint_title {
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 20px;
	color: #CC0033;
	}
div#paint h4.paint_title {
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px 0 5px 0;
	}
div#paint table tr td {
	width: 128px;
	border-bottom: solid 1px #333333;
	vertical-align: top;
	}
div#paint table thead tr td {
	font-size: 0.8em;
	padding: 5px 5px 0 5px;
	color: #0000FF;
	}
div#paint table tr td h4 {
	font-size: 0.8em;
	padding: 5px 5px 100px 5px;
	color: #CC0033;
	}
div#paint td.etc {
	width: 128px;
	}
div#paint td.long_cell {
	width: 512px;
	}
div#paint table tr td p {
	padding: 5px;
	}
table.paint_a {
	background: url(../img/material/paint_a.jpg) 0% 100% no-repeat;
	}
table.paint_b {
	background: url(../img/material/paint_b.jpg) 0% 100% no-repeat;
	}
table.paint_c {
	background: url(../img/material/paint_c.jpg) 0% 100% no-repeat;
	}
table.paint_d {
	background: url(../img/material/paint_d.jpg) 0% 100% no-repeat;
	}
table.paint_e {
	background: url(../img/material/paint_e.jpg) 0% 100% no-repeat;
	}
table.paint_f {
	background: url(../img/material/paint_f.jpg) 0% 100% no-repeat;
	}
table.paint_g {
	background: url(../img/material/paint_g.jpg) 0% 100% no-repeat;
	}


h6.totop{
	text-align: right;
	border-bottom: solid 1px #666666;
	}

