﻿*{
  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:744px;
  height:420px;
  color:#808080;
  background: #FFF;
  margin: 10px 0px 0px;
  
}
/*--------ページ内メニュー-------------------------------------------- */
#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;
}
	
img.map {
	margin-bottom:10px;
	border:3px solid #339900;
}

.kukaku {
	color:#333:
	background:#FFF;
	padding:5px 5px 5px 15px;
	margin-bottom:20px;
}

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


/*--祝崎概要テーブル------------------------------------------------------------------------------*/
table#summary {
	width:718px;
	color:#333;
	background:#353535;
	border: solid 2px #000000;
	border-collapse: collapse;
	line-height:2em;
	text-align:center;
	margin-bottom:15px;
}

#summary th {
	color:#333;
	background:#999;
	border: solid 1px #000000;
	text-align:center;
}
#summary td {
	color:#333;
	background:#FFF;
	border: solid 1px #000000;
	text-align:center;
}	

#summary td.meisyou {
	width:150px;
	color:#333;
	background:#dfdfdf;
	border: solid 1px #000000;
	text-align:center;
}

#summary td.juyou {
	color:#333;
	background:#FFF;
	border: solid 1px #000000;
	text-align:left;
	line-height:1.5em;
}

span.red {
	color:red;
}

/*--祝崎概要テーブル終わり------------------------------------------------------------------------------*/

.right ul {
	list-style-type:none;	
}

.right ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0%	
}

.right ul li{
	margin-bottom:10px;	
}

.right ul li li{
	clear:both;	
}

.right li:hover {
	position:relative;
}

.right li:hover>ul{
	display:block;
}

#tb1 {
	width:362px;
	border: 0.5px solid #000; 
	border-collapse: separate;
	background:#000;
	font-weight:bold;
}

#tb1 td {
	background:#FFF;
	color:#333;
	line-height:2em;
}

#tb1 td.td3{
	background:#ccc;
	color:#333;
	line-height:2em;
	text-align:left;
}

.table {
	height:488px;
	margin-top:15px;
}

table {
	width:340px;
	border: 0.5px solid #0080ff; 
	border-collapse: separate;
	background:#80bfff;
	float:left;
	margin-right:15px;
}

tr {
	height:2em;
}

td {
	background:#FFF;
	color:#333;
	font-size:14px;
	text-align:right;
	padding:3px;
}

td.td1 {
	background:#80bfff;
	font-weight:bold;
	color:#333;
	font-size:15px;
	text-align:left;
}

td.td2 {
	background:#d5eaff;
	text-align:left;
}

.p1 {
  font-size:1.2em;
  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 {
  width:650px;
  height:2.4em;
  font-size:0.8em;
  margin:5px;
  text-align:right;
  color:#333;
  background:#FFF;
  line-height: 1.2em;
} 
  
.p4 {
  width:350px;
  font-size:1em;
  margin:50px 10px 20px 0px;
  
  color:#333;
  background:#FFF;
  line-height: 1.5em;
  float:right;
} 
 
ul.thumbnail {
	list-style-type:none;
}

ul.thumbnail li{
	float:left;
	margin:10px 20px 10px;
}

img.img2{
	margin-bottom: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;
}
/* フッター終わり */

.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;
  padding: 4px 5px 5px 40px;
  margin: 10px 0px; 
  line-height: 30px;
  background-image: url("../image/h2buck2.gif");
  background-repeat: no-repeat;
  font-size:18px;
  
}

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*/
