BODY       {
     color:gray;
     font-size:12px;
     line-height:1.6em;
     background-color:indianred;
}
.content       {
     width:780px;
     height:100%;
     margin-top:0px;
     padding:0px;
     background-color:white;
     text-align:left;
}

#tree         {
     margin:5px;
     width:100%;
     padding:6px;
}
#tree a	{
     color:gray;
     text-decoration:underline;
}
#tree a:hover     {
     color:tomato;
     text-decoration:underline;
}

#tittle01	{
     border-left:chocolate 10px solid;
     border-bottom:chocolate 1px solid;
     padding-left:8px;
     margin:15px;
     font-size:16px;
     line-height:120%;
     font-weight:bold;
     color:midnightblue;
     width:40%;
     @@text-decoration:none;
}
#tittle02	{
     color:tomato;
     margin:0px;
     padding:0px;
     font-size:14px;
}

#danraku01         {
     margin:15px;
     width:100%;
     padding:6px;
     border-bottom-width:1px;
     border-bottom-style:solid;
     border-bottom-color:chocolate;
}

#text01         {
     margin:15px;
     width:100%;
     padding:6px;
}
#text01 a	{
     color:midnightblue;
     font-weight:bold;
     text-decoration:underline;
}
#text01 a:hover     {
     color:tomato;
     text-decoration:underline;
}

#text02         {
     margin:15px;
     width:100%;
     padding:6px;
     color:red;
}

#text03        {
     width:100%;
     margin-left:50px;;
     padding:0px;
     color:midnightblue;
     font-weight:bold;
}

#text04        {
     margin-top:10px;
     margin-bottom:10px;
     margin-left:50px;
     margin-right:15px;
     width:520;
     border-bottom-width:1px;
     border-bottom-style:solid;
     border-bottom-color:gray;
     padding:6px;
}

#text05        {
     width:160px;
     margin:0px;
     padding:0px;
     float:left;
}

#text06        {
     width:120px;
     margin:0px;
     padding:0px;
}



