.txt10 {  font-size: 10px; line-height: 14px}
.txt12 {  font-size: 12px; line-height: 16px}
A:link {  color: #0000cc; text-decoration: none}
A:visited {  color: #660099; text-decoration: none}
A:active {  color: #ff6600; text-decoration: underline}
A:hover {  color: #ff6600; text-decoration: underline}

#staff {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

.img {
	float: left;
	width: 250px;
	margin:0;
	padding:0;
}

#staff .sptit {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width:200px;
	font-size: 12px;
	color: #0000FF;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}

#staff .sp {
	font-size: 12px;
	width: 240px;
}
#staff .sp .td{
	width: 120px;
}

.profile_tit {
	color: #0033FF;
	text-align:center;
	font-weight: bold;
}

.profile {
	width:300px;
	text-align:left;
	color:#000000;
}

.midashi {color: #0033FF;
}

#staff a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
