@charset "UTF-8";

#customer_contents {
	width: 600px;
	margin: 0 auto;
}


#customer_right {
	float: left;
	width: 600px;
}


.contact_here { clear: both; }

#customer_right .cus_contents {
	border-top: 1px dashed #aca599;
	margin-top: 20px;
}

#customer_right .cus_contents h4 img {
	width: 354px;
	height: 18px;
}
#customer_right .cus_contents h5.safety { margin-top: 15px; }
#customer_right .cus_contents h6 { margin: 10px; }
#customer_right .cus_contents p { padding: 0 10px; }

table.cus_table {
	width: 530px;
	margin: 10px auto;
}
table.cus_table tr.image_tr td {
	width: 162px;
	height: 121px;
	padding-right: 20px;
}
table.cus_table tr.text_tr td {
	width: 162px;
	padding-top: 5px;
	padding-right: 20px;
}
table.cus_table tr td.right { padding-right: 0; }
table.nomar { margin-top: 0; }

p.straight {
	padding: 5px 30px 0;
}
