body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: center;
}
#warapper {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 10px;
	font-weight: normal;
}
.bg1 {
	background-image: url(../Image/main2_bg.png);
	background-repeat: no-repeat;
	height: 341px;
	width: 745px;
	padding-top:50px;
	padding-left:20px;
	line-height:22px;
}
.line{
	background:#999;
	height:2px;
	margin-top:20px;
	margin-bottom:20px;
}