body {
   margin: 0px;
   background: url(../image/back_image.gif)
   color: #666666
}

/* TEXT */

table {
   font-size: 12px;
   line-height: 18px;
   font-style: normal;
   font-weight: normal;
   color: #666666
}

.m {
   font-size: 12px;
   line-height: 18px;
   font-style: normal;
   font-weight: normal;
   color: #666666
}

.g {
   font-size: 12px;
   line-height: 14px;
   font-style: normal;
   font-weight: normal;
   color: #666666
}

.footer {
   font-size: 10px;
   line-height: 12px;
   color: #666666
}

p {
   font-size: 10px;
   line-height: 14px;
   color: #666666
}


p.wh {
   font-size: 10px;
   line-height: 15px;
   color: #ffffff 
}

em {
   font-style: normal;
   font-weight: normal;
   color: #cc0000
}

em.bd {
   font-style: normal;
   font-weight: bold;
   color: #333333
}

#bo {
   font-weight: bold
}

#mid2 {
   font-size: 12px;
   line-height: 16px;
   font-style: normal;
   font-weight: bold;
   color: #333333
}

#mid3 {
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   color: #cc6633
}

#mid4 {
   font-size: 12px;
   line-height: 16px;
   font-style: normal;
   font-weight: bold;
   color: #336699
}

#mid5 {
   font-size: 12px;
   line-height: 16px;
   font-style: normal;
   font-weight: bold;
   color: #ff6600
}

#spot {
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   color: #ff6600
}



/* IMAGE */

img.left {
   float: left;
   margin-right: 1.0em;
   margin-bottom: 0em
}

img.right {
   float: right;
   margin-left: 1.0em;
   margin-bottom: 0em
}

#tit {
   background: url(../image/title_back.gif) no-repeat
}

/* PAINT */

#base {
   background-color: #ffffff
}

#bk {
   background-color: #333333;
   color: #eeeeee
}

#ca {
   background-color: #eeeedd;
   color: #666666
}

#gy {
   background-color: #eeeeee;
   color: #666666
}

#bl {
   background-color: #ccddee;
   color: #666666
}





/* TABLE */

#head {
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #eeeeee;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #666666
}

#head2 {
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #eeeeee;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #666666
}

#side {
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #eeeedd;
    font-size: 12px;
    font-style: normal;
    font-weight: nomal;
    color: #666666
}

#side2 {
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #eeeedd;
    font-size: 12px;
    font-style: normal;
    font-weight: nomal;
    color: #666666
}

#hyo {
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: nomal;
    color: #666666
}

#hyo2 {
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: nomal;
    color: #666666
}

#hyo3 {
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #ffffff;
    color: #666666
}

#hyo4 {
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    background: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-weight: nomal;
    color: #666666
}



/* LINE */

#t_line {
   border-width: 1px;
   border-color: #cccccc;
   border-style: solid none none none
}

#u_line {
   border-width: 1px;
   border-color: #cccccc;
   border-style: none none solid none
}

#dot {
   border-width: 1px;
   border-color: #666666;
   border-style: dotted
}

#t_dot {
   border-width: 1px;
   border-color: #666666;
   border-style: dotted none none none
}

#u_dot {
   border-width: 1px;
   border-color: #666666;
   border-style: none none dotted none
}

#s_dot {
   border-width: 1px;
   border-color: #666666;
   border-style: none dotted none none
}


#waku1 {
   border-width: 1px;
   border-color: #cccccc;
   border-style: solid
}

#waku2 {
   border-width: 1px;
   border-color: #ff6600;
   border-style: solid
}


/* LINK */

a:link { color: #336699; text-decoration: none }
a:visited { color: #336699; text-decoration: none }
a:hover { color: #996699; text-decoration: none }
a:active{ color: #996699; text-decoration: none }