﻿@charset "utf-8";
/* CSS Document */

/* style */
body {
	font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: #fff;
	font-size: 16px;
	color: #333;
}

a {
	text-decoration: none;
}

/*******************************/
/* YBIサイト共通パーツ        */
/*******************************/
