body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#setumei {
	float: left;
	width: 360px;
	font-size: 13px;
	height: 330px;
	margin-left: 10px;
	line-height: 140%;
}
#abad {
	float: right;
	text-align: right;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	width: 800px;
	border-top: 1px solid #663300;
	height: 50px;
}
#wrapper {
	background: #F2E9C0 url(../img/bgimg.jpg) no-repeat right top;
	width: 800px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #663300;
}
table {
	width: 780px;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 30px;
	line-height: 140%;
	border-bottom: 1px dotted #333300;
}
h1 {
	margin: 0px;
}
h2 {
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}
#setumei p {
	margin-left: 15px;
}
#abad address {
	margin-top: 100px;
	margin-right: 20px;
	font-style: normal;
}
#abad h3 {
	margin-right: 20px;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
#about table {
	width: 500px;
	margin-left: 50px;
	font-size: 13px;
	line-height: 140%;
}
#torihiki table {
	width: 600px;
	margin-left: 50px;
	font-size: 13px;
	line-height: 140%;
}
#about h3,#torihiki h3 {
	margin-left: 40px;
}
.yen {
	font-family: "lr SVbN", "Osaka|";
	font-weight: bold;
	color: #FF0000;
}
#topic {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 35px;
	font-size: 13px;
}
.noborder {
	border: none;
}
a:hover.op img  {
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}