<!--
HTML {
  height: 100%;
  width: 100%;
  display:table;
}
BODY {
  margin:0;
  height: 100%;
  display: table-cell;
 vertical-align: middle;
  text-align:center;
   //*
  behavior: expression(
	this.currentStyle.getAttribute("display")=="block" && (
		heightBase = document.createElement('div'),
		heightBase.className = 'heightBase',
		this.appendChild(heightBase),
		this.style.behavior = "none"
	)*//
);
}
<!--
#wrapper{
  padding:0px;
  margin:0px auto;
  width:900px;
  height:500px;
}
#header{
background-color:#ffffff;
background-image:url(images/kyoto_02.jpg);
background-repeat:no-repeat;
font:メイリオ;
font-size:26px;
font-style:normal;
text-align:left;
margin:0px;
padding-top:12px;
padding-left:20px;
height:260px
}

#Flash_1{
  background-color: #ffffff;
  padding:0px;
  margin:0px;
  width:660px;
  height:240px;
  position: relative;
  top: 0px;
  left: 0;
  float:right;
   padding:  -20px;
  }
  
#item_1{
  background-color: #ffffff;
  font-color:#555555;
  font-family: メイリオ;
  font-size:16;
  width:900px;
  height:280px;
  position: relative;
  float:left;

}
#item_1s{
  background-color: #ffffff;
  font-color:#555555;
  font-family: メイリオ;
  font-size:16;
  width:450px;
  height:auto;
  position: relative;
  float:left;

}

#item_2{
  background-color: #ffffff;
  padding:0px;
  margin:0px;
  width:900px;
  height:280px;
  position: relative;
  top: 0px;
  left: 0;
  float:left;
   padding:  0px;
}
#line_1{
  background-color: #ffffff;
font-family:メイリオ;
font-size:16;
line-height:120%;
padding-top:auto;
border-top:15px;
width:900px;
height:10px;
float:left;
}  

#cap_1{
background-color:#feefff;
background-image:url(images/waku_2.jpg);
font-family:メイリオ;
padding:10px 10px 10px 10px;
font-size:16;
line-height:100%;
width:695px;
height:313px;
float:left
}
#cap_2{
background-color: #ffffff;
font-family:メイリオ;
font-size:16;
line-height:100%;
vertical-align:text-bottom;
width:640px;
height:105px;
float:left;
}
#item_3{
  background-color: #ffffff;
 font-family:メイリオ;
font-size:16;
line-height:120%;
text-indent:1em;
vertical-align:text-bottom;
width:640px;
height:160px;
float:right;
position:relative;;font-color:#555555
}

#menu_area_1{
  background-color: #ffffff;
  padding:0px 0px 0px 0px;
  margin:0px;
  width:220px;
  height:45px;
  float:left;
  clear:both;
}
#menu_area_2{
  background-color: #ffffff;
  padding:0px;
  margin:0px;
  width:220px;
  height:45px;
  position: relative;
  top: 0px;
  left: 0;
  float:left;
   padding:  0px;
}
#menu_area_3{
  background-color: #ffffff;
  padding:0px;
  margin:0px;
  width:260px;
  height:45px;
  position: relative;
  top: 0px;
  left: 0;
  float:left;
   padding:  0px;
}

#left_sidebar{
  background-color: #ffffff;
  padding:6px 0px 0px 0px;
  margin:0px;
  width:180px;
  height:340px;
  float:left;
  clear:both;
}

#footer{
  background-color: #ffffcc;
  font-color:#ff0000;
  font-family: メイリオ;
  font-size:10;

  height:100px;
  padding:0px;
  margin:0px;
  position: relative;
  top: 0px;
  left: 0;
  text-align:center;
  clear:both;
}

#foot {
	background-color: #ffffcc;
	font-size:10px;
	white-space:nowrap;
	margin-right:5px;
	color:#666;
	
	height:100px;
	padding:0px;
	margin:0px;
	position: relative;
	top: 0px;
	left: 0;
	text-align:center;
	clear:both;
}

#foot ul {
	list-style-type:none;
	white-space:nowrap;
}

#foot li {
	display:inline;
	white-space:nowrap;
	margin-left:1em;
	line-height:2em;
}

/*        menu V2        */

*{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 300px;
	border-style: solid solid none solid;
	border-color: #ffffff;
	border-size: 1px;
	border-width: 1px;

	}
	
#menu li a {

  	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
color:#999999;
background:url(pb_img/pb_bas.jpg);
background-repeat:no-repeat;
font-family:メイリオ;
text-indent:1em;
font-size:12;
text-align:left;
padding:0px;
display:block
}
	

#menu li a:hover {
	color: #00ff00;
	background:url(pb_img/pb_bas.jpg);
	/*background:url(a_blt009a.gif);*/
	background-repeat:no-repeat;
  	text-align:left;
	padding:0px;
	}
#menu li a:active {
	color: #9900ff;
	background:url(pb_img/pb_bas.jpg);
	/*background:url(a_blt009a.gif);*/
	background-repeat:no-repeat;
  	text-align:left;
	padding:0;
	}	
	
	サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(images/side_h3.gif);
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F2C58;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
color:#990000;
background-color:#e8e6d0;
background-image:url(img/li.gif);
background-position:5px center;
background-repeat:no-repeat;
font-size:12px;
line-height:15px;
text-decoration:underline;
margin-top:1px;
margin-left:auto;
margin-right:auto;
padding-top:2px;
padding-left:15px;
padding-bottom:2px;
padding-right:15px;
border-bottom-color:#d5d1aa;
border-bottom-style:solid;
border-bottom-width:1px;
width:120px;
display:block
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

	
-->
