 
A{
font-size : 13px;
font-weight : normal;
margin-left : 4px;
margin-top : 4px;
}
A:HOVER{
color : red;
background-color : aqua;
}
TABLE{
font-size : 13px;
color : navy;

border-left-width : 1px;

}
H1{
font-size : 10px;
font-weight : lighter;
text-align : center;
color : #d4d4d4;
margin-bottom : 0px;
}
H2{
font-size : 11px;
font-weight : lighter;
color : #ffb366;
text-align : center;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
H3{
font-size : 12px;
font-weight : lighter;
color : olive;
background-color : #ffbf80;
text-align : center;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
H4{
font-size : 13px;
font-weight : lighter;
color : maroon;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
P{
margin-top : 4px;
margin-left : 4px;
margin-right : 4px;
margin-bottom : 4px;
}
BODY{
font-size : 12px;
}

#box {
 width:750px;

}

#left {
 width:540px;
 text-align:left;
 float:left;
 list-style-image:url('../001.gif');
 margin-top:4px;
 line-height:130%;
}



#right {
 width:200px;
 padding: 4px 4px 4px 4px;
 text-align:left;
 background-color:#53E9D2;
}

.c2 {
margin-bottom:10px;
}

.tokucyou {
 background-color:#FDF997;
padding: 4px 4px 4px 4px;
margin-top:20px;
width:100%;

}

.link-to {
 background-color:#EBFDB5;
 padding: 4px 4px 4px 4px;
 margin-top:10px;
 width:100%;
}

