<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
  margin:0;
  padding:0;
}
/*全体のマージン、パッディングを無くす*/


  
div#headerarea{
  width: 100%;
  height:98px;
  padding:0;
  background: url(../image/header-back_03.jpg) left top repeat-x;
  clear: both;
 }
 
div#header{
  width:948px;
  height:98px;
  margin-left:auto;
  margin-right:auto;
  clear: both;
}

div#header h1{
  margin:0;
  color:#FFF;
  font-size:12px;
 }
 
div#header p.logo{
width: 360px;
margin-top: 3px;
float: left;
} 


div#adress{
width: 250px;
height: 30px;
margin: 0px ;
padding:5px;
float: right;
margin:0;
} 

div#adress p.adress{
  display: inline;
  color:#666 ;
  font-size: 14px;
  margin: 0px;
  }
  
div#adress p.tellno{
  color:#00F ;
  font-size: 32px;
  font-weight: bold;
  font-family: "ＭＳ ゴシック",sans-serif;
  margin-top:1px;
  }
  
div#hnav {
  margin: 18px 0 0;
  font-size: 12px;
  float: right;
  width: 540px;
  height:18px;
  }

#header ul{
  list-style-type:none;
  margin-left:auto;
  margin-right:auto;
  width: 540px;
  height:18px;
}

#header ul li{
  float:left;
  margin:0px;
  
}

#header ul li.ken a{
  width: 76px;
  height:18px;
  line-height:18px;
   display:block;
  text-align:center;
  background-image: url("../image/headernavi_03.gif");
  color:#000;
}
#header ul li.ken a:hover{
  color:#fff;
  background-color:#aaa; 
  background-position:bottom;mans
}

#header ul li.rif a:hover{
  color:#fff;
  background-color:#aaa; 
  background-position:bottom;mans
}

#header ul li.rif a{
  width: 72px;
  height:18px;
  line-height:18px;
   display:block;
  text-align:center;
  background-image: url("../image/headernavi_04.gif");
  color:#000;
}

#header ul li.mans a:hover{
  color:#fff;
  background-color:#aaa; 
  background-position:bottom;mans
}

#header ul li.mans a{
  width: 134px;
  height:18px;
  line-height:18px;
   display:block;
  text-align:center;
  background-image: url("../image/headernavi_05.gif");
  background-position:bottom;
  color:#000;
}

#header ul li.park a:hover{
  color:#fff;
  background-color:#aaa; 
  background-position:bottom;mans
}

#header ul li.park a{
  width: 73px;
  height:18px;
  line-height:18px;
   display:block;
  text-align:center;
  background-image: url("../image/headernavi_06.gif");
  color:#000;
}

#header ul li.kaisy a:hover{
  color:#fff;
  background-color:#aaa; 
  background-position:bottom;mans
}

#header ul li.kaisy a{
  width: 62px;
  height:18px;
  line-height:18px;
   display:block;
  text-align:center;
  background-image: url("../image/headernavi_07.gif");
  color:#000;
}

#header ul li.toi a:hover{
  color:#fff;
  background-color:#aaa; 
  background-position:bottom;mans
}

#header ul li.toi a{
  width: 83px;
  height:18px;
  line-height:18px;
   display:block;
  text-align:center;
  background-image: url("../image/headernavi_08.gif");
  color:#000;
}

/*ヘッダー終わり */

/* ナビ始まり */
#navi{
  background:#ddd;
margin-top:0px;
margin-bottom:10px;

}

#menu{

   height:36px;
  border-width:1px 0px 1px 1px;
  border-style:solid;
  border-color:#CCC;
}

#menu ul{
  list-style-type:none;
  width:948px;
  height:36px;
  margin-left:auto;
  margin-right:auto;
}

#menu ul li{
  float:left;
  width:157px;
  border-right: 1px solid #CCC;
}

#menu ul li a{
  font-size:14px;
  font-weight: bold; 
  font-family: " ＭＳＰゴシック",sans-serif; 
  line-height:35px;
  display:block;
  text-align:center;
  background-image: url("../image/menu2on.gif");
  text-decoration:none;
  color:#333;
 }
 
#menu ul li.on a{
  font-size:14px;
  font-style:bold;
  font-family: " ＭＳＰゴシック",sans-serif; 
  line-height:35px;
  display:block;
  text-align:center;
  background-image: url("../image/menu2.gif");
  text-decoration:none;
  color:#333;
}

#menu ul li.on a:hover{
  color:#333;
  background-position:bottom;
}

div#container{
  width:948px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*メイン始まり */
div#main{
  width:748px;
  background-color:#FFF;
  float:left;
  padding:0px;
}

