@charset "shift_jis";
body {
	padding: 0px;
	margin: 0px;
}
body, td {
	color: #333333;
	font-size: 10pt;
	line-height: 140%;
}
#wrapper {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}
#header1 {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#content {
	width: 890px;
}
.clear {
	clear: both;
}
