@charset "utf-8";

div#biography {
	margin: 32px auto 38px;  padding: 0px;
	width: 940px;
	font-weight: normal;
	border: hidden;
}

table.list { width: 940px; margin: 0px; }
td.photo {
	width: 290px;
	margin: 0px;  padding: 0px;
	vertical-align: top;
}

div.obanakeiko-img {
	width: 280px;  height: 387px;
	margin: 28px auto 0px;  padding: 0px;
	background: url(../images/page05_keiko_img.png) no-repeat center center;
	border: hidden;
}
div.obanakeiko-logo {
	width: 400px;  height: 127px;
	margin: 0px;  padding: 0px;
	background: url(../images/page05_keiko.png) no-repeat center center;
	border: hidden;
}

td.bio-explain { 
	width: 650px;
	margin: 0px;  padding-left: 5px;
    text-align: left; color: #666666;
	border: hidden;
	font-size: 15px; white-space: normal; line-height: 1.8em;
}

a:link { border-bottom: 0px; text-decoration: none; }