#bnr_bg {
	background-image: url(images/bg_bnr.jpg);
	background-repeat: repeat-x;
	height: 400px;
	text-align: center;
}
#wrapper {
	width: 840px;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	margin-left: 50px;
	line-height: 20px;
}
.main {
	width: 642px;
	text-align: left;
	background-position: center;
	margin: auto;
}
h1 {
	font-size: 14px;
	margin-left: 50px;
	line-height: 20px;
}
h5 {
	font-size: 16px;
	text-align: left;
	background-image: url(images/bnr_h5.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color: #0062AC;
	font-weight: bold;
	line-height: 40px;
	font-family: "小塚ゴシック Pro H";
	text-indent: 10px;
}
.table {
	border: 1px dotted #0062AC;
	font-family: "小塚ゴシック Pro H";
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
}
.link {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDC1BA;
	line-height: 20px;
	padding-left: 10px;
}
