/* ---------------------------------------------- */
/* ----------- chato-ware style sheet ----------- */
/* ---------------------------------------------- */


/* ------------------------------- スタッフ用 ------------------------------- */

#photo {
	border:1px solid #1b2960;
	padding:10px;
	background-color:white;
	width:210px;
	height:280px;
}


#body #content #textarea h3 {
	margin-top:1em;
	margin-bottom:0em;
}

#body #content #textarea #theme h3 {
	font-size:1em;
}

#textarea .personFrame {
	padding-top:10px;
	border:1px solid #1b2960;
	clear:both;
}

#textarea hr {
	margin-bottom:10px;
	border-width:0px 0px 1px 0px;
	border-bottom:1px dotted #1b2960;
	clear:both;
}

#body #content #textarea dl{
	float:left;
	width:460px;
	margin-top:0px;
}

#members {
	margin-left:10px;
}

#members td.top {
	text-align:center;
	font-weight:bold;
	background-color:#1b2960;
	color:white;
}

#members td.name {
	width:210px;
	height:40px;
	border-left:solid 1px #1b2960;
	border-right:dotted 1px #1b2960;
	border-top:solid 0px #1b2960;
	border-bottom:solid 1px #1b2960;
}

#members td.position {
	width:210px;
	border-left:solid 0px #1b2960;
	border-right:dotted 1px #1b2960;
	border-top:solid 0px #1b2960;
	border-bottom:solid 1px #1b2960;
}

#members td.email {
	width:250px;
	border-left:solid 0px #1b2960;
	border-right:solid 1px #1b2960;
	border-top:solid 0px #1b2960;
	border-bottom:solid 1px #1b2960;
}
