@charset "UTF-8";
body{
background-image: url(../images/body4.jpg);
background-repeat: repeat-x;
background-position: center top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica,;
height: 100%;
width: 100%;
color: #454545;
}
h2 {
	background-image: url(../images/sub_info.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 350px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-indent:-9999px;
}
