/* tatehata.css */

form {  margin-bottom: 0px; padding-bottom: 0px; margin-top:0px; padding-top: 0px}

BODY{ color : #666666 ; background-color : #4b6aa3 ; font-family : "MS Pゴシック",Osaka ; letter-spacing : 1px ; 
background-image : url(img/gif/bg_binder.gif);
background-repeat   : no-repeat; } 


body {
  scrollbar-face-color: #4b6aa3;
  scrollbar-highlight-color: #4b6aa3;
  scrollbar-shadow-color: #4b6aa3;
  scrollbar-3dlight-color: #4b6aa3;
  scrollbar-arrow-color: #afafaf;
  scrollbar-track-color: #afafaf;
  scrollbar-darkshadow-color: #4b6aa3;
}

a {text-decoration:underline;color:#4B6AA3 ; background-color : transparent  ; font-family: "MS Pゴシック",Osaka ; letter-spacing : 1px ; line-height:200% ;  }
a:hover {text-decoration:none;color:#4B6AA3 ; background-color : transparent ; line-height:200% ; }
a:active {text-decoration:none;color:#e1e1e1 ; background-color : transparent ; line-height:200% ; }

.white { font-size : 10pt; color:white ; background-color : transparent ; font-family: "MS Pゴシック", Osaka }
a.white {text-decoration:none;color:white ; background-color : transparent ; font-size: 10pt}
a.white:hover {text-decoration:none;color:#4b6aa3 ; background-color : transparent ; font-size: 10pt}
a.white:active {text-decoration:none;color:white ; background-color : transparent ; font-size: 10pt}

.line-height {
	line-height: 175%;
}

.line-base-height {
	line-height: 100%;
}
