div#board{background:url(../images/prof/prof_bk.gif) left top}

/* main contents */
/* base */
section{
	overflow:hidden;
	position:relative;
	margin:auto;
	float:left;
}
section div{
	overflow:auto;
	padding:0 3px;
	position:relative;
}
section h1{
	font-weight:bold;
	margin-bottom:0.4em;
}
section.open h1{padding-top:0.7em}

section h1 strong{
	vertical-align:text-top;
	padding-right:0.5em;
}
section h1 em{padding-left:0.5em}
section h1 strong,section h1 em{
	font-size:0.7em;
	display:inline-block;
}
section article{font-size:0.75em}
article h2{margin:1em 0 0}
article dt{margin:0.3em 0 0}
section h1,
section h1 em,
section h1 strong{color:black}
article p,article dd{line-height:1.6em}
article p strong{font-weight:bold}
article ul{
	padding:0 0 0 2em;
	list-style:square;
}
article ul li{margin:0 0 0.3em}
[lang="en"] article p{margin:0 0 1em}

/* to r mansion */
section.tor{
	background:url(../images/prof/prof_tor_b.gif) no-repeat;
	height:325px;
	width:676px;
}
.tor div{
	height:290px;
	margin:35px 2px 0 53px;
}
.tor dt{
	float:left;
	clear:left;
}
/* uwanosora */
section.uwa{
	background:url(../images/prof/prof_uwa_b.gif) no-repeat;
	height:335px;
	width:516px;
}
.uwa div{
	height:277px;
	margin:46px 10px 0 190px;
}
/* nozaki */
section.noz{
	background:url(../images/prof/prof_noz_b.gif) no-repeat;
	height:254px;
	width:427px;
}
.noz div{
	height:223px;
	margin:7px 5px 0 155px;
}
/* maruyama */
section.mar{
	background:url(../images/prof/prof_mar_b.gif) no-repeat;
	height:350px;
	width:380px;
}
.mar div{
	height:200px;
	margin:36px 10px 0 122px;
}
/* mazumoto */
section.maz{
	background:url(../images/prof/prof_maz_b.gif) no-repeat;
	height:317px;
	width:418px;
}
.maz div{
	height:280px;
	margin:7px 170px 0 10px;
}
/* ito */
section.ito{
	background:url(../images/prof/prof_ito_b.gif) no-repeat;
	height:355px;
	width:515px;
}
.ito div{
	height:326px;
	margin:14px 184px 0 8px;
}