.banners {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	background-image: url(images/h1_bg.png);
	font-size: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.message {
	background-color: #f7f7f7;
	font-size: 14px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	line-height: 1.5;
}
.description {
	font-size: 14px;
	line-height: 1.5;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.author {
	font-size: 14px;
	line-height: 1.5;
	text-align: right;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.capt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #FFF;
}
