@charset "Shift_Jis";
/* for the hotel and apartment version by iio mar02 2006 */
/* hedder leftnavi right content footer*/
/*bodyの設定*/
body{
  	color:#000;
  	margin: 0 auto; /* Firefox 向けセンタリング指定 */
	background: #DDDDDD url(sample_bg.gif) repeat-y top center;
    /*background:url(bg_j08.gif); /* bg_j09.gif index_background_01.gif background2.gif arabesque_gray1.gif*/ 
    /* background-attachment : fixed; */ 
	font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:; 	
	*font-size: 84%; /*for IE6,IE7*/												/*上位設定が下位を支配する？*/
	line-height:;
	text-align:center;
	vertical-align:baseline;
}

/*表示される本体の設定    */
#wraper {
		width:728px;
		margin: 0 auto;
		padding:15px 0px 0px 0px;
		text-align:left;
		background-color:#fff;
		background-position:;
		}

/* ヘッダーの設定  div id="hedder" */
#header{
    width:728px;
	margin: 0 auto;
	padding:0px;
    height:;
	background-color:;
	font-size:84%;
	line-height:140%;
	text-align:left;
	}
	
.p{margin:3px 5px 5px 10px;}	

/****左側コンテンツボックス内写真の設定****/
/***** 写真部分の設定 ******/
#photo{                                   /* 写真の設定 */
    width:728px;
	height:200px;               /* 幅・高さ */
    margin:0px 0px 0px 0px;                     /* 右マージン */
    background-image:url(img/header-1.jpg);   /* 背景画像 */
	background-position:left;
    float:;                            /* 左に回り込み */
	text-align:right;
	font-size:10px;
	color:#fff;
    }

/* .photo{
	overflow:hidden;
	width:85%;
	margin-top:5px;
	}*/

#navi{
	width:728px;
	margin:0px;
	padding:0px;
    height:2em;
	font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;
    /*border-bottom: 1px solid #999; /* top bottom left right */
	font-size:11px;
	line-height:1.2em;
	text-align:left;
	}
	
/*現在位置（ディレクトリの階層）の表示設定*/
#breadcrumbs{
	width:728px;
	margin:0px 0px 3px 0px;
	padding:10px 0px 0px 10px;
    height:auto;
	font-size:1em;
	line-height:125%;
	text-align:left;
	border-bottom: 1px solid #999;
}
/*左側ナビの設定*/
#leftnavi{
	float:left; 					/*回り込み設定*/
    width:140px;
	margin:5px 0 0 0;
	padding:0px 0px 0px 0px;
    background-color:/*#e1e1c4*/;　　/* 背景　*/
	border-right:1px solid #eee;    /* 左境界線設定 */
	border-bottom: /*1px solid #999*/;
	line-height:150%;
	font-size:84%;
	text-align:left;
}

/*右側ナビの設定*/
#rightnavi{
	float:right; 					/*回り込み設定*/
    width:180px;
	padding:0px 0px 0px 0px;
	margin:5px 0 0 0;
    background-color:/*#e1e1c4*/;　　/* 背景　*/
	border-left:1px solid #eee;    /* 左境界線設定 */
	border-bottom: /*1px solid #999*/;
	line-height:150%;
	font-size:84%;
	text-align:left;
}
#rightnavi td,th,table{
	border:none;
	}


/* コンテンツ（左側本文）のスペース設定*/
#content{
	float:left;
	margin:5px 7px 0px 0px ;		/* 上右下左 */
	width: 390px;
	line-height:125%;
	font-size:84%;
	text-align:justify;
    }
	
#content img{
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	padding:0px 0px;
    background-color:#ffffff;
    border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
    border-width:0px;
    border-style:solid;
}

	
/*フッターの設定*/		
#footer{
    /*position:relative;*/
    width:728px;
	height:auto;
	margin:10px 0px 15px 0px;
	padding:0px;
    border-top: solid 1px #eee;
	border-bottom:solid 1px #eee;
	font-size:84%;
	line-height:150%;
	text-align:	center;
    clear:both;
	}


/*2列ボックスの表示設定*/
div.cabinet {
     width:100%;
     margin: 0%;
     padding: 0%;
	 font-size:;
}
div.doublebox {
     float: left;
     width: 190px;
     margin: 0%;
     padding: 2px;
     border: 0px solid #000;
}
div.dummy { clear: left; }
span.none{ display: none; }


/***** メニュー部分の設定 ******/
ul#menu{                    /* メニュー01 */
   margin:0 0 10px;        /* マージン */
   padding:2px;             /* パディング */
   color:#bbb;              /* 文字色 */
   background-color:#eee;   /* 背景色 */
   text-align:left;        /* 文字を左寄せ */
   font-size:110%;
   }

#menu li{                         /* メニュー02 */
   margin:0 0 0 10px;             /* マージン上右下左 */
   padding:0 8px 0 0;             /* パディング  上右下左  */
   border-right:solid 1px #999;   /* 左罫線 */
   list-style:none;               /* リストスタイル */
   display:inline;                /* インライン */
   font-size:;
   }



/*--見出し１の設定*/
h1{
  	color:;
	margin:10px 5px 10px 0px; 
	padding:0px 0px 0px 4px;
	border-width : 0px 0px 0px 10px;
	border-style : solid ;
	border-color :#ff3300 /*#990000 336600*/;
	font-size:190%;                 /* 文字サイズ */
	line-height:1.2em;
	font-weight:lighter; 
	text-align: left;
	layout-grid-line:;
	}
