/*  　 共通設定部　　 */

@charset "utf-8";

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

h1 { font-size: 17px; }
h2 { font-size: 15px; }
h3 {font-size: 14px; color: #214d60 ;}
h4 {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;
   text-align: left;
   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: 100%;
   margin: 0;   
   }
.maincol {
   width:533px; height: auto;
   margin: 20px 0 0 0;
   float: right;
   }

.subcol {
   width: 202px; height:auto;
   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,h2 {
   width: 468px;height:25px;
   margin: 0;
   padding-top: 2px;
   padding-left: 60px;
   color: white;  
   font-size: 18px;  
   background: url(../img/miyabidou/bg_headline.gif) left top no-repeat;
   }
   
table {
   width:510px;
   margin-left: 6px;
   border: 2px solid #ccc;
   }
table td {
   width: 255px;
   padding-left: 5px;
   border-bottom: 1px solid #ccc ;
   }
td.end { border-bottom: none; }   
 
.maincol h3 {
   width: 450px;
   margin: 12px 14px 0 0; padding-left: 50px;
   background: url(../img/miyabidou/bg_point.gif) 23px 4px no-repeat;
   }

   
.maincol p { 
   width: 474px;
   padding-left: 30px;
   margin: 4px 0 0 0;
   padding: 0 14px 10px 30px;
   border-bottom: 1px dotted #ccc;
   }

   
p.auth {
　 font-size: 11px;
   color: #999;
   margin-right: 12px;
   text-align: right;
   border-bottom: none;
   }
   
/*---　区切りライン設定 ----*/
.br {
   clear: both;
   }    

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

#siteinfo { 
   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;}

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








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


