﻿
/*body setting*/

 /*all page body*/
     body{font-size:1em; font-weight:normal; font-style:normal; font-family:arial; line-height:140%;}



/*font setting*/

 /*all page top message h1 setting*/
     h1.msg{margin-top:144px; font-size:1em; font-weight:normal;}

 /*font div title for list page*/
     div.ltitle{font-size:medium; color:gray; text-align:left; font-weight:normal;}

 /*div setting for list page inline frame*/
     div.inline{font-size:1em; font-family:arial; text-align:center; color:gray; font-weight:bold;}

 /*font h3 title for list page about page*/
     h3{font-size:medium;color:gray; text-align:left;}


/*table setting*/

 /*list page table title*/
     td.link{width:5%; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}
     td.area{width:9%; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}
     td.map{width:10%; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}
     td.category{width:8%; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}
     td.renewal{width:6%; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}
     td.detail{width:37%; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}
     td.thanks{width:25%; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}

     td.time{width:35px; height:22px; background-color:gray; text-align:center; color:white; font-size:0.80em;}


 /*all page add section */
     table.a{width:98%; height:100px; border-style:solid; border-width:0px;  }

 /*list page list table  index page whatsnew*/
     table.list{width:98%; text-align:left; font-size:0.89em; border-style:solid; border-width:1px; border-color:gray;}

     td.center{text-align:center;font-size:0.9em;}

 /*inline frame link to top page*/
     div.linktopinline{font-size:0.8em; text-align:right; color:navy;}


/*link setting*/

 /*list page list*/

 /*top page link*/
     a:link.link3{font-size:0.89em; font-weight:normal; color:gray;}
     a:visited.visited3{font-size:0.89em; font-weight:normal; color:gray;}
     a:hover.hover3{font-size:0.89em; font-weight:normal; color:navy;}


     a:link.link4{font-size:0.89em; font-weight:normal; color:navy;  text-decoration:none;}
     a:visited.visited4{font-size:0.89em; font-weight:normal; color:navy;  text-decoration:none;}
     a:hover.hover4{font-size:0.89em; font-weight:normal; color:gray; text-decoration:none;}

