<!--
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:800px;
}
#header{
background-color:#ffffff;
background-image:url(images/tuhan_cg.jpg);
background-repeat:no-repeat;
font:メイリオ;
font-size:26px;
font-style:normal;
text-align:left;
margin:0px;
padding:0px 0px 0px 0px;
padding-top:12px;
padding-left:20px;
height:120px
}

#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-family:メイリオ;
font-size:16;
line-height:120%;
padding-top:2px;
border-top:15px;
width:640px;
height:50px;
float:right;
}
#item_2{
background-color: #ffffff;
font-family:メイリオ;
font-size:16;
line-height:100%;
text-indent:2em;
vertical-align:text-bottom;
width:640px;
float:right;
padding-left:10px;
}
#item_3{
  background-color: #ffffff;
 font-family:メイリオ;
font-size:16;
line-height:120%;
text-indent:1em;
vertical-align:text-bottom;
width:640px;
float:right;
position:relative;;font-color:#555555
}
#left_sidebar{
  background-color: #ffffff;
  padding:6px 0px 0px 0px;
  margin:0px;
  width:240px;
  height:400px;
  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: 240px;
	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;
	}	
-->
