@charset "utf-8";

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

   
/* office/index.htm
--------------------------------------*/
body.office #primary h2.head,
body#contact #primary h2.head,
body.site #primary h2.head {
   margin:0 5px 6px 5px;
   padding:0;
   background:none;
   border:none;
   width: 500px;
   height: 37px;
   }
   
body.office #primary h3.head{
   margin:15px 5px 6px 5px;
   padding:0;
   background:none;
   border:none;
   width: 500px;
   height: 32px;
   }
     
body#greetings .section p.pict {
   margin: 5px 10px 10px 10px;
   display: inline;
   float: left;
   }

body#greetings #primary .section p a {
   color: #999900;
   }
body#greetings #primary .section p a:hover {
   color: #FF6600;
   }  
body#greetings #primary .section p a:visited {
   color: #999900;
   }
   


/*  周辺図　
-----------------------------------------*/
body#shinjyukuOffice img#sinjyukuMap {
   margin: 15px auto;
   }



/* サイトマップ　
-----------------------------------------*/

body#sitelist #content h2 {
   margin: 0 auto;
   background-color:#370000;
   text-align: center;
   }  
body#sitelist #content h3 {
   margin: 12px 0 12px 15px;
   }      
   
   
    
   
/* 段組（大枠）設定
   ----------------------------------*/

#mapContent {
   float:left;
   width: 373px;
   margin: 10px 10px;
   display: inline;
   border: 1px solid #CCC;
   }                          
#complement {
   float: right;
   width: 373px;
   margin: 10px 10px 10px 0;
   display: inline;
   border: 1px solid #CCC;  
   }   

#mapContent ul.decimal,
#complement ul.decimal {
   margin: 10px 10px 15px 20px;
   }
#mapContent ul.decimal li,
#complement ul.decimal li {
   list-style-type: decimal;
   }

#mapContent ul li.heading {
   color:#006666;
   font-weight: bold;
   }
#mapContent ul li.heading * {
   font-weight: normal;
   }
#mapContent ul.decimal li.heading ul {
   border-bottom: 1px solid #e8e8e8;
   margin-bottom: 15px;
   }   

#mapContent ul li a,
#complement ul li a {
   color:#6699FF;
   text-decoration: none;
   }
   
#mapContent ul li a:hover,
#complement ul li a:hover {
   color: #66CCFF;
   text-decoration: underline;
   }   

   

   
   
   
   
   
   

/*　無料相談＆お問合わせ
-----------------------------------------*/
form#inquiryForm {
   width:492px;
   margin: 15px 0;   
   }


#inquiryForm fieldset {
   margin: 0 0 15px 0;
   color: #7dbbc2;
   solid: 1px solid #7dbbc2;
   padding: 5px;
   }
   
#inquiryForm fieldset dl dt { 
   color: #7dbbc2;
   }  
   
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 5px 0px;
   }
form#inquiryForm p#button {
   margin: 15px 0 10px 0;
   text-align: center;
   }

form#inquiryForm dl dt {
   margin: 10px 0 5px 0;
   }
form#inquiryForm dl dd {
   margin: 0 0 10px 0;
   }




   
/* よくあるご質問　index
======================================================================*/
.chapter {
   margin-top: 20px;　
   padding-bottom: 10px;
   border-bottom: 1px dotted #999999;
   }

.chapter h3 {
   color: #999900;
   margin-left: 88px;
   }      
p.move {
   margin: 3px 20px 10px 0;
   text-align:right;
   }
p.move a {
   color:#FF9900;
   }
p.move a:hover {
   color: #FFCC00;
   }    
   
   
       
   
.chapter ul {
   margin-top: 5px;
   }
.chapter ul.disc li {
   list-style-type: disc;
   margin: 5px 0 5px 26px;
   }   
.chapter ul.decimal li {
   list-style-type: decimal;
   margin: 5px 0 5px 26px;
   }

.chapter li a {
   color: #3366FF;
   text-decoration: none;
   }
.chapter li a:hover {
   color: #3399FF;
   text-decoration: underline;
   }
.chapter li a:visited {
   color:#3366FF;
   }      
p.board {
   margin: 20px 0 15px 10px;
   }
p.mail {
   margin-left: 20px;
   font-size: 85%;
   overflow: hidden;
   }
p.mail a {
   color:#FF6600;
   }
p.mail a:hover {
   color:#FFCC00;
   }
p.mail a:visited {
   color:#FF6600;
   }   
  
/* サービスの紹介　 
---------------------------------*/
body#serviceIndex .category ul {
   margin-top: 5px;
   margin-bottom: 15px;
   }
body#serviceIndex .category ul.decimal li {
   list-style-type: decimal;
   margin: 3px 0 3px 26px;
   }
body#serviceIndex .category {
   padding-bottom: 30px;
   border-bottom: 2px solid #999999;
   }
body#serviceIndex .category p {
   margin: 5px 10px 0 10px;
   }
   
      
   
/*  インラインフレーム
========================================================================*/

#notice {
    background-color:#f4fbf5;
	width: 500px;
	margin: 25px 5px 10px 5px;
	}
dl#iframe {  
   overflow:auto;
   height: 145px;
   margin: 10px 0;
   padding:5px 15px 10px 15px;
   }
dl#iframe dt {
   margin-bottom: 5px;
   font-weight: bold;
   }
dl#iframe dd {
   padding-bottom: 7px;
   margin-bottom: 12px;
   border-bottom: 1px solid #e5e5e5;
   }
#iframe dt {
   background: url(../images/bg/eyecatch.jpg) left center no-repeat;   padding-left: 18px;
   }   

#iframe dd a {
   color:#6699FF;
   }
#iframe dd a:hover {
   color:#66CCFF;
   }   

   
/*　相互リンク
==========================================================================*/

#outerLink #sorce {
   width: 410px;
   text-align:center;
   margin: 10px auto;
   font-weight: bold;
   color: #99CC00;
   border: 1px solid #CCCCCC;
   padding: 8px;
   /*\*/
   letter-spacing: 0;
   /**/
   }
   
#outerLink #primary .section p a {
   color: #6666FF;
   text-decoration: underline;
   }   
#outerLink #primary .section p a:hover {
   color: #FF6600;
   text-decoration: underline;
   }   
#outerLink #primary .section p a:visited {
   color: #6666FF;
   text-decoration: underline;
   }      
   
   
   
   