@charset "Shift_JIS";

/* ---------- body ob ---------- */

body {
     margin: 0px;
     background-color: #ffb300;
     padding: 0px;
     font-family: Arial, Helvetica, Verdana, "¥Ò¥é¥®¥Î³Ñ¥´Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
     color: #FFF;
     font-size: 12px;
     line-height: 20px;}

a img {
     border: 0;}


/* ---------- links ob ---------- */

a:link {
     color: #fff;}

a:visited {
     color: #FF4D9E;}

a:hover {
     color: #DE0065;}

a:action {
     color: #DE0065;}


/* ---------- font set ---------- */

.text_m {
     font-size: 12px;
     line-height: 20px;}

.text_s {
     font-size: 10px;
     line-height: 20px;}

.text_b {
     font-size: 14px;
     line-height: 20px;}

.text_r {
     font-size: 10px;
     color: red;
     line-height: 20px;}
.t_mid {
     font-size: 11px;
     line-height: 20px;}

.t_copy {
     font-size: 10px;
     line-height: 13px;}

.t_tt {
     font-size: 9px;
     padding-left: 10px;
     padding-right: 10px;
     line-height: 20px;}

