<!--

/* フォントサイズ */
.f10{font-size : 10px;}
.f12{font-size : 12px;}
.f14{font-size : 14px;}
.f16{font-size : 16px;}
.f18{font-size : 18px;}

/* フォントサイズ */
.fb10{font-size : 10px; font-weight : bold;}
.fb12{font-size : 12px; font-weight : bold;}
.fb14{font-size : 14px; font-weight : bold;}
.fb16{font-size : 16px; font-weight : bold;}
.fb18{font-size : 18px; font-weight : bold;}

/* テーブル設定 */
table.t10{ font-size : 10px; line-height : 120%;}
table.t12{ font-size : 12px; line-height : 120%;}
table.t14{ font-size : 14px; line-height : 120%;}
table.t16{ font-size : 16px; line-height : 120%;}
table.t18{ font-size : 18px; line-height : 120%;}

/* テーブルパディング設定 */
table.tp1101{
font-size : 12px; line-height : 120%;
padding : 10px 0px 5px 0px;}

table.tp1201{font-size : 12px; color : #000000; line-height : 120%;
padding : 3px 0px 2px 0px;}

table.tp1202{
font-size : 12px; line-height : 120%;
padding : 2px 5px 0px 5px;}

/* トップ天候 */
table.tp1202{font-size : 12px; color : #000000; line-height : 120%;
padding : 5px 0px 4px 0px;}




/* 管理用確認画面 */
table.tp14{
font-size : 12px; line-height : 120%;
padding : 4px 0px 3px 0px;}

/* input button 設定 */
input.in12{
border-top:1px solid #777777;
border-right:1px solid #777777;
border-bottom:1px solid #777777;
border-left:1px solid #777777;
background-color : #FFFFFF;
font-size:12px ; color:#333333 ; padding:3px 0px 0px 0px;}

/* input button 設定 */
input.in21{
border-top:1px solid #770000;
border-right:1px solid #770000;
border-bottom:1px solid #770000;
border-left:1px solid #770000;
background-color : #FFF0F8;
font-size:12px ; color:#990000 ; padding:3px 0px 0px 0px;}

/* input button 設定 */
input.in22{
border-top:1px solid #000077;
border-right:1px solid #000077;
border-bottom:1px solid #000077;
border-left:1px solid #000077;
background-color : #F0F8FF;
font-size:12px ; color:#000099 ; padding:3px 0px 0px 0px;}

/* スクロールバー(グレー) */
body{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-track-color: #F0F0F0;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #666666;}

-->