@charset "UTF-8";
#mainContent #main h1 {
	font-size: 18px;
	font-weight: bold;
	color: #111;
}
#mainContent #main p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#mainContent #main ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
#mainContent #main h1 a {
	color: #2594DE;
}
#mainContent #footer .small a {
	color: #2594DE;
}
#mainContent #footer .small a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #2594DE;
}

#mainContent #footer .small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 19px;
}




.clear_line3 {
	clear:both;
	border-top:solid 3px #222222;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:-3px;
	width: 640px;
}

