body {
	margin: 0px;
	padding: 0px;
	background: #eee url(images/mainbg.gif) repeat-y left top;
}
#headbar {
	width: 760px;
	position:relative;
}

#headbar h1 {
	position: absolute;
	margin: 0px;
	right: 12px;
	top: 8px;
	font-size: 12px;
	color: #FFFFFF;
}
#leftside {
	width: 160px;
	float: left;
	padding-left: 10px;
}
#rightside {
	width: 580px;
	margin-top: 15px;
	float: left;
}
#navbar {
	padding: 15px 15px 15px 0px;
}
#navbar li, #navbar ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navbar a {
	display: block;
	background: url(images/linkbg.gif) no-repeat 2px center;
	font-size: 90%;
	line-height: 150%;
	margin-left: 6px;
	text-decoration: none;
	padding: 2px 0px 2px 20px;
	color: #333399;
}
#navbar a:hover {
	background-color: #FFCE7F;
}
#navbar a.active {
	background-image: url(images/linkbg2.gif);
	color: #345;
	font-weight: bold;
}
#navbar h4 {
	background-image:url(images/emblem.gif);
	background-repeat: no-repeat;
	background-x-position: left;
	background-y-position: center;
	border-bottom: 1px dotted #444;
	padding: 4px 0px 4px 24px;
	font-size: 12px;
	
}
#footer {
	clear: both;
	background-color: #aaa;
	width: 760px;
	color: #eee;
	font-size: 80%;
	text-align: center;
	padding: 3px 0px;
}

#indexbox p {
	font-size: 90%;
	width: 240px;
	line-height: 150%;
	margin-left: 22px;
	margin-top: 90px;
}
.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%;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.marginleft {
	margin-left: 35px;
	font-size: 90%;
	line-height: 150%;
}
h2.main {
	background: url(images/headingbg.gif) repeat-x left top;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: 2px solid #99CCCC;
	font-size: 14px;
	color: #733900;
	clear:both;
}
h3.main {
	background-image:url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 27px 0px 6px 33px;
	font-size: 14px;
	color:#804000;
	border-bottom: 1px dotted #aaa;
}
#indexbox {
	height: 200px;
	background: #fff url(images/indexbox1106.gif) no-repeat right center;
	border: 1px solid #bbb;
}
#indexbox p {
	font-size: 90%;
	width: 340px;
	line-height: 150%;
	margin-left: 60px;
	margin-top: 90px;
}
.leftsidebox {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #aaa;
	text-align:center;
}
.leftsidebox h4 {
	background-image:url(images/emblem.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 18px;
	font-size: 10px;
	margin-top: 10px;
}
.leftsidebox p {
	font-size: 80%;
	line-height:150%;
}

hr {
display: block;
clear: both;
border: none;
border-bottom: 3px dotted #BBC093;
padding-top: 20px;
margin: 0 20px 20px 20px;
}
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;
}
dl {
	line-height:300%;
	font-size: 90%;
	font-weight: bold;
	width: 560px;
}
dt {
	margin-bottom: -3em;
	margin-left: 42px;
}

dd {
	text-align: right;
	margin-top: -1em;
	border-bottom: 1px dotted #aaa;
}
#bannerlink p {
	font-size: 80%;
	line-height:150%;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 20px;
	padding-top: 20px;
}
#bannerlink a {
	float: right;
	margin-left: 20px;
}
.news_box {
	background-color: #FFFFCC;
	font-size: 80%;
	line-height:150%;
	margin-top: 13px;
	padding: 7px;
	border: 1px solid #aaa;
}
.news_box span {
	color:red;
	margin-right: 10px;
}
.info_box {
	font-weight:bold;
	line-height:150%;
	margin-top: 13px;
	padding: 7px;
	border: 1px solid #aaa;
	text-align:center;
}
.topic_sub {
	font-size:12px;
	color:#990000;
	margin-left:12px;
}
