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

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #333;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
#index_back {
	background-image: url(images/index_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