div#main h2{
  width:748px;
  height:148px;
  color:#808080;
  background: #FFF;
  margin: 10px 0px 15px;
  float:right;
}
/*テーブル始まり */
table#table01 {
    
    width: 350px;
    border: 1px #808080 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em;
    font-weight: bold;
}

table#table01 th {
    color: #333;
    padding: 5px;
    border: 1px #666 solid;
    border-width: 1px;
    text-align: center;
    background: #efefef;
} 

table#table01 td {
    color: #333;
    padding: 5px;
    border: 1px #666 solid;
    border-width: 1px;
    text-align: center;
    background: #FFF;
}

table#table02 {
    color: #333;
    width: 480px;
    border: 1px #808080 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em;
    font-weight: bold;
    margin-top: 15px;
}

table#table02 th {
    padding: 5px;
    border: 1px #666 solid;
    border-width: 1px;
    text-align: center;
    background: #efefef;
} 

table#table02 td {
    padding: 5px;
    border: 1px #666 solid;
    border-width: 1px;
    text-align: center;
    background: #FFF;
}

/*table#table02 td.pic{
    padding: 0px;
    border: 1px #666 solid;
    border-width: 1px;
    text-align: center;
    background: #FFF;
}*/
/*テーブル終わり
 */
div.mongon p{
  width:735px;
  height:50;
  font-size:1em;
  font-weight:bold;
  padding:30px 20px 5px;
  margin-top:10px;
  margin-bottom:5px;
  line-height: 20px;
}

div#jisseki {
  width:735px;
  height:auto;
  margin: 10px 0px 0px;
  padding: 0px 15px 10px;
}

div#jisseki p{
  font-size:1em;
  font-weight:bold;
  color:#333;
  line-height: 20px;
}

div.mankan{
  width:735px;
  height:auto;
  margin: 10px 0px 0px;
  padding: 0px 15px 10px;
}

div.mankan ul{
  width:700px;
  height:auto;
  margin: 10px 0px 0px;
  padding: 0px 30px 10px;
  line-height: 22px;
}

div.midasi {
  width:700px;
  height:110;
  margin:15px 0px 20px;
  border-bottom:2px solid #cc3300;
  line-height: 20px;
}

div.midasi p{
  font-size: 1em;
  font-weight: bold;
  padding: 0px 5px 0px;
}

div.mankan p{
  margin: 10px 0px 10px;
  padding: 0px 15px 5px;
  font-size: 1em;
  line-height: 25px;
  }
 
#gyoumu {
 width:735px;
 height:170px;
}
p.uketuke { 
 width:400px;
 height:70px;
 margin:0;
 line-height: 25px;
}

img.kanripic {

 float:right;
}

/* サイド始まり */

div#side{
  background-color:#FFF;
  padding:10px 0px 10px 18px;
  width:180px;
  height:
  text-align:left;
  float:right;
}

div#side ul{
 list-style-type:none;
 }
 
div#side ul li{
 margin:0px 0px 10px 0px;
}

/* フッター始まり */
div#foot{
  width: 100%;
  height:80px;
  padding:0;
  background: url(../image/footerback.gif) left top repeat-x;
  clear: both;
  text-align:center;
 
}

div#foot ul{
  display:inline-block;
  height:16px;
  list-style-type:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:41px;
  
}

div#foot ul li{
  float:left;

  
}

div#foot ul li a{
  font-size:13px;
  text-align:center;
  text-decoration:none;
  margin-top:0px;
  
}

div#foot p{
  margin-left:auto;
  margin-right:auto;
  margin-bottom:5px
  width:748px;
  height:16px;
  color:#333;
  background-color: #FFF;
  text-align:center;
  font-size:0.9em;
  font-weight:bold;
}
/* フッター終わり */

.page-back {
 position: fixed;
 bottom: 53px;
 right:50px;
}

.home-back {
 position: fixed;
 bottom: 10px;
 right:50px;
}

div#main h3{
  color:#000;
  background-color:#333;
  width:705px;
  height:30px;
  padding: 8px 5px 5px 40px;
  margin: 10px 0px; 
  line-height: 1.5;
  background-color: #AAA;
  background-image: url("../image/h2buck2.gif");
  background-repeat: no-repeat;
  font-size:16px;
}

h4 {
  width: 700px;
  padding: 5px 10px 5px 6px;
  margin: 0px 0px 10px; 
  border-top: 0px solid #0000FF;
  border-left: 0px solid #0000FF;
  border-left: 4px solid #FF4500;
  border-bottom: 4px dotted #FF4500;
  background-color: #FFFFFF;
  color:#333;
  font-size: 1em;
  line-height: 1.3em;
}
/*スライショーのCSS*/
</pre></body></html>