@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(BirdsNBerries.png);
}

#yae {
	text-align: center;
	width: 960px;
	margin: 0 auto;
}

#yae img {
	padding-top: 35px;
	padding-bottom: 35px;
}
body p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #009;
	text-align: center;
	font-weight: normal;
	text-indent: 5px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
}
