#main_content {
	background-color: #e6e6e6;
	background-repeat: repeat;
	height: 950px;
	padding-top: 10px;
}

#content_left {
	background-image: url(../img/common/side_bg01.jpg);
	background-repeat: repeat;
	float: left;
	height: 900px;
	width: 215px;
	margin-left: 25px;
}

#content_right {
	float: left;
	width: 735px;
	background-color: #FFF;
	height: 900px;
}

#content_right_waku {
	float: left;
	width: 700px;
	padding-top: 15px;
	padding-left: 30px;
}#charge_waku {
	float: left;
	padding-bottom: 20px;
}
h2 {
	float: left;
	width: 217px;
}
#decoration01 {
	float: left;
	width: 123px;
	padding-left: 20px;
}
#charge_text01 {
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	padding-left: 50px;
	line-height: 23px;
}
h3 {
	font-size: 30px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	color: #333;
	padding-top: 20px;
}

#bank {
	padding-top: 15px;
}
.charge_text02 {
	padding-top: 5px;
}

table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	width: 680px;
}
.row {
	color: #FFF;
	background-color: #666;
	text-align: center;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999;
}
td {
	padding-left: 15px;
	font-size: 13px;
	vertical-align: middle;
	padding-right: 10px;
	border: 1px solid #999;
}
#chage_text02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	padding-top: 5px;
}