@charset "utf-8";

@import/**/"base.css";
@import/**/"common.css";
@import/**/"layout.css";

/*
-------------------------------------------
###########################################
印刷用
###########################################
-------------------------------------------
*/

@media print {
}
a.top {
font-size: 16px;
color: #3300ff;
font-weight: bold;
text-decoration: underline;
}

a.deka {
font-size: 18px;
color: #3300ff;
font-weight: bold;
}

a.link {
color: #3300ff;
font-weight: bold;
text-decoration: underline;
}

a.gaibu {
font-size: 15px;
color: #3300ff;
}


.appeal {
background-color: #FFC0CB;
color: #990000;
font-weight: bold;
}

.midashi {
background-color: #FFFF66;
font-weight: bold;
}

.kurohuto{
color: #000000;
font-weight: bold;
}



.akahuto {
color: #FF0000;
font-weight: bold;
font-size: 12pt;
}

.big {
color: #000000;
font-weight: bold;
font-size: 16pt;
}

