*{
background-image: url('img/bg/menubg.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
}
*{
font: 12px/130% Verdana,Chicago,sans-serif; 
scrollbar-base-color: #fff;
scrollbar-face-color: #fff;
scrollbar-track-color: #fff;
scrollbar-arrow-color: #036;
scrollbar-3dlight-color: #036;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #fff;
scrollbar-darkshadow-color: #036; 
margin-left: 10px;
padding: 0px;
border: none;}
a:link{ color: #CCFFFF; 
text-decoration: none;
}
a:visited{ color: #CCFFFF;
text-decoration: none;
}
a:active{ color: #CCFFFF;
text-decoration: none;
}
a:hover{ font-weight: bold; text-decoration: none; cursor: hand;
}
div.menu{ margin-top: 170px; float: left; width: 100%;}
.mail{ float: right; text-align: left; padding: 5px;}

.rireki{ color: #ECFFD4; overflow-y: auto;}
.text{ border: solid 1px #003366; width: 300px; overflow: auto;}
.switch{ border: solid 1px #036; float: left;}

.about{ width: 350px; float: left;}
img{ border: no;}