@charset "utf-8";

body {
	background: #d8d8d8 url(../img/header_back.gif) repeat-x top;
}
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-decoration: none;
	border-width: 0px;
	background: url(none) no-repeat;
	color: #000;
}
