.maintext {
	font-size: 90%;
	line-height: 150%;
	color: #333333;
}
.maintitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	background-image: url(images/maintitleback.jpg);
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	padding-left: 34px;
	font-weight: bold;
	color: #006633;
	margin: 0px;
}
li {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.bordergreen {
	border: 1px solid #669999;
}
.navbartitle {
	background-image: url(images/navbarborder_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 12px;
}
.backwhite {
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.navbarbody {
	background-image: url(images/navbarborder_02.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-left: 8px;
	padding-right: 8px;
}
.navbarbottom {
	background-image: url(images/navbarborder_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navbarshiftright {
	padding-left: 8px;
}
/* #navbar {
	font-size: 12px;
	line-height: 160%;
} */

#navbar a {
	display: block;
	font-size: 80%;
	line-height: 110%;
	padding: 4px 0px;
}
#navbar a img.adviser {
	background-color: #063;
	border-bottom: 1px solid #fff;
}
#navbar a:hover img.adviser {
	background-color: #f60;
	border-color: #f60;
}
td.fair {
	padding: 0px;
	padding-top: 15px;
	color: red;
	font-size: 90%;
	line-height: 160%;
}
.divbody {
	background-attachment: fixed;
	background-image: url(images/backtr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-attachment: fixed;
	background-image: url(images/backbl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}
.maintable {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #AEDDC9;
	border-right-color: #AEDDC9;
	border-bottom-color: #AEDDC9;
	border-left-color: #AEDDC9;
}
#navbar a {
	color: #006633;
	text-decoration: none;
}
#navbar a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.qaq {
	border: 1px solid #99cc99;
	color: #006633;
}
.bordergray {
	border: 1px solid #CCCCCC;
}
#bottomlink a {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
}
td#headbar h1 {
	font-size: 14px;
	font-weight: normal;
	color: #006633;
}
td.extra {
	font-size: 90%;
	line-height: 140%;
}
#footer {
	margin: 8px;
	font-size: 80%;
	color: #333;
}
#yoyakuform {
	border: 1px solid #99CC99;
	background-color: #CCFFCC;
	padding: 0 14px 14px 14px;
	font-size: 90%;
	line-height: 150%;
}
table.otoiawase
{
	margin-bottom: 14px;
	border-collapse: collapse;
}
table.otoiawase td {
	border-top: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #003300;
	vertical-align: top;
	white-space: nowrap;
	
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;

}

ul.naiyou {
	
}
ul.naiyou li {
	font-size: 90%;
	line-height: 140%;
	padding-top: 4px;
	padding-bottom: 4px;
}