/* ---------------------------------------------- */
/* ----------- 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 {
	width:710px;
	border:1px solid black;
	clear:both;
}

#staffs {
	margin-left:20px;
}

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

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

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

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