<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#about {
	text-align: left;
	margin: 0px auto 0 auto;
	color: #7D775E;
	overflow: hidden;
}
#message {
	width: 980px;
	height: 432px;
	background: url(../../about/images/flower_frametop.jpg) center top no-repeat;
	padding: 0;
	overflow: hidden;
	position: relative;
}
#message_title {
	position: absolute;
	top: 38px;
	left: 220px;
}
#message_txt {
	line-height: 1.6;
	overflow: hidden;
	position: absolute;
	top: 70px;
	left: 190px;
}
#message_name {
	width: 175px;
	position: absolute;
	bottom: 26px;
	right: 82px;
	z-index: 1000;
}
#profile {
	width: 900px;
	margin: 20px auto 0 auto;
	overflow: hidden;
	line-height: 1.5;
}
#profile h2 {
	width: 900px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
.tprofilebox {
	width: 840px;
	margin: 20px auto 0 auto;
	overflow: hidden;
}
.tprofileboxL {
	float: left;
	padding: 0 0 0 20px;
}
.tprofileboxR {
	float: right;
}
#profilebox {
	width: 860px;
	margin: 20px auto;
	overflow: hidden;
	background: url(../../about/images/profile_wakubottom.jpg) left bottom no-repeat;
	padding: 0 0 20px 0;
}
#profilebox_inner {
	width: 860px;
	background: url(../../about/images/profile_wakubg.jpg) left top repeat-y;
	overflow: hidden;
}
#profileboxL {
	width: 420px;
	float: left;
	margin-right: 20px;
	line-height: 1.5;
}
#profileboxR {
	width: 420px;
	float: right;
	line-height: 1.5;
}
.profile_txtbox {
	padding: 20px;
}
.bookbox {
	width: 600px;
	margin: 20px 0 0 20px;
	overflow: hidden;
}
.bookbox .ph_R {
	width: 300px;
	margin: 0 80px 0 0px;
}
.about_info {
	width: 860px;
	height: 100px;
	margin: 20px auto;
	background: url(../../about/images/infobg.jpg) left top no-repeat;
	position: relative;
}
.about_infobox {
	width: 450px;
	height: 60px;
	position: absolute;
	top: 18px;
	left: 60px;
}
.about_infobox li {
	float: left;
}
.about_infobt {
	width: 300px;
	height: 60px;
	position: absolute;
	top: 20px;
	right: 30px;
}</pre></body></html>