@charset "utf-8";
body {
	font-size: 12px;
	color: #666;
	line-height: 150%;
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
}

td {
	font-family: Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
}

#staff_01 {
	width: 600px;
}

#staff_01 th {
	background-color: #f3f3f3;
	text-align: left;
	vertical-align: top;
	padding: 13px;
}
#staff_01 td {
	padding: 10px;
	vertical-align: top;
}

#staff_03 {
	width: 210px;

}
#staff_04 {
	width: 160px;
}


#staff_03 img , #staff_04 img{
	border: 3px double #c00;
}

h1 {
	font-size: 13px;
}

