html,body{margin:0;padding:0}

body{
	background: url(../img_common/BG_head.jpg) no-repeat center 0;
	font-family: "ＭＳ ゴシック";
	font-size: 100%;

}

p{
	margin:0 10px 10px 10px;
	font-size: 110%;
	text-align: left;
	color: #000;
}
a{color: #ff9900;}
img {
    border-style:none;
    margin: 0;
    padding: 0;
}
strong{font-style:normal;}

.to_top{
     clear: both;
     font-size: 0.7em;
     text-align: right;
     margin: 50px 0 0 0;  
}
.to_top a{
	color: #666;
	text-decoration: none;
}
.to_top a:hover {
	color: #000;
	text-decoration: underline;  
}



#container{        
          width:auto;
          margin: 0 auto;                   
}

/*header*/
#header {
        width:800px; 
        height: 113px;
        margin: 0 auto; 
        background: url(../img_common/BG_head.jpg) no-repeat center 0px ; 

}

#header h1{
        margin: 0;
        padding: 0;
        font-size: 80%;
        overflow: hidden;
        text-indent:-9999px;
}

#header h1 a{
        display:block;
        width: 200px;
        height: 113px;
}

/*head_navi*/
#head_navi {
        width:800px; 
        height: 66px;
        margin: 0 auto; 
}
#head_navi ul{
      margin:0;
      padding: 7px 0 0 0;
	 font-size: 0.8em;	
}
#head_navi li{
	display: inline;
    float: right;  
}
#head_navi li.left {
	margin: 0px; padding: 0 0.7em 0 0;
}
#head_navi li.center {
	margin: 0px; padding: 0 1em 0 0;
}
#head_navi li a {
	color: #000;
	text-decoration: none;
}
#head_navi li a:hover {
	color: #000;
	text-decoration: underline;
}
#head_navi h2{
        margin: 0;
        padding: 0;
        font-size: 10%;
}
#head_navi_home {
		float: left;
        width:100px; 
        height: 30px;
        padding: 0 0 0 35px; 
}



#wrapper{ 
      width:800px; 
      margin:0 auto;
   
}

#content{
	float: right;    
      width: 550px;
      height: auto;
      margin:0 0 0 50px;
      padding: 0;

}
.orange{ 
	color: #ff9900; 
}
.midori{ 
	color: #73be1e; 
}




/*********************************************
       navigation
*********************************************/
#navigation {
	float:left; 
  width:200px;
  height: auto;
  padding: 0;
  margin: 0;
}

/*navi*/

#navi {
  width:200px;
  height: 262px;
  padding: 0;
  margin: 0;
}

#navi ul{
  margin: 0;
  padding: 0;
  list-style:none;
}

#navi li{
  background :  url(../img_common/navi.gif); 
  background-repeat : no-repeat;
 	width:200px;
	height: 42px;
    text-indent: -9999px;
}

#navi li a{
  text-decoration:none;
  display:block;
  height: 42px;
}
#navi li#sekoNavi{ 
  background-position: 0px 0px;
}
#navi li#sintikuNavi{
  background-position: 0px -42px;
}
#navi li#hyoujunNavi{
  background-position: 0px -84px;
}
#navi li#reformNavi{
 background-position: 0px -126px;
}
#navi li#kengakuNavi{
 background-position: 0px -168px;
}
#navi li#gembaNavi{
 background-position: 0px -210px;
}

/* ナビゲーション オーバー*/

#navi li a:hover {
  background :  url("../img_common/navi.gif"); 
  background-repeat : no-repeat; 
}
#navi li#sekoNavi a:hover {
  background-position: -200px 0px;
}
#navi li#sintikuNavi a:hover {
  background-position: -200px -42px;
}
#navi li#hyoujunNavi a:hover {
  background-position: -200px -84px;
}
#navi li#reformNavi a:hover {
 background-position: -200px -126px;
}
#navi li#kengakuNavi a:hover {
 background-position: -200px -168px;
}
#navi li#gembaNavi a:hover {
 background-position: -200px -210px;
}


/* ナビゲーション ナウ*/


#navi li#sekoNavi_now{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
  background-position: 0px 0px;
}
#navi li#sintikuNavi_now{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat;   
  background-position: 0px -42px;
}
#navi li#hyoujunNavi_now{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -84px;
}
#navi li#reformNavi_now{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -126px;
}
#navi li#kengakuNavi_now{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -168px;
}
#navi li#gembaNavi_now{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -210px;
}

