@charset "Shift_JIS";
/* CSS Document */

body {
	text-align: center;
}
#coating {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	font-size: 12px;
	line-height: 17px;
}
#coating * {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
