/*タイルシートメイン*/

/*フォントサイズ等*/
body, td, font { letter-spacing : 1px; line-height : 20px; font-size: 80%; }
input, select, textarea, .s, .swh { line-height: 110%; }
.tit{ font-size: 180%; font-family:ＭＳ Ｐ明朝; }
.subtit{ font-size: 120%; font-family:ＭＳ Ｐ明朝; }
.date{ color: #999999; }
.post {color:#ff0000; }

/*色管理*/
body { color: #474747; background-color: #ABCED1;
scrollbar-base-color: white; 
scrollbar-3dlight-color: white; 
scrollbar-shadow-color: #474747; 
scrollbar-darkshadow-color: white; 
scrollbar-arrow-color: #474747; 
background-image:url(img/w02.gif);  }
.dow dt { border:1px solid #303535; background-color:#ffffff; width:550px; padding:10px; }
.wor dt { border:1px solid #303535; background-color:#f6f6ef; width:175px;  padding:10px; }
input,textarea{ border-width: 1px; border-sryle: solid; border-color: #603913; background-color: white; }

A:link { color: #6a91ba; text-decoration: none; }
A:visited{ color: #858a93; text-decoration: none; }
A:active{ color: #405575; }
A:hover { color: #405575; text-decoration: underline; }

/*画像定型*/
img { border-width: 0; }
