@charset "UTF-8";

/* ========BASIC======== */

html {
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS Pゴシック",sans-serif;
}

.main { font-size: 14px; line-height: 22px; color:#0f0f0f}
.cap { font-size: 12px; line-height: 18px; color:#0f0f0f}
.copy { font-size: 10px; line-height: 18px; color:#0f0f0f}
A:link {color:#990000;text-decoration: none}
A:visited {color:#990000;text-decoration: none}
A:active {color:#cc6633;text-decoration: none}
A:hover {color:#cc3300; text-decoration:underline}

