body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#headbar {
	text-align: center;
	margin-bottom: 20px;
}
#headbar h1 {
	font-size: 14px;
	padding: 2px;
	margin: 0px;
	color: #666699;
}
#headbar h2 {
	background-color: #eee;
	width: 760px;
	font-size: 14px;
	padding: 2px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #666699;
}
#navbar {
	font-size: 12px;
}
#navbar ul, #navbar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navbar li.heading img{
	display: block;
	margin: 6px 0px;
}
#navbar a {
	text-decoration: none;
	color: #330000;
	padding: 3px 0px 3px 8px;
	display: block;
}
#navbar a:hover {
	text-decoration: underline;
	background-color: #eee;
}
#leftside, #rightside {
	vertical-align: top;
}
#rightside {
	padding-left: 20px;
}
h3.main {
	padding: 2px 8px;
	border-bottom: 3px double #aaa;
	border-left: 8px solid #366;
}
h4.main {
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
#address {
	text-align: center;
	font-size: 90%;
}

#indexbox {
	background-image: url(images/indexboxbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #aaa;
	height: 180px;
}
#indexbox p {
	margin: 20px;
	line-height: 30px;
	visibility: hidden;
}
.saidantitle {
	padding-top: 24px;
	border-bottom: 3px double #CCCCFF;
	padding-left: 8px;
	font-weight: bold;
	color: #000066;
	font-size: larger;
	padding-bottom: 1px;
	background-image: url(images/titleback.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}.sizesmall {
	font-size: 80%;
	line-height: 120%;
}
.marginleft {
	font-size: 90%;
	line-height: 140%;
	margin-left: 35px;
}
.cellborder {
	border: 1px solid #FFCC99;
	padding: 5px;
	background-color: #FFFFCC;
	font-size: 80%;
	line-height: 120%;
}
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;
}
table.voicebox a  {
	border: 1px solid blue;
	display: block;
}
table.voicebox img {
	padding: 5px;
}
table.voicebox a:hover  {
	border: 1px solid orange;
}
.news_box {
	font-size:90%;
	background-color:#FFFFCC;
	line-height:150%;
	padding: 10px;
	border: 1px solid #aaa;
}
