body{
font-size:15px;
color:black;
margin-left:58px;
margin-right:40px;
background-image:url(gif/domainget1y.gif);
background-attachment:fixed;
background-repeat:repeat-y;
}

td{
font-size:13px;
color:navy;
line-height:160%;
padding:0px 10px;
vertical-align: top;

}

th{
font-size:15px;
color:maroon;
}

.d1{margin-left:90px;
margin-right:80px;
line-height:190%;
font-size:14px;
}
.d2{margin-left:110px;
margin-right:80px;
line-height:170%;
font-size:12px;
color:navy;
}

p {text-indent:70px;
   line-height:170%;
   font-size:14px;}

H1 {
    font-size: 20px;
    background-color:snow;
    border-width: 1px 0px 1px 10px;
    border-color: navy;
    border-style: solid;
    margin-left:20px;
}

H2 {
    font-size: 18px;
    border-width: 0px 0px 1px 10px;
    border-color: #9595ff;
    border-style: solid;
    margin-left:10px;
}
H3 {
    font-size: 14px;
    border-width: 0px 0px 1px 10px;
    border-color: #ffd2d2;
    border-style: solid;
    margin-left:50px;
}

a{text-decoration: none;}
a:link{color:maroon;}
a:visited{color:navy;}
a:active{color:orange;}
a:hover{color:crimson;}

#image-btn {
    border: 0px;
    width: 71px;
    height: 37px;
    background: url(gif/soushin.gif) left top no-repeat;
}

#switch span {cursor:pointer;}
#switch input {display:none;}
