#headbar {
	width: 760px;
}
#headbar h1, #headbar h2 {
	padding: 3px;
	margin: 0px;
	background-color: #A52345;
	font-size: 12px;
	color: #fff;
}
#headbar h2 {
	border-bottom: 1px solid #600;
}
#leftside {
	border-right: 1px solid #aaa;
	/* background-color: #a52345; */
	background-color: #306134;
}
#content {
	margin: 15px;
}
#navbar {
	/* border-bottom: 1px solid #c36; */
	border-bottom: 1px solid #b5d5ff;
}
#navbar a {
	/* background-color: #A52345; */
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 8 8 8 8;
	text-decoration: none;
	border-top: 1px solid #5c9961;
	border-bottom: 1px solid #132b15;
	font-weight: bold;
}
#navbar a:hover {
	text-decoration: underline;
	background-color: #ddd;
	border-top-color: #ddd;
	color: #010;
}
#footer {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	font-size: 10px;
	border-top: 3px double #aaa;
	width: 760px;
	text-align: center;
	background-color: #A52345;
}
#indexbox {
	height: 200px;
	background-image: url(images/indexbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#aboutbox td {
	border: 1px solid #aaa;
	vertical-align: top;
}
#aboutbox h4 {
	text-align: center;
	margin: 0px;
	padding: 4px;
	font-size: 12px;
	background-color: #040;
	color: #fff;
}
#aboutbox .body {
	margin: 8px;
	font-size: 90%;
}
.abouttable {
	font-size: 90%;
	border-collapse: collapse;
}
.abouttable td {
	border: 1px solid #aaa;
	border-bottom-color: #666;
	border-top-color: #666;
	text-align: center;
}
#structurebox {
	border-collapse: collapse;
	font-size: 90%;
	border: 2px solid #999;
}
#structurebox td.heading {
	background-color: #eee;
	text-align: center;
}
#structurebox td {
	border: 1px solid #aaa;
}
br.disabled {
	display: none;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
.marginleft {
	margin-left: 35px;
	font-size: 90%;
	line-height: 150%;
}
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;
	line-height: 170%;
	font-size: 90%;
}
body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
h3.main {
	color: #fff;
	padding: 4px;
	background-color: #306134; /* #a52345; */
	font-size: 14px;
	background-image: url(images/h3bg2.gif);
	border-left: 5px solid #010;
	background-repeat: repeat-y;
	background-position: right top;
}
h4.main {
	font-size: 14px;
	clear: both;
	border-bottom: 1px dotted #963;
	padding: 4px;
	color: #600;
	clear:both;
}
h4.sub {
	font-size: 14px;
	clear: both;
	border-top: 1px dotted #963;
	padding: 4px;
	color: #600;
	clear:both;
}
h4.end {
	font-size: 14px;
	clear: both;
	border-top: 1px dotted #CCCCCC;
	padding: 4px;
	color: #CCCCCC;
	clear:both;
}
.backborder {
	background-image: url(images/backborder.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
table.formlists {
	text-align: center;
	font-size: 90%;
}
.formlists td {
	padding-bottom: 4px;
	vertical-align: bottom;
}
tr.formhead {
	background-color: #99CCCC;
	color: #000;
	font-size: 90%
}
.formhead td {
	padding: 3px;
	text-align: left;
}
#outlinebox {
	margin-left: 12px;
	border-left: 3px solid #345;
	font-size: 90%;
	line-height: 140%;
}
#outlinebox td {
	border-bottom: 1px solid #aaa;

}
#outlinebox .heading {
	font-weight: bold;
	vertical-align: top;
}
#address {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 90%;
	line-height:140%;
	margin-left: 20px;
}
#ilandsbanner {
	background-color: #FFF;
	font-size: 80%;
	padding: 8px;
}
#garagehousebanner {
	background-color: #FFFFCC;
	font-size: 80%;
	padding: 8px;
	text-align:center;
}
.smalltextshifted {
	font-size: 80%;
	line-height: 140%;
	margin-left: 10px;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.float-left {
	margin-right: 8px;
	float: left;
}
.smalltext {
	font-size: 80%;
	line-height: 140%;
}
.eventbox {
	padding: 0px 8px 8px 8px;
	font-size:90%;
	line-height: 140%;
}
.newsbox {
	padding: 8px 8px 8px 8px;
	background-color:#FFFFCC;
	border: solid 1px #aaa;
	font-size:90%;
	line-height: 140%;
}
.schedule_end {
	color:#CCCCCC;
}
.back_green {
	background-color:#306134;
	font-weight:bold;
	color:white;
	text-align:center;
}
.mamancontent {
	font-size:10px;
	line-height:160%;
}
.mamancontent a {
	font-size:13px;
	font-weight:bold;
	background-image: url(images/yajirushi1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	text-decoration:none;

}