/*  　 共通設定部　　 */

@charset "utf-8";

body,
body * {
   margin: 0; padding: 0; border: 0;
   }
   
body {
   height:100%;
   background-color:#b0caca;  
   font-family: "ＭＳ Ｐゴシック","Osaka", sans-serif;
   font-size: 13px;
   line-height: 1.4;
   color: #666;
   margin:0; padding: 0;
   }  　
    
h1,h2,h3,h4,h5,p, ul, li, dl, dt, dd { margin: 0; padding:0; border:0;}  

h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 {font-size: 13px; color: #214d60 ;}




/*  その他の文字カラー設定　*/
span { color: #639; }
span.gold { color: #999900;}
span.orange { color:#FF6600; }
span.blue { color: #6699FF; }
span.yellow { color: #FFCC00; }
span.green { color: #009900; }
span.pink { color: #FF33FF; }
span.red { color: #FF0066; }
span.mazenta { color: #f69; }
span.weak { color: #CCCCCC; }



/* -----------------------≪共通設定　終了≫----------------------------------------------- */  
  
/* -----------------------≪コンテンツ部基本設定≫------------------------------------------- */  
  
/*  ページ設定　*/
#cb { 
   width: 760px; height: 100%;
   margin: 0 auto ; padding: 0;
   background-color: white;
   }

/* ヘッダー部　*/  
#header { width: 760px; height: 100px; }
#header p { 
   display: inline;
   float: left; 
   margin: 0; padding: 0; border: 0;
   }  
  
/*  グローバルナビゲーション */

#global-navi {
   clear:left;
   margin: 0 0 0 0; padding: 0; border: 0;
   width: 760px; height: 35px;
   }  

#global-navi ul {
   border:0;
   margin:0;
   padding:0;
   list-style-type: none;
   }
#global-navi ul li { 
   display: block;
   float: left; 
   border:0; margin: 0; padding:0;
   }  
  
  
/* -------- コンテンツ要素 ----------------------*/
 
#content {
   width: 760px; height:700px;
   margin: 0;   
   }
.maincol {
   width:533px; height: 400px;
   margin: 20px 0 0 0;
   float: right;
   }

.subcol {
   width: 202px; height:650px;
   margin: 20px 15px 0 5px;
   display:inline;
   float: left;
   }
   
#office-navi {
   position:relative;
   }   
#office-navi ul {
   list-style-type:none;
   }
#pos1 {position:absolute; left:0; top:0;}
#pos2 {position:absolute; left:0; top:133px;}
#pos3 {position:absolute; left:0; top:174px;}
#pos4 {position:absolute; left:0; top:202px;}
#pos5 {position:absolute; left:0; top:226px;}
#pos6 {position:absolute; left:0; top:252px;}
#pos7 {position:absolute; left:0; top:274px;}
.maincol h1 {
   width: 524px;height:150px;
   }
   
.maincol h2 {
   width: 484px;
   margin: 12px 0 0 0; padding: 0 0 0 44px;
   color: #4c93fb;
   background: url(../img/miyabidou/bg_point.gif) 23px 4px no-repeat;
   }
   
.maincol h3 {
   width: 505px;
   margin: 7px 0 0 10px; padding: 0 8px 0 10px;
   }

.table { 
   width: 504px;
   margin-top:12px;
   border: 1px solid #ccc;
   }

td { 
   width: 392px;
   padding-left:12px;
   border-bottom: 1px dotted #ccc;
   }   
td.th {
   width: 88px;
   background-color:#8ea8d3;
   color: #FFFFFF; 
   padding-left: 8px;  
   border-bottom: none;
   }
td.end {
   border-bottom: none;
   }
h2.ch {
   letter-spacing: 1em;
   }  
dl {
   width: 504px;
   margin-top: 10px;
   padding-bottom: 12px;
   border-bottom: 1px solid #ccc;
   } 
dt { 
   float: left; clear: left; 
   width: 100px;
   padding-left: 8px;
   padding-bottom: 3px;
   }   
dd {
   padding-left: 8px;
   padding-bottom: 3px;
   }

/*-----≪サイトインフォ部≫----------*/

#siteinfo { 
   clear: both;
   width: 760px; 
   }
	
#siteinfo h3 {
   width:760px; height: 23px;
   margin: 65px 0 0 0; padding: 5px 0 3px 0;
   text-align: center;
   background:url(../img/common/footer_line.gif) left top no-repeat;
   color: white;
   font-size:12px;
   }
   
#siteinfo h3 a {
   color:#FFFFFF;
   text-decoration: none;
   }
   
#siteinfo h3 a:visited {
   color:#FFFFFF;
   text-decoration: none;
   }
#siteinfo h3 a:hover {
   color:#FFFFFF;
   text-decoration: none;
   }      

address {
   margin: 10px 0 0 0;
   text-align:center;
   font-size: 13px;
   }
address .weak {
   color: #999;
   font-size: 15px;
   }   
   
  
   
  /*  lower-navi 部　 */
div.lower-navi {
   width: 725px;
   margin: 60px 0 0 0;
   padding: 10px 15px 15px 20px;
   color:#a4b7c7;
   font-size:10px;
   text-align: center;
   }
   
.lower-navi ul{
   margin: 0; padding: 0;
   } 
 
.lower-navi li {
   display: inline;
   padding: 2px 6px 2px 3px;
   line-height: 1.8;
   border-left: dotted 1px #a4b7c7;   
   }
   

.lower-navi a {color: #a4b7c7; background: transparent; text-decoration: none;}
.lower-navi a:link {color: #a4b7c7; background: transparent; text-decoration: none;}
.lower-navi a:visited {color:#a4b7c7; background: transparent; text-decoration: none;}
.lower-navi a:hover {color: white; background: #999900; text-decoration: none;}
.lowew-navi a:active {color: #FF9900; background: #999900; text-decoration: none;}
.lower-navi a:focus {color: #FF9900; background: #999900; text-decoration: none;}  
  

/* -----<フォント・リンク部　設定>-----------------------------------*/

/* フォントスタイル設定 */
p dfn { font-style: normal; }
address { 
   font-style: normal;
   color:#999999;
   }  
address.right { color: #CCCCCC; }
em { 
   font-style: normal;
   }  


/* リンク設定　*/
  /*  コンテンツ部　*/
#content a {color: #69f; background: transparent;}
#content a:link {color: #69f; background: transparent;}
#content a:visited {color: #69c; background: transparent;}
#content a:hover {color: #6ff; background: white;}
#content a:active {color: #6ff; background: white; text-decoration: none;}

　/*　その他のリンク部　*/





/*---　区切りライン設定 ----*/
.br {
   clear: both;
   } 


/* -------≪確認用設定部≫----------------------------- */
/*
div, h1,h2,h3,h4,p,ul,li {border: 1px solid lime;}
*/