/* ナビゲーション ナウ over*/
#navi li#sekoNavi_now a:hover{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
  background-position: 0px 0px;
}
#navi li#sintikuNavi_now a:hover{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat;   
  background-position: 0px -42px;
}
#navi li#hyoujunNavi_now a:hover{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -84px;
}
#navi li#reformNavi_now a:hover{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -126px;
}
#navi li#kengakuNavi_now a:hover{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -168px;
}
#navi li#gembaNavi_now a:hover{
  background :  url("../img_common/navi_now.gif"); 
  background-repeat : no-repeat; 
 background-position: 0px -210px;
}


/*********************************************
       navi_
*********************************************/
/*navi_blog*/
#navi_blog {
	clear:both;
        width: 190px;
        height: auto;	
	padding: 0;
	margin: 0 0 0 10px;

}

/*navi_i_gemba*/
#navi_i_gemba {
        width: 177px;
        height: auto;	
	padding: 0 0 20px 23px;
	margin: 0;
        line-height: 1em;
        font-size: 0.825em;
}
#navi_i_gemba p {
	padding: 5px 0 3px 0;
	margin: 0;
	}
#navi_i_gemba a {
	color: #000;
	text-decoration: none;
	}
#navi_i_gemba a:hover {
	color: #000;
	text-decoration: underline;
	}

/*navi_sintiku*/
#navi_sintiku {
        width: 200px;
        height: auto;	
	padding: 40px 0 0 0px;
	margin: 0;
        line-height: 1em;
        font-size: 0.875em;
}
#navi_sintiku p {
	padding: 14px 0 12px 0;
	margin: 0;
	border-bottom: 1px dashed #999;
	}
#navi_sintiku a {
	color: #000;
	text-decoration: none;
	}
#navi_sintiku a:hover {
	color: #000;
	text-decoration: underline;
	}

/*navi_hyoujun*/
#navi_hyoujun {
        width: 200px;
        height: auto;	
	padding: 40px 0 0 0px;
	margin: 0;
        line-height: 1em;
        font-size: 0.875em;
}
#navi_sintiku p {
	padding: 14px 0 12px 0;
	margin: 0;
	border-bottom: 1px dashed #999;
	}
#navi_sintiku a {
	color: #000;
	text-decoration: none;
	}
#navi_sintiku a:hover {
	color: #000;
	text-decoration: underline;
	}

/*navi_reform_index*/
#navi_reform_i {
        width: 200px;
        height: auto;	
	padding: 40px 0 0 0;
	margin: 0;
        line-height: 1.25em;
        font-size: 0.875em;
}
#navi_reform_i p {
	padding: 7px 0 4px 0;
	margin: 0;
	border-bottom: 1px dashed #999;
	}
#navi_reform_i p.reg{
	padding: 14px 0 12px 0;
	margin: 0;
	border-bottom: 1px dashed #999;
	}
#navi_reform_i a {
	color:#000;
	text-decoration: none;
	}
#navi_reform_i a:hover {
	text-decoration: underline;
	}
#navi_reform_i p.link{
	padding: 3px 0 0 0;
	margin: 0;
	line-height: 1.75em;
    font-size: 0.825em;
	border: none;
	}
#navi_reform_i a.color{
	color:#ff9900;
	}
#navi_reform_i p.caption  {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	font-size: 0.825em;
	border: none;
	color: #000;
	}


/*navi_present*/
#navi_present {
        width: 200px;
        height: auto;	
	padding: 60px 0 0 0;
	margin: 0;
}
#navi_present a {
	color:#000;
	text-decoration: none;
}
#navi_present a:hover {
	text-decoration: underline;
}
#navi_present_title {	
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #999;
}
#navi_present .caption {
	padding: 0;
	margin: 0;
    line-height: 1.25em;	
	font-size: 0.65em;
}
#navi_present_tb {
   	clear: left;	
	padding: 5px 0 0 5px;
	margin: 0;
    line-height: 1.5em;	
	font-size: 0.75em;
}
#navi_present_tb .left{
    float: left;
    width: 45px;
	padding: 0;
	margin: 0;
	display: block;
}
#navi_present_tb .right{
    width: 150px;
	text-align: left;
	padding: 0;
	margin: 0;
}
#navi_present .bottom {
   	clear: left;
	float: left;
	width: 190px;	
	padding: 5px 5px 0 5px;
	margin: 10px 0 0 0;
	display: block;
	border-top: 1px dashed #565656;
}


/*navi_touroku*/
#navi_touroku{
  	clear: left;
        width: 200px;
        height: 198px;	
	padding: 25px 0 0 0;
	margin: 0;
}
#navi_touroku_btn{
	padding: 65px 30px 65px 30px;
	margin: 0;
	background: url(../img_common/navi_kaiin_bgA.gif) no-repeat ; 
}

