@charset "utf-8";


 

#main_A {
	height: 500px;
	width: 100%;
}


#main_B {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	border-bottom-width: thin;
	height: 65px;
	border-bottom-style: groove;
	width: 970px;
}


#box_A {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}


#box_B {
	background-color: #ececec;
	height: 1700px;
}

.font_A{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #565656;
}


.font_B {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: left;
	color: #565656;
}


.font_C {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #565656;
}
