@charset "UTF-8";

/* ご挨拶コンテンツ
----------------------------------------------------------*/
#contents {
	width: 650px;
	float: right;
	line-height: 1.5em;
	margin-bottom: 60px;

}

h2 {
	hfont-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2em;
	padding-top: 20px;
	padding-bottom: 20px;
}

h3 {
	hfont-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.5em;
	padding-top: 30px;
	padding-bottom: 10px;
}