/*見出し２の設定   */
H2{
	margin:5px 5px 7px 2px;  		/* 上右下左 */
	padding:2px 0px 2px 4px;
	border-width : 0px 0px 0px 4px; /* 上右下左 */
	border-style : solid ; 			/* 実線　*/
	border-color :#990000  /*#cc0*/; 
	font-size:125%;                 /* 文字サイズ */
	line-height:1.1em; 
	font-weight:nomal; 
	text-align: left;
	layout-grid-line:;
	background-image:url(bg_j08.gif);
	background-repeat:repeat;
	background-position:bottom left;
	background-attachment:fixed;
}

/* 見出し３の設定 */
h3{
	margin:10px 5px 10px 2px; 		/* 上右下左 */
	padding:2px 0px 2px 4px;
	border-width : 0px 0px 1px 4px;
	border-style : solid ;
	border-color : #cc0;
	font-size:110%;                 /* 文字サイズ */
	font-weight:; 
	text-align: left;
	layout-grid-line:;
  }

/* 見出し４の設定 */
H4{
	margin:5px 8px 0px 2px; 		/* 上右下左 */
	padding:2px 0px 2px 4px;
	border-width : 0px 0px 0px 4px;
	border-style :solid solid solid solid;
	border-color : #003399 /*#999 /*#cc0 *#990000*/;
	background-color:#eee;
	font-size:115%;                 /* 文字サイズ */
	line-height:1.1em; 
	font-weight:; 
	text-align: left;
	layout-grid-line:;
}

/* 見出し５の設定 */
H5{
	margin:5px 5px 7px 2px; 
	padding:2px 0px 2px 4px;
	border-width : 0px 0px 0px 4px;
	border-style :solid solid dotted solid;
	border-color : #ff3300 /*990000 /*#cc0 *#990000*/;
	background-color:#eee;
	font-size:115%;                 /* 文字サイズ */
	line-height:1.1em; 
	font-weight:; 
	text-align: left;
	layout-grid-line:;
}
/* 見出し6の設定 点線下線*/
H6{
	margin:5px 12px 2px 0px; 
	padding:0px 0px 0px 4px;
	border-width : 0px 0px 1px 4px;
	border-style :solid solid dotted solid;
	border-color : #999 /*#cc0 *#990000*/;
	font-size:100%;                 /* 文字サイズ */
	line-height:1.1em; 
	font-weight:; 
	text-align: left;
	layout-grid-line:;
}

/*予備*/
h7{                                       /* h1要素・写真部分 */
   font-family:times new roman; 
   height:150px;                          /* 高さ */
   margin:5px 0px 15px;                   /* マージン */
   padding:0 20px;                        /* パディング */
   color:#fff;                            /* 文字色 */
   background-image:url(img/dam-top01.jpg);   /* 背景画像 */
   text-align:;                      /* 右寄せ */
   line-height:110%;                      /* 行間 */
   }

/* 横のライン */
hr{
  color: #eee ; /*#723172;*/
  height: 1px;
　style: groove;
}
/* p要素（パラグラフ）の設定 */

p{
  color: /*#000066*/;
  text-indent:/*1em*/;
  text-align:left;
  /*vertical-align:middle;*/
  text-decoration:none;
  letter-spacing:normal;
  line-height:;
  font-size:;
  /*font-family: 'Arial','ＭＳＰゴシック';*/
  font-weight:normal;
  whitespace:normal;
  padding:2px 0px 0px 3px;
  margin:0px 0px 5px 5px;
}

/* リンクパラグラフのフォント　定義済みクラス */
a{
  color: #0000ff;
  text-indent: 0px
　font-style : none;
  font-size:;
  font-weight: normal;
  text-decoration: none;

}

/* 擬似リンク　既に訪れた状態 */
a:visited{
  color: #336699;
  font-weight:normal;
　font-size:;
  text-decoration: none;
}

/* マウスが上に来たとき  */
a:hover{
  color: #cc0000;
  font-weight:normal;
　font-size:;
  text-decoration: underline;
  /*background-color:orange;*/
}

/* 擬似リンク　マウスボタンをクリックしている状態 */
a:active{
  color: #ff0000;
  font-size:;
  text-decoration: underline;
}
/* リンク */
a:link{
  color: #333;
  font-size:;
  text-decoration: none;
}

/*表の中の設定*/
table{
	pading:0px 0px 0px 0px;
	margin:5px;
	border:solid 0px #999;
	border-collapse:collapse;
	font-size:84%;
	line-height:140%;
	empty-cells:show;
	}
	

td,th{
	border:1px solid #999;
	padding:5px;
	color:#000; 													
	font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-size:100%;
	line-height:140%;
	text-align:justify;
	white-space:nowrap;
}

/*****リストの設定*****/
/* 箇条書き*/
/*UL{
  color: #000066;
  bullet colour
  font-size: 16px; */
/*  font-weight:bold; */
/*  list-style-image : url(l_paper1.gif); */
/*  list-style-position: outside;
} */

/* ul { 
	list-style-type:none; 
	list-style-position:outside;
	margin:1px 0px 1px 5px;
	font-size:84%;
	line-height:135%;
	font-family:Verdana,Chicago,osaka,"ＭＳ Ｐゴシック",sans-serif;
	font-weight:; 
	text-align: left:;
	layout-grid-line:;
}
*/

ul { 
	list-style-type:none; 
	list-style-position:outside;
	color:#333333;
	margin:5px 10px 5px 5px; /* 上　右　下　左*/
	padding:0px;
	line-height:130%
}


ul ul{
 list-style-type: disc /*url(greypoint.gif)*/;
}

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

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

