<!--
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:1000px;
  height:800px;
}
#binder{
  padding:0px;
  margin:0px auto;
  width:900px;
  height:800px;
}
#main_holder{
  padding:0px;
  margin:0px auto;
  width:900px;
  height:800px;
}

#headArea{
background-color:#cccccc;
text-align:left;
height:230px;
}

#headArea_img1{
color:#778899;
background-image:url(images/top_cg1.jpg);
background-repeat:no-repeat;
font-family:メイリオ;
font-size:10px;
text-align:left;
height:118px
}


#headArea_img2{
background-image:url(images/top_cg2.jpg);
background-repeat:no-repeat;
font-family:メイリオ;
font-size:20px;
text-align:left;
padding:20px 20px 5px 320px;
height:112px
}
#right_sidebar{
background-color:#fdf5e6;
font-family:メイリオ;
font-size:10px;
text-align:left;
margin:0px;
padding-top:20px;
padding-left:5px;
width:235px;
height:auto;
float:right;
clear:both;;font-color:#ff0000
}


#banner{
background-color: #fdf5e6;
 font-family:メイリオ;
font-size:10;
line-height:150%;
text-indent:10px;
vertical-align:text-bottom;
width:225px;
height:90px;
float:left;
position:relative;;font-color:#555555
}

#item_1{
  background-color: #ffffff;
background-image:url(images/waku1.gif);
background-repeat:no-repeat;
font-family:メイリオ;
font-size:16;
line-height:120%;
text-indent:1em;
padding-top:7px;
padding-left:0px;
border-top:15px;
width:660px;
height:auto;
float:left;
position:relative;
font-color:#555555;
}
#item_2{
  background-color: #ffffff;
background-image:url(images/waku1.gif);
background-repeat:no-repeat;
font-family:メイリオ;
font-size:16;
line-height:120%;
text-indent:1em;
padding-top:7px;
padding-left:0px;
border-top:15px;
width:660px;
height:320px;
float:left;
position:relative;
font-color:#555555;

}

#item_2 h2{
background-color:#ffffff;
font-family:メイリオ;
font-size:16px;
font-color:#555555;
font-style:normal;
text-indent:1em;
width:660px
}
#item_2 h3{
background-color:#ffffff;
font-family:メイリオ;
font-size:12px;
font-color:#555555;
font-style:normal;
text-indent:1em;
width:660px;
}





#item_3{
  background-color: #ffffff;
 font-family:メイリオ;
font-size:16;
line-height:120%;
text-indent:1em;
vertical-align:text-bottom;
width:660px;
height:160px;
float:left;
position:relative;;font-color:#555555
}
/*メインメニューの設定。
------------------------------------------------------------------*/

#line_1{
background-color:#ffccff;
line-height:100%;
margin-top:5px;
margin-bottom:10px;
border-top:2px solid #ff99cc;
border-bottom:2px solid #ff99cc;
width:900px;
height:26px;
float:left
} 


#menu {
background-color:#ffccff;
text-align:left;
margin-top:5px;
margin-bottom:5px;
/*
border-top:1px solid #ff99cc;
border-bottom:1px solid #ff99cc;
*/
width:800px;
height:1px solid #666666;;26px
border-top:
}

#menu li {
background-color:#ffccff;
/*background-image:url(images/pb2.gif);
background-repeat:no-repeat;
*/
text-align:right;
padding-left:5px;
display:inline
}
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
color:#333333;
background-color:#87ceeb;
background-repeat:no-repeat;
font-size:12px;
line-height:24px;
text-align:center;
margin-top:3px;
margin-left:auto;
margin-bottom:0px;
margin-right:auto;
padding-top:4px;
border-bottom-color:#6f2c58;
border-bottom-width:1px;
width:160px;
display:block
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:145px;
	font-size: 12px;
	text-decoration:underline;
	color:#990000;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 2px;
	/*background-image:url(li.gif);*/
	background-repeat: no-repeat;
	background-color: #E8E6D0;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #D5D1AA;
	background-position: 5px center;
}


#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;
}


#footer{
  background-color: #ffffcc;
  font-color:#ff0000;
  font-family: メイリオ;
  font-size:10px;
  border-top:1px solid #666666;
border-bottom:1px solid #666666;

  height:100px;
  padding:10px 10px 10px 10px ;
  margin:0px;
  position: relative;
  top: 0px;
  left: 0;
  text-align:center;
  clear:both;
}

#g_menu{
background-color:#ffe4e1;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
width:900px;
height:40px;
clear:left
}
#g_menu ul{
	list-style-type:none;
	padding:0px 0 0 10px;
	}
#g_menu ul li{
	float:left;
	vertical-align:top;
	}
#g_menu ul li a{
	height:20px;
	/*line-height:30px;*/
	font-size:12px;
	color:#000000;padding:0 3px 0 3px;
	text-decoration:none;
	}
#g_menu ul li a:hover{
	text-decoration:underline;
	}

-->
#foot {
 background-color: #ffffcc;
 font-size:10px;
 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;
}

#foot li {
 display:inline;
 margin-left:1em;
 line-height:2em;
}