body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/SX191.gif);
	background-repeat: repeat;
}
#wapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E4C8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #300;
	border-left-color: #300;
}
#main table tr td h4 {
	font-size: 16px;
	color: #960;
}
#sub {
	float: right;
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main {
	width: 560px;
	float: left;
	margin-top: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#sub a img {
	margin-bottom: 10px;
}
#footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #300;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: right;
}
#main table tr td p {
	font-size: 12px;
	line-height: 18px;
}
.moji {
	font-size: 12px;
	line-height: 17px;
}
#main h3 {
	font-size: 14px;
	color: #630;
}
#main p {
	font-size: 12px;
	line-height: 18px;
}
#main h2 {
	font-size: 16px;
	color: #C30;
}

