body {
	font-family: Lucida Grande, Geneva, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px 20px;
}
h1 {
	font-size: 24pt;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 29px;
}
h2 {
	font-size: xx-small;
	font-weight: normal;
	vertical-align: text-bottom;
	margin: 80px 0px 0px 0px;
	letter-spacing: 0.2em;
}

h3 {
	font-weight: lighter;
	font-size: 15pt;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
tr {
	text-align: left;
	vertical-align: top;
}
.text {
	float: left;
	font-size: xx-small;
	margin: 10px 0px 0px 30px;
	padding: 0px;
	width: 250px;
	height: 250px;
	line-height: 1.4em;
	border: 0px solid #000000;
}
.data {
	font-style: italic;
}
.navi {
	margin: 0px 0px 10px 18px;
	clear: both;
	border: 0px solid #000000;
}
.name {
	float: left;
	margin-top: 0px;
}
.address {
	float: right;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	margin: 20px 45px 0px 30px;
	border: 0px solid #000000;
}
#imgbox {
	float: right;
	width: 550px;
	height: 550px;
	margin: 55px 0px -20px 0px;
	border: 0px solid #000000;
}
#imgbox-1 {
	float: right;
	width: 880px;
	height: auto;
	margin: 55px 10px 20px 10px;
	border: 0px solid #000000;
}

img {
	margin: 10px;
	text-decoration: none;
	border: none;
}
