/* CSS Document */

/*全体設定*/

body{
	width: 640px;
	font-family:"ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}

/*共通設定*/
.clear{
	clear:both;
}
/*CLEARFIX*/
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

/* フォント */
.noto-sans{
  font-family: 'Noto Sans JP', sans-serif;
}

.noto-sans{
  font-family: 'Noto Sans JP', sans-serif;
}

.font-tsuku {
  font-weight: bold;
  font-family: fot-tsukuardgothic-std, sans-serif;
}