table.otoiawase
{
	border: 1px solid gray;
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
#address {
	margin-left: 100px;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 40px;
	margin-top: 30px;
}
#indextable caption{
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
}
#indextable td {
	vertical-align: top;
	text-align: center;
	border: 1px solid #aaa;
	font-size: 90%;
}

#indextable a {
	white-space: nowrap;
}
#indextable h3 {
	font-size: 14px;
}
.marginleft {
	margin-left: 45px;
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
h2.main {
	font-size: 14px;
	line-height: 28px;
	padding: 3px 3px 3px 36px;
	margin: 0px 5px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(images/medal.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.float-right {
	margin-left: 8px;
	float: right;
}
body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #CCFFCC;
}
div.navbar {
	width: 660px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding: 5px;
	margin-bottom: 10px;
	background: #EFE;
}