body{
    margin-left:140px;
    background-image:url('image/bg-line.gif');
    background-repeat:repeat-y;
}


#zakki{
    overflow:auto;
    width:300px;
    height:340px;
    border-color:#000000;
    border-style:dashed;
    position:absolute;
    top:80px;
    left:350px;
    border-width:thin;
    line-height:16px;
    font-size:80%;
}
#zakkititle{
    margin-left:10px;
    margin-top:10px;
}
#count{
    position:absolute;
    top:30px;
    left:550px;
}
#news{
    top:160px;
    position:absolute;
    font-size:small;
    width:200px;
}
#link{
    top:430px;
    position:absolute;
    font-size:small;
}
.write{
    line-height:140%;
}
.small{
    font-size:x-small;
}
.bold{
    font-weight:bold;
}
.erase{
    text-decoration:line-through;
}
.red{
    color:#FF0000;
}
.text{
    background-color:#FFCCFF;
}
.music{
    background-color:#CCFFFF;
}
.graphic{
    background-color:#CCFFCC;
}
.100Q{
    font-size:small;
    border-color:#000000;
    border-style:solid;
    background-color:#CCFFFF;
}
.QUE{
    background-color:#CC6699;
    font-style:italic;
}
.ANS{
    background-color:#6699FF;
}
A{
	text-decoration:none
}
a:link{
    color:#0000FF;
}
a:visited{
    color:#800080;
}
a:hover{
    position:relative;
    top:1px;
    left:1px;
    color:#FF0000;
}
.book{
    background-color:#e6e6e6;
}
.listen{
    background-color:#fff0f5;
}
.appre{
    background-color:#ffffe0;
}
.game{
    background-color:#e6e6fa;
}
.diary{
    background-color:#e0efff;
}
.update{
    background-color:#fff6e6;
}
.floaton{
    float:left;
}
