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

body {
	color: #000000;
	background-color: #ffffff;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
hi p {
	text-align: center;
}
#wrapper {
	height: 1227px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
}


.big{
	font-size:300%
}
#topNav {
	width: 911px;
	height: 427px;
	margin-top: 15px;
	margin-left: 15px;
}
#topNav ul li {
	line-height: 2.0em;
}
ul {
	margin-top: 60px;
}
#main {
	height: 740px;
	width: 926px;
}
h1 {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-large;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #F03;
}
p {
	margin-left: 45px;
	margin-right: 45px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 1.5em;
}
