.maintext {
	font-size: 80%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 80%;
	line-height: 150%;
	margin-left: 34px;
}
.marginleft {
	margin-left:55px;
	font-size: 80%;
	line-height:150%;
}
ul.maintext, ol.maintext {
	margin-left: 34px;
	padding-left: 34px;
}
h3.sub {
	font-size:13px;
	margin-top:15px;
	margin-left:20px;
}
h3.main {
	background: transparent url(images/headingbg.gif) no-repeat left bottom;
	padding: 28px 0 12px 4px;
	line-height: 100%;
	color: #222;
}
h4.border-top {
	background: transparent url(images/headingbg.gif) no-repeat left top;
	padding: 28px 0 0 4px;
	line-height: 100%;
	color: #222;
}
h4.main {
	font-size:14px;
	clear:both;
	border-bottom: 1px dotted #aaa;
	padding: 4px;
	margin-left: 18px;
	color:#669999;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.float-left {
	margin-right: 8px;
	float: left;
}
#indexbox {
	background: transparent url(images/bg_indexbox.jpg) no-repeat center top;
	height: 469px;
	margin: 0;
	padding: 0;
}
#indexbox p {
	text-align: center;
	padding-top: 20px;
}
#indexsubbox caption {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #111;
}
#indexsubbox td {
	border: 1px solid #aaa;
	width: 50%;
	padding: 10px;
}
#indexsubbox td img {
	vertical-align: middle;
	margin-right: 7px;
}
#indexsubbox td a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #444;
}
#indexsubbox td a:hover {
	text-decoration: underline;
}
div.biography {
	font-size: 90%;
	margin-left: 34px;
	line-height: 150%;
}
div.biography p {
	padding-left: 5em;
	margin: 0;
}
div.biography span.year {
	position: absolute;
	padding-left: 0;
}

table.otoiawase {
	margin: 12px;
}
table.otoiawase td {
	border-bottom: 1px solid #aaa;
	font-size: 90%;
	padding: 8px;
}
table.otoiawase td.heading{
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
	color: #444;
	white-spacing: nowrap;
}
table.otoiawase .required {
	color: #FF3333;
}