@charset "utf-8";

@import "reset.css";
@import "basement.css";



/*  無料相談
----------------------------------------*/
h3.fc {
   margin: 5px 0 10px 0;
   text-align: center;
   color:#006666;
   }
table#freeConsul {
   margin: 12px auto;
   border: 1px solid #999933;
   border-collapse:collapse;  
   }

table caption {
   margin-top: 15px;
   padding-bottom: 2px;
   color: #6699FF;
   }
   
table th,td {
   border: 1px solid #70B8B8;
   font-size:93%;
   text-align:left;
   padding: 3px 4px;   
   }
table th {
   background-color: #D2F0FF;
   color: #006666;
   white-space: nowrap; 
   font-weight: normal;
   }

#primary .section p {
   margin: 0 14px 5px 14px;
   text-indent: 1em;
   }

#inquiryForm fieldset {
   margin: 0 25px 15px 25px;
   color: #7dbbc2;
   solid: 1px solid #7dbbc2;
   padding: 5px;
   }
form#inquiryForm th {
   text-align: left;
   color: #006666;
   font-weight: normal;
   }
form#inquiryForm input, textarea {
   font-size: 100%;
   }

form#inquiryForm .required {
   color:#FF3333;
   }
form#inquiryForm p  {
   margin: 5px 0 10px 50px;
   }
form#inquiryForm p#button {
   margin: 15px 0 10px 0;
   text-align: center;
   }
   
dl#form dt {   
   margin: 5px 0 4px 25px;
   }
dl#form dd {
   margin: 5px 0 12px 15px;
   }

#mailing p {
   font-size: 88%;
   }

      
/* サービスメニューの紹介
---------------------------------------*/
body#menu #primary .section ul.decimal li {
   margin-left: 20px;
   }
body#menu #primary .section table {
   margin: 12px auto;
   border-collapse: collapse;
   }
body#menu .section table th.cn {
   text-align: center;
   }   
   
/* 2009年法人税
-----------------------------------------*/
body#houjin #primary .section table {
   border-collapse: collapse;
   margin: 0 auto 25px auto;
   }   
body#houjin #primary .section table th {
   text-align: center;
   }   
   
#primary .section table td.cn {
 text-align:center;
 }   

/* 2009年相続税
-----------------------------------------*/
body#souzoku #primary .section table {
   border-collapse: collapse;
   margin: 0 auto 25px auto;
   }   
body#souzoku #primary .section table th {
   text-align: center;
   }   
   
body#souzoku #primary .section table td.cn {
 text-align:center;
 }   
 
 
/* 2009年改正税制
-------------------------------------------*/
body#others h2.title {
   background: none;
   color: #006666;
   border-left: 7px solid #009933;
   border-bottom: 1px solid #CCC;
   padding: 3px 0 3px 15px;  
   margin: 25px 10px 15px 10px;
   } 
   
ul#categoryNav {  
   text-align: center;
   font-size: 86%;
   }   
ul#categoryNav li {
   display: inline;
   margin-left: 3px;
   color:#FF9900;
   }
ul#categoryNav li a {
   color: #6699FF;
   }
ul#categoryNav li a:hover {
   color: #FF6600;
   }
ul#categoryNav li a:visited {
   color: #6699FF;
   }   
   
dl {
   margin:15px 0 15px 40px;
   }   
dt {
   font-weight: bold;
   color: #6666FF;
   }   
dd {
   margin-left: 14px;
   }   
   
body#others #primary .section table {
   border-collapse: collapse;
   margin: 0 auto 25px auto;
   }   
body#others #primary .section table th {
   text-align: center;
   }   
 
      

/* 2010 法人税関係
--------------------------------------------*/
#houjin.info2010 table td {
   text-align:center;
   }
   
/* 2010 その他
--------------------------------------------*/
#others.info2010 table td {
   text-align:center;
   }   
   
   
/* 2011 その他
===========================================*/
#others.info2011 table#taxList th, td {
   text-align: left;
   }   
#others.info2011 .box {
   border: 1px solid #333;
   padding: 4px;
   text-align:center;
   margin: 10px 15px;
   }   
   
     
 
