body,td{
 font-size:13px;
 font-family:Verdana;
 line-height:11pt;
 background-color:transparent;

 scrollbar-face-color:#f8f8f8;
 scrollbar-highlight-color:#e8e8e8;
 scrollbar-shadow-color:#e8e8e8;
 scrollbar-3dlight-color:white;
 scrollbar-arrow-color:black;
 scrollbar-track-color:white;
 scrollbar-darkshadow-color:white;
}

a:link, a:visited, a:active{
 color:orangered;
 text-decoration:none;
}

a:hover{
 color:deepskyblue;
}

img{
 border:0;
}

iframe{
 width:95%;
 height:100%;
}

h1{
 font-size:20px;
 font-weight:normal;
}

h2{
 font-size:13px;
 padding-left:3px;
 background-color:#f8f8f8;
 border:1px solid #e8e8e8;
}

.text{
 margin-bottom:60px;
 padding:15px;
 background-color:white;
 border:1px solid #e8e8e8;
}

ul{
 margin:10px 0px;
 padding:15px 15px 15px 30px;
 background-color:white;
 border:1px solid #e8e8e8;
}

.main{
 width:75%;
 height:100%;
 margin-left:10%;
}

.side{
 width:200px;
 height:80%;
 background-color:white;
 border:1px solid #e8e8e8;
 border-top:none;
 background-image:url("img/jyoshi.png");
 background-position:center bottom;
 background-repeat:no-repeat;
}