body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 90%;
}
.motto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: normal;
}
body {
	padding: 0px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-position: right;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 4px;
	padding-right: 50px;
}
a:hover	{color: #990000; text-decoration: none; border: none}

img {
	margin-left: -7px;
}

div.banner
{
	min-width: 713px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
	border: 1px solid #900;
}

.addr {
	font-weight: bold;
}
.navi {
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 1px;
	width: 100%;
	line-height: normal;
	margin-bottom: 15px;
	background: #ccc;
}

table
{
	padding: 0px;
}

.pic td
{
	height: 270px;
	width: 270px;
	border: 1px solid #000;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

.pic img
{
float: rights;
margin: 9px;
}
