*{
  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");

  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");
  background-position:bottom;
  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;
}

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;
}

#parkplace{
  height:auto;
  margin-bottom:20px;
}

iframe {
   width:427px;
   height:702px; 
   frameborder:1px;  
}
  
.gmap {
	width:430px;
    float:left;
    margin-right:15px;
}

.gmap img{
	width:430px;
    height:179px;
    margin:20px 0px 10px;
}

.parkspec {
  width:290px;
  /*height:715px; */
  float:left;
 
}

.parkspec dl{
  line-height:1.2em;
  clear:both;
  margin:0px 5px 15px;
}

.parkspec dt{
  font-weight:bold;
  font-size:1.1em;
  line-height:1.5em;
  background:#fff;
}

#mankan{
  width:715px;
  margin-bottom: 10px;
  padding: 0px 15px 10px;
}

#tochi{
  width:715px;
  height:100px;
  margin: 0px;
  padding: 0px;
}

#mankan img{
  float:left;
  
}

#mankan ul.tochi01{
  float:left;
  width:200px;
  height:auto;
  margin-bottom: 15px;
  padding-left: 30px ;
  line-height: 22px;
}

#mankan ul.tochi02{
  float:left;
  width:350px;
  height:auto;
  margin-bottom: 15px;
  padding-left: 50px ;
  line-height: 22px;
}

#mankan p{
  width:700px;
  margin: 10px 0px 10px;
  padding: 10px 15px 5px;
  font-size: 1em;
  line-height: 25px;
  border-top:1px dotted #FFCC00;
  }
  
div.mankan{
  width:705px;
  height:auto;
  margin: 10px 0px 0px;
  padding: 0px 15px 10px;
}



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

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

div.mankan p{
  width:500px;
  height:100px;
  margin: 10px 0px 10px;
  padding: 0px 15px 0px 5px;
  font-size: 1em;
  line-height: 25px;
  }
  
img.nagare {
   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;
}
/* フッター終わり----------------------------------------------------------------------- */

/* top-Home----------------------------------------------------------------------- */
.page-back {
 position: fixed;
 bottom: 53px;
 right:50px;
}

.home-back {
 position: fixed;
 bottom: 10px;
 right:50px;
}
/* top-Home--END-------------------------------------------------------------------- */

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/h2buck4.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 #FF9933;
  border-bottom: 4px dotted #FF9933;
  background-color: #FFFFFF;
  color:#333;
  font-size: 1em;
  line-height: 1.3em;
}
/*スライショーのCSS*/
