@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	color: #333;
	background-image: url(../img/bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 200%;
}
header .pc_header {
	padding-top: 25px;
	margin-bottom: 70px;
}
