*{
  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");
  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:744px;
  height:496px;
  color:#808080;
  background: #FFF;
  margin: 10px 0px 20px;
  
}

/*--------ページ内メニュー-------------------------------------------- */
#menu2{
	width:744px;
   height:30px;
  border-width:1px 0px 1px 1px;
  border-style:solid;
  border-color:#CCC;
  margin-bottom:20px;
}

#menu2 ul{
  list-style-type:none;
  width:744px;
  height:30px;
}

#menu2 ul li{
  float:left;
  width:185px;
  border-right: 1px solid #CCC;
  background-image:url("../image/btn3.gif");
}

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

#menu2> ul li a:hover{
  color:#000;
  background:#FFFF99;
  background-image:url("../image/btn3.gif");
  background-position:bottom;
}
/*--------ページ内メニューEND-------------------------------------------- */


#model {
	color:#333;
	background:#FFF;
	margin: 20px 0px 30px;
}
	
  
.p1 {
  font-size:1.5em;
  text-align: center; 
  color:#333:
  background:#66CC66;
  line-height: 1.5em;
  margin-bottom:20px;
}
  
.p2 {
  font-size:1em;
  margin:5px 10px 10px;
  color:#333;
  background:#FFF;
  line-height: 1.3em;
} 

.p3 {
  font-size:0.8em;
  margin:5px 10px 10px;
  color:#333;
  background:#FFF;
  line-height: 1.2em;
} 
  
.p4 {
  font-size:1em;
  margin:10px 10px 5px 0px;
  color:#333;
  background:#FFF;
  line-height: 1.3em;
} 
  
.kukaku {
	color:#333:
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin-bottom:20px;
	position:relative;
}

img#s1f {
	position:absolute;
	top:90px;
	left:20px;
}

img#s2f {
	position:absolute;
	top:105px;
	left:228px;
}

div.right {
	float:right;
	width:367px;
}

.right li {
	float:left;
	list-style-type:none;
}

li.btn {
	margin-top:11px;
}

img.img2{
	margin-bottom:20px;
}
/*---ギャラリー-------------------------------------------*/
div.house{
  width:748px;
  height:546px;
  margin:15px 0px  0px;
  border: 0px solid #888;
  padding:0px;
 }
 
div.houseimg{
	width:479px;
  height:359px;
  float:left;
  margin:10px 0px 10px 10px;
  }

div.housespec{
  width:257px;
  height:95px;
  margin:0;
  float:right;
}

div.housespec ul{
  list-style-type: none;
  margin: 10px 0px 5px 10px;
  line-height:20px;
  font-size:14px;
}
/*   
div.houseimg3{
  width:257px;
  height:214px;
  margin:0px 0px 0px 0px;
  float:right;
}

div.houseimg3 p{
  clea:both;
  color:#F30;
  font-size:0.8em;
  margin:22px 0px 5px;
  padding-left:5px;
}

div.houseimg3 ul.thumbnail { 
  list-style-type: none; 
  padding-left: 5px;
}
div.houseimg3 ul.thumbnail li {
      float: left;
      margin: 0px 5px 10px 5px;
}
div.houseimg3 ul.thumbnail li img {
 border: 0px solid #bbb;
 width: 112px;
 height: 112px;
}
div.houseimg3 ul.thumbnail li a { display: block; }
--*/
  
div.houseimg2{
  clear:both;
  width:748px;
  height: 112px;
  margin: 0px ;
  padding: 0px;
}

div.houseimg2 ul.thumbnail { 
  list-style-type: none; 
  padding-left: 10px;
}

div.houseimg2 ul.thumbnail li {
      float: left;
      margin: 0 10px 5px 0;
}

div.houseimg2 ul.thumbnail li img {
 border: 0px solid #bbb;
 width: 112px;
 height: 112px;
}

div.houseimg2 ul.thumbnail li a { display: block; }
div.houseimg2 a{
  padding:0;
}

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

div#side{
  background-color:#FFF;
  padding:15px 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/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*/
