@charset "utf-8";
/* CSS Document */

.busho {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-align: center;
	border-bottom-width: #CCC;
	border-bottom-style: dotted;
	border-bottom-color: #6C0;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #6C0;
}

.yakushoku {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #999;
	text-align: left;
}
DL.profile DT{
	font-size: small;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 20px;
	margin-right: 10px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 2px;
}

DL.profile DD{
	font-size: small;
	color: #666;
	margin-right: 10px;
	margin-left: 20px;
}

h2.yakushoku_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left: 10px;

}
TD.td_yakushoku{
	font-weight: bold;
	color: #C7B97A;
	text-align: center;
	
}

TD.td_busho{
	font-weight: bold;
	color: #666;
	text-align: left;
	vertical-align: top;
	
}
TABLE.staff TH TD{
	text-align: center;
}

.photo{
	margin-right: auto;
	margin-left: auto;
}