/*navi_toi*/
#navi_toi{
        width: 200px;
        height: 81px;	
	padding: 0;
	margin: 5px 0 50px 0;
	background: url(../img_common/navi_toi.gif) no-repeat ; 
    text-indent: -9999px;
    font-size: 10px;
	color:#fff;
    overflow: hidden;
}
#navi_toi a{
        display:block;
        width: 200px;
        height: 81px;
}


/*********************************************
       pan
*********************************************/
ol#pan {
     margin: 0;
     padding: 0;
     list-style-type: none;
}
ol#pan li {
    display: inline;
    font-size: 0.675em;
}
ol#pan li a{
    color: #666;
	text-decoration: none;
}
ol#pan li a:hover{
    color: #000;
	text-decoration: underline;
}
ol#pan li.mimi {
    padding-left: 16px;
    background: url(../img_common/mimi.gif) 3px 3px no-repeat;
}
ol#pan li.mimi2 {
    padding-left: 20px;
    background: url(../img_common/mimi2.gif) 3px 3px no-repeat;
}

/*********************************************
       local_pan
*********************************************/
#local_pan {
     margin: 10px 0 0 0;
     padding: 0;
    font-size: 0.75em;
	text-align:right;
}

ol#local_mimi {
     margin: 0;
     padding: 0;
     list-style-type: none;
	text-align:right;
}
ol#local_mimi li {
    display: inline;
}
ol#local_mimi li a{
    color: #666;
	text-decoration: none;
}
ol#local_mimi li a:hover{
    color: #000;
	text-decoration: underline;
}
ol#local_mimi li.mimi {
    padding-left: 16px;
    background: url(../img_common/mimi.gif) 3px 3px no-repeat;
}
ol#local_mimi li.mimi2 {
    padding-left: 20px;
    background: url(../img_common/mimi2.gif) 3px 3px no-repeat;
}


/*********************************************
		Footer 
*********************************************/
#footer {
      clear:both;
      display: block;
      margin: 0px auto 0px auto;
      padding: 0;
      width: auto;
      height: 50px;
      font-size: 80%;
      text-align: left;
      background: url(../img_common/BG_foot.jpg) center 8px no-repeat;  
	background-color:#fff
    
}

#footerBG {
	background-color:#f2fce7;

}

#footernav {
        display: block;
        width: 800px;  
        height: auto;
        margin: 0px auto 0px auto;
        padding: 0 0 0px 0;
        text-align: left;
        font-size: 80%;
		border-bottom: 1px dashed #999;
}
#footernav ul{
	line-height:1.5em;
	margin: 0px; 
	padding: 20px 0 10px 0;
}

#footernav li{
	display: inline;
	border-left: 1px solid #ccc;
	margin: 0px; padding: 0px 14px 0 17px;
}

#footernav li.left {
	border: none;
	margin: 0px; padding: 0px 14px 0 0px;
}


#footernav li a {
        display: inline;
	color: #000;
	text-decoration: none;
	margin: 0px; padding: 0px;
}
#footernav li a:hover {
        display: inline;
	color: #000;
	text-decoration: underline;
}

#foot_kaisha {
        display: block;
        width: 800px;  
        height: auto;
        margin: 0px auto 0px auto;
        padding: 12px 0 0px 0;
        text-align: right;
        line-height: 1em;
        font-size: 80%;
		border-bottom: 1px dashed #999;
}
#foot_kaisha strong {
	font-style:normal;
	font-weight:normal;
	}
#foot_kaisha a {
	color: #000;
	text-decoration: none;
	}
#foot_kaisha a:hover {
	color: #000;
	text-decoration: underline;
	}

#foot_tiiki {
        display: block;
        width: 800px;  
        height: auto;
        margin: 0px auto 0px auto;
        padding: 7px 0 40px 0;
        text-align: left;
        line-height: 1.5em;
        font-size: 70%;
}
#container #wrapper #content #kengaku_localNavi table tr th p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#container #wrapper #content table tr td {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #000;
	border-bottom-style: none;
}
#container #wrapper #content table tr th {
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック";
}
#container #wrapper #content #kengaku_localNavi table tr td p {
	text-align: center;
}
#container #wrapper #content table tr th p {
	font-family: "HGPｺﾞｼｯｸE", "HGPｺﾞｼｯｸM", "ＭＳ Ｐゴシック";
}
#container #wrapper #content table tr td p {
	font-size: 14px;
}
#container #wrapper #content table tr td p {
	font-size: 14px;
	color: #000;
}
#container #wrapper #content #ie_content .ie_body p {
	color: #000;
}
#container #wrapper #content #seko table tr {
	background-image: url(../seko35-6.jpg);
}
#container #wrapper #content #seko table tr {
	background-image: none;
}
p {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
}
.naiyou_moji {
	font-size: 14px;
}

