@charset "utf-8";

@import/**/"base.css";
@import/**/"common.css";
@import/**/"layout.css";

/* ------------------------------------------- */
/* 印刷用 */
/* ------------------------------------------- */

@media print {
}


a.dekai {
font-size: 16px;
color: #0000ff;
font-weight: bold;
}

a.link {
color: #0000ff;
font-weight: bold;
}

.appeal {
background-color: #ffff99;
font-weight: bold;
color: rgb(00, 00, 00);
}

.kurohuto{
color: #009900;
font-weight: bold;
font-size: 13pt;
}

.appeal {
background-color: #ccff99;
font-weight: bold;
color: rgb(00, 00, 00);
}

.big {
color: rgb(00, 00, 00);
font-weight: bold;
font-size: 16pt;
}

.akahuto {
color: rgb(220, 20, 60);
font-weight: bold;
font-size: 12pt;
}
a:hover img {
 filter:alpha(opacity=60);
 opacity:0.6;
}

