@charset "utf-8";
* {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
     max-width: 100%;
     height: auto;
     }

.clear {
	clear:both;
}
