<!--
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;
  width:800px;
  height:800px;
}
#header{
background-color:#87ceeb;
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:auto;
}

.CNT{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;}




#container{
	width:800px;
	margin:auto;
	text-align:left;
	}
h1{
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:15px;
	height:13px;
}
h2{
background:#f4d388;
font-weight:normal;
margin:10px 0 0 0px;
padding-top:30px;
padding-left:40px;
border:3px double #e78a47;
width:755px;
height:80px;
float:left
}

		
#main_image{
background-image:url(img/top/bg_main_image.jpg);
background-repeat:no-repeat;
margin:0 0 1px 0;
height:260px
}
#main_image p{
color:#ffffff;
background-repeat:no-repeat;
font-size:12px;
padding:20px 10px 0 20px
}
	
/***トップ***/
#top{

	}
#top h3{
color:#663300;
font-size:18px;
padding-left:40px
}
#top div#top_up{
	border:solid #333333;
	border-width:2px 0 0 0;
	zoom:100%;
	margin:0 0 20px 0;
	}
#top div#top_up:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#top div#left{
	float:left;
	width:400px;
	margin:10px 0 0 0;
	}
#top div#left p{
	line-height:180%;
	margin:0 0 10px 0;
	}	
#top div#info{
	float:right;
	width:300px;
	height:auto;
	margin:10px 0 0 36px;
	background:url(img/bg_bwn.jpg);
	}
#top div#info h4{
	font-size:12px;
	margin:10px 0 0 10px;
	}

#top div#info h5{
	margin:10px 10px 0 10px;
	font-size:12px;
	}
#top div#info p{
	margin:4px 10px 0 10px;
	font-size:12px;
	line-height:130%;
	}

#top div#bnr_sps{
float:right;
}
#top div#bnr_sps:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#bnr_sps p{
	width:258px;
	height:84px;
	float:right;
	}
#top div#bnr_sps p a{
	background:url(img/bg_bnr_a.gif);
	display:block;
	width:258px;
	height:84px;
	color:#ffffff;
	font-size:16px;
	line-height:84px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#bnr_sps p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
#top div#bnr_type{
	margin:10px 0 0 0;
	height:114px;
	}
#top div#bnr_type p{
	float:left;
	margin:0 4px 0 4px ;
	}


#line_1{
background-color:#ffffff;
background-image:url(images/line-1.jpg);
background-repeat:no-repeat;
line-height:100%;
margin-top:5px;
width:1000px;
height:10px;
float:left
} 

#box_1{
background:#b27c7c;
margin-right:2px;
margin-left:4px;
padding-left:1px;

border-color:#511a1a;
border-style:solid;
border-width:1px;
width:240px;height:300px;
float:left;
}

#box_1-inner {
background:#f4e9e9;
margin-right:2px;
padding-left:4px;
padding-top: 20px;
border-color:#ffffff #dababa #dababa #ffffff;
border-style:solid;
border-width:1px;

  font-color:#555555;
  font-family: メイリオ;
  font-size:16;
  width:238px;
  height:280px;
  position: relative;
  float:left;
  
}
#item_1{
background-color:#ffffff;
font-family:メイリオ;
font-size:16;
width:700px;
height:280px;
float:left;
position:relative;;font-color:#555555
}
#item_1s{
background-color:#faf0e6;
font-family:メイリオ;
font-size:16;
text-align:left;
margin-right:2px;
padding-top:20px;
padding-left:1px;
border-color:#ffffff #dababa #dababa #ffffff;
border-style:solid;
border-width:1px;
width:490px;
height:280px;
float:right;
position:relative;;font-color:#555555
}

#item_2{
background-color:#ffffff;
font-family:メイリオ;
font-size:12;
text-align:left;
padding-left:16px;
width:1000px;
height:80px;
float:left;
position:relative;
top:0px;;font-color:#ff0000
}
#left_sidebar{
  background-color: #cccccc;
  padding:0px 0px 0px 0px;
  margin:0px;
  width:246px;
  height:400px;
  float:left;
  clear:both;
}
/*メインメニューの設定。
------------------------------------------------------------------*/
#menu {
background-color:#ffffff;
text-align:left;
margin-top:5px;
margin-bottom:5px;
width:750px
}

#menu li {
/*background-color:#ffffff;*/
/*background-image:url(images/pb2.gif);
background-repeat:no-repeat;
*/
text-align:left;
padding-left:5px;
display:inline
}


#footer{
background-color:#ffffcc;
font-family:メイリオ;
font-size:10px;
text-align:center;
margin:0px;
padding:5px 5px 5px 5px;
height:100px;
clear:both;
position:relative;
top:0px;
left:0;;font-color:#ff0000
}


-->
