@charset 'utf-8';


/* contents float cancel */
div#contentsBox {
	float: none;
}
div {
	text-align:left;
}
td,th {
	vertical-align:top;
}
img {
	border:0;
}
/* body background elase */
body {
	font-size: 14px;
}

/* IE6 image reduce */
* html#resize {
	border:0;
}