.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintext li {
	line-height: 140%;
	padding-bottom: 0.4em;
}
h4.main {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
body {
	background-color: #F0DA8B;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#navbar a {
	background-image: url(images/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #FF3300;
	text-decoration: none;
	display: block;
}
#navbar li {
	padding-bottom: 3px;
	font-size: 12px;
	padding-top: 3px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-image: url(images/sankakuact.gif);
}
.egaoborder {
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 140%;
}
.egaoborder ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.egaoborder li {
	padding-bottom: 6px;
	text-align: center;
}
