/* CSS Document */

/*出向者紹介*/

.subpage_topics h2 {
	background-image: url(../../images/common/h2_syukkou.jpg);
}

#syukkou_list {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 250%;
	color: #333;
	text-align: left;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
}

#syukkou_list td {
	padding: 10px;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}

