/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

/* カスタマイズする場合にはこれより下に追記してください  */

/*　フォント　*/
body {
  font-family: "Arial", YakuHanJPs, 
    "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", 
    sans-serif;
}
@charset "UTF-8";
.box {
  font-family: Arial, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 700;
}
/*# sourceMappingURL=style.css.map */