﻿@charset "utf-8";
/* CSS Document */

body,input,button,font,li {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	line-height: 1.5!important;
}
A { text-decoration: none; }
a:hover {
text-decoration: none;
background-color: #FFCC00;
}
