body { background: #ffffff;}

#wrapper {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 672px;
	margin-top: 24px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	width: 570px;
	height: 150px;
	text-align: center;
}

#container {
	width:450px;
	margin-left: 60px;
	margin-top: 24px;
}

h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	text-align: center;
}

#continfo {
	width:360px;
	margin-top: 86px;
	margin-left: 45px;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	text-decoration: none;
}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #F30;
	line-height: 20px;
	text-decoration: none;
}
