#backstyle{
	width: 800px; 
	border: 1px #b4b387 solid;
	background-color:#FFFFFF;
	padding-bottom:10px;
}

span.syoku {
	position:absolute;
	top:10px;
	left:10px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 14px;
}
span.name {
	position:absolute;
	top:10px;
	right:10px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 14px;
}

span.que {
	font-weight: bold;
	font-size: 12px;
	color: #660000;
	padding-left:5px;
}
span.ans {
	font-size: 12px;
	padding-right:5px;
}

table.staff{
	width:750px;
	padding-bottom:0px;
	}

td.staff1{
	position:relative;
	width:250px;
	height:160px;
	}

td.staff1com{
	width:250px;
	background-image:url(../images/staff/com_bak.jpg);
	text-align:left;
	padding:10px;
	font-size: 12px;
	line-height: 150%;
	}	

td.staff2{
	width:250px;
	}



