
.title{
color : black;
width : 200px;
border-style: groove;
border-color: #5a79ba;
border-width: 3px;
margin : 10px;
padding : 20px;
}

.menu{
color : black ;
font-size : 15px ;
width : 300px ;
border-style: dashed ;
border-color: #5a79ba ;
border-width: 5px ;
margin : 10px ;
padding : 15px ;
}

.main{
color : black;
width : 700px;
height : 70%;
border-width: 10px;
margin : 10px;
padding : 20px;
}

.setumei1{
color: dimgray;
font-size: 0.8em;
}

.menu2{
font-size : 17px ;
}






body{
background-image : url(../gazou/20-sora.jpg);
background-attachment: fixed;
scrollbar-face-color:white;
scrollbar-highlight-color:#756fea;
scrollbar-shadow-color:#756fea;
scrollbar-3dlight-color:#756fea;
scrollbar-arrow-color:#756fea;
scrollbar-base-color:#756fea;
scrollbar-darkshadow-color:white1;
scrollbar-track-color:white;
line-height:1.5;
}

A:link,A:visited{
text-decoration:none;
color : #38b48b ;
cursor : default ;
}

A:hover{
border-bottom:dashed 1px #ffffff;
color:#ffffff;
text-decoration : none ;
visibility : visible ;
float : none ;
clear : none ;
position : relative ;
top : 1pt ;
left : 1pt ;
}

table{
line-height:1.5;
}