@charset "shift_jis";
/* CSS Document */



body {
  color:#000000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:13px;
  line-height:1.4;
  }

a:link {
	color:#353535;
	}

a:hover {
	color:#707070;
	text-decoration:none;
	}

a:visited{
	color:#000;
	}

* {
	margin:0;
	padding:0;
	}

* {
	list-style:none outside none;
	margin:0;
	padding:0;
}

img {
	border:0px;
	}

.clear {
	clear:both;
}

.center {
	text-align:center;}


