#mainContent h1 {
	font-size: 108%;
	line-height: 2em;
	font-weight: bold;
	text-align: center;
}
#link {
	padding-right: 20px;
	padding-left: 20px;
}
#link h2 {
	font-size: 116%;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#link dl {
}
#link dl dt {
	font-size: 93%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#link dl dd {
	font-size: 85%;
	line-height: 1.8;
	margin: 0px;
	padding: 2px 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

