@charset "utf-8";


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


#main_B {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}



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


#left {
	width: 475px;
	float: left;
}

#right {
	width: 475px;
	float: left;
	padding-left: 20px;
}


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


.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: 12px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
	color: #565656;
}


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