.tbl_corp {
	border:1px solid #edebe0;
	border-bottom:0;
	border-right:0;
}
.tbl_corp td,
.tbl_corp th {
	border:1px solid #edebe0;
	border-top:0;
	border-left:0;
}

.tbl_corp td {
	padding:3px 5px;
	width:33%;
	white-space:nowrap;
}


.tit_corp {
	font-size:14px;
	line-height:20px;
	color:#809b16;
	padding-bottom:7px;
	border-bottom:1px dotted #e8e4cc;
	margin-bottom:10px;
}
.tit_msds {
	padding:40px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}


.box_paint {
	margin-bottom:20px;
	width:523px;
}
.box_paint h3 {
}
.box_paint p.exp {
	padding:0px 10px;
}
.box_contact {
	background:#edebe0;
	padding:10px;
	width:503px;
	overflow:hidden;
}
.box_contact .tit_contact {
	padding:0px 5px;
	padding-bottom:6px;
	background:url(../images/corporation/bdr_00.jpg) no-repeat bottom;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.txt_g ,
.txt_b ,
.txt_y ,
.txt_p {
	font-weight:bold;
	padding:2px 4px;
	color:#FFFFFF;
	margin-bottom:7px;
}
.txt_g {
	background:#aac576;
}

.txt_b {
	background:#84aabe;
}
.txt_y {
	background:#d7d27b;
}
.txt_p {
	background:#dab6a8;
}
.txt_grn {color:#75a812;}
.txt_o {
	color:#c75400;
	text-decoration:underline;
	margin-bottom:6px;
}
.txt_gul {
	color:#93bc43;
	text-decoration:underline;
}
.txt_lp {
	float:left;
	width:280px;
}