﻿.sss {  font-size: 55%} 
.s {  font-size: 65%; line-height: 100%}
.m {  font-size: 80%}
.l {  font-size: 24px}
.ml {  font-size: 18px}
.ss { font-size: 65%}

/* テーブル罫線 */
.ths { font-size: 80%; border-top: 3px double silver; border-right: 1px solid silver; border-bottom: 1px solid silver }
.the { font-size: 80%; border-top: 3px double silver; border-bottom: 1px solid silver }
.tds { font-size: 80%; border-right: 1px solid silver; border-bottom: 1px solid silver }
.tdsse { font-size: 90%; border-right: 1px solid silver; border-bottom: 1px solid silver }
.tde { font-size: 80%; border-bottom: 1px solid silver }
.thss { font-size: 60%; border-top: 3px double silver; border-right: 1px solid silver; border-bottom: 1px solid silver }
.thse { font-size: 60%; border-top: 3px double silver; border-bottom: 1px solid silver }
.tdss { font-size: 80%; line-height: 80%; border-right: 1px solid silver; border-bottom: 1px solid silver }
.tdse { font-size: 80%; line-height: 80%; border-bottom: 1px solid silver }
.t1b { font-size: 100%; border-top: 1px solid silver; border-bottom: 1px solid silver } 
.t1br { font-size: 100%; border-top: 1px solid silver; border-bottom: 1px solid silver; border-right: 1px solid silver } 

a:link {  font-size: 100%; text-decoration: none}
a:hover {  font-size: 100%; text-decoration: underline; color: #3300FF}
a:active {  font-size: 100%; text-decoration: none}
a:visited {  font-size: 100%; text-decoration: none}

.white {  font-size: 75%; color: #FFFFFF}
.red {  font-size: 80%; color: #FF0000}

.koushin { font-size: 75% ; color: #FF3300}
.koushinCopy { font-size: 75% ; color: #FF3300; border: thin #FFCC99 dashed; background-color: #FFCC99 }
.head { font-size: 80% ; font-weight: bold; color: #990000}
.close { font-size: 80% ; font-weight: bold; color: #993300}
.bg {  background-image: url(images/bg2.gif); background-repeat: repeat-y}

.panel { font-size: 80%; height: 20px; }
.date { font-size: 80%; line-height: 80%; padding: 2px; vertical-align: middle; }

.caution { color: #666600; font-weight: bold }
.warning { color: #990000; font-weight: bold }
.emergencywarning { color: purple; font-weight: bold }

.tide { font-size: 75%; }
