@charset "utf-8";

@import/**/"base.css";
@import/**/"common.css";
@import/**/"layout.css";

/* ------------------------------------------- */
/* 印刷用 */
/* ------------------------------------------- */

@media print {
}

}
a.top {
font-size: 16px;
color: #3300ff;
font-weight: bold;
}

a.deka {
font-size: 18px;
color: #3300ff;
font-weight: bold;
}

a.link {
color: #3300ff;
font-weight: bold;
}

a.gaibu {
font-size: 15px;
color: #3300ff;
}

.appeal {
background-color: #FFFF66;
color: #330000;
font-weight: bold;
}

.midashi {
background-color: #FFFF66;
font-weight: bold;
}

.kurohuto{
color: rgb(00, 00, 00);
font-weight: bold;
}

.akahuto {
color: #FF0000;
font-weight: bold;
font-size: 12pt;
}

.hutoorenji{
color: rgb(255, 102, 0);
font-weight: bold;
}

.hutoji {
font-weight: bold;
}

.big {
color: #000000;
font-weight: bold;
font-size: 16pt;
}

.hutoji14 {
font-weight: bold;
font-size: 14pt;
}

.hutoji12 {
font-weight: bold;
font-size: 12pt;
}

.mizubku {
background-color: #ccffff;
font-weight: bold;
}

.hutopin{
color: rgb(255, 102, 153);
font-weight: bold;
}

.hutoao{
color: rgb(0, 0, 255);
font-weight: bold;
}


a:hover img {
 filter:alpha(opacity=60);
 opacity:0.6;
}