@charset 'iso-2022-jp';

/* staft */

div#header h2#tpstaff  {
	background:url(../images/tpstaff.jpg) no-repeat left top;
	}

div#pstaff-box  {
	position:absolute;
	margin-top:140px;
	margin-left:180px;
	width:350px;
	height:405px;
	text-align:left;
	}

td {
	font-size:96%;
	vertical-align:top;
	line-height:1.6em;
	}

.staf_left {
	text-align:left;
	color:#cc9900;
	}
.staf_center {
	text-align:left;
	width:60px;
	color:#cc9900;
	}
.staf_right {
	text-align:left;
	color:#000000;
	}
