	*{
  margin:0;
  padding:0;
}
/*全体のマージン、パッディングを無くす*/

body {
 width:100%;
 color:#000;
 background:#fafefe;
 }
  
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:#00C;
  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;
}

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

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

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

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

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

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

/*ヘッダー終わり------------------------------------------------------------------------------------ */

#container{
  width:948px;
 /* height:1400px; */
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
  background:#fff;
}

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

.clearfix {
  min-height: 1px;
}

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

/* ナビ始まり--------------------------------------------------------------------------------------- */
#navi{
  width:948px;
  height:39px;
  background:#ddd;
  margin-top:0px;
  

}

#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#main{
  width:749px;
  background-color:#FFF;
  float:left;
  padding:0px;
}

div#main h2{
  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/h2buck.gif");
  background-repeat: no-repeat;
  font-size:16px;
}

div#main h3 {
  width: 690px;
  padding: 0px 0px 0px 10px;
  margin: 10px 0px 0px 5px; 
  border-left: 4px solid #999;
  border-bottom: 4px dotted #999;
  background-color: #FFFFFF;
  color:#333;
  font-size: 1em;
  line-height: 1.3em;
}

div.mongon {
  width:715px;
  height:50;
  font-size:0.9em;
  font-weight:lighter;
  padding:10px 20px 5px;
  margin:10px 0px 10px;
  line-height: 20px;
}

div#freetell {
  width:400px;
  height:60px;
  margin:40px 0px 40px 175px;
  clear:both; 
}

p#keitai {
  position:relative;
  top:-7px;
  left:0px;
   width:400px;
  height:16px;
  margin:0;
  font-weight:bold;
}

#toi1 {
  width:704px;
  padding:15px 20px 15px;
  border : 2px solid #30c;
}

#toi1 dl {
  width:664px;
  height:30px;
  margin-bottom:10px;
  border-bottom:1px dotted #666;
}  

#toi1 dd{
  
}  

#toi1 dl.txtb{
  height:170px;
  margin-bottom:10px;
  border-bottom:1px dotted #666;
}  

#toi1 dl dt {
  display:inline;
  float:left;
  width:160px;
}  

dd p {
  font-size:12px;
  display:inline;
}

#button {
 width:310px;
 margin:15px auto;
}
 
button {
 border:hidden;
 margin-left:10px;
  
}
  

  
/*テーブル始まり---------------------------------------------------------------------------------------- */
table#table01 {
    width:700px;
    border:2px solid #999999;
    border-collapse: collapse;
    border-spacing: 1px;
    font-size: 1em;
    
    margin:0 auto;
}

table td.td01 {
    width:250px;
    color: #333;
    text-align: center;
   border:1px solid #999999;
} 

table td.td02 {
    width:450px;
    color: #333;
    padding: 10px 0px 10px 30px;
    text-align: left;
    line-height:1.5em;
    border:1px solid #999999;
} 
 

table tr.tr01 {
    
    color: #333;
    background: #ececec;
} 

table tr.tr02 {
    
    color: #333;
    background: #f8f8ff;
} 
table ul {
  list-style-type:square;
}

table ul#gyoum {
  width:180px;
  list-style-type:square;
  float:left;
}

table td.td03 {
  width:120px;
}

/*table#table02 td.pic{
    padding: 0px;
    border: 1px #666 solid;
    border-width: 1px;
    text-align: center;
    background: #FFF;
}*/
/*テーブル終わり-------------------------------------------------------------------------------------- */
#campanymap {
 width:700px;
 margin:15px 24px 15px;
}
 
#campanymap img.pic {
 width:230px;
 height:308px;
 border:2px solid #999;
 margin:0px 10px 0px 0px;
 }
 
#campanymap p.p1 {
 width:230px;
 line-height:26px;
 padding:0px;
 margin-right:0px;
 text-align:right;
 font-weight:bold;
 float:left;
 }
 
#campanymap p.p2 {
 width:445px;
 line-height:26px;
 margin:0px;
 text-align:center;
 font-weight:bold;
 float:right;
 }

#campanymap img.gmap {
 width:445px;
 height:308px;
 border:2px solid #999;
 
 }

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

/* -----------------サイド始まり--------------------------------------------------------------- */

div#side{
  background-color:#FFF;
  padding:35px 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;
}
/* フッター終わり */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}



/*スライショーのCSS*/
