/* Event Information Style Sheet (top.css) */

BODY {
    background: #ffcc00;
    color: #666666;
    font-size: 12px;
    text-align: center;
}

TD {
}

TD.c {
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    text-align: left;
}

TD.ccenter {
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    text-align: center;
}

TD.source {
    background: #ffffff;
    color: #666666;
    font-size: 10px;
    text-align: center;
}

ADRRESS {
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    text-align: right;
}

TD.new{
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
}

/* outdoor */

TD.octitle {
    font-size: 12px;
    color: #9999ff;
    font-weight: bold;
}

TD.octitle2 {
    font-size: 14px;
    color: #ff33ff;
    font-weight: bold;
    text-align: right;
}

TD.octitle3 {
    font-size: 12px;
    color: #ffcc33;
    font-weight: bold;
    text-align: center;
}

TD.day {
    font-size: 12px;
    color: #666666;
    text-align: right;
}

/* enroll */

TD.enprocess {
    background: #ccff66;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

TD.ensubtitle{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

TD.ennext{
    font-size: 17px;
    font-weight: bold;
}


/* link */
 
TD.lkomoku{
    font-size: 15px;
    color: #9999FF;
    font-weight: bold;
}

TD.lbox {
    background: #9999FF;
}

/* animal */
 
TD.aweektopic{
    font-size: 17px;
    color: #9999FF;
    font-weight: bold;
}

TD.acenter{
    text-align: center;
    font-weight: bold;
}

/* ecobook */

TD.booktable{
    background: ##FFE8F0;
    color: #666666;
    font-size: 15px;
    font-weight: bold;
}

/* park */

TD.pattention{
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
}

/* ecoreport */

TD.ertitle{
    color: #99CC00;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

TD.ersubtitle{
    color: #CC0066;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

TD.erattention{
    color: #CC0066;
    font-size: 14px;
}

TD.ermaterial{
    font-size: 14px;
    background: #FFFFE8;
}

TD.ertool{
    font-size: 14px;
    background: #e8ffe8;
}

/* login */
TD.formpos {
    text-align: center;
}

/* banner */
P.banner{
    color: #ffffff;
    font-size: 12px;
}

/* poll */

TD.poll {
    background: #ffffff;
    color: #666666;
    font-size: 12px;
}

TD.pollnotice {
    background: #ffffff;
    color: #ff3366;
    font-size: 12px;
    line-height: 120%;
}

/* regist enroll */
TD.regist {
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    line-height: 150%;
}

/* setumei*/
TD.setitle {
    color: #ff9933;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.special {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
}

pre {
	background: #ccccff;
}

