@charset "utf-8";

#footer_02 {
	text-align: center;
	float: none;
	width: 947px;
	vertical-align: bottom;
	color: #696969;
	display: none;
	overflow: visible;
	position: static;
}

html{
    height:100%;
}
body{
    height:100%;
}
* html div#container{
    height:100%;
}

body > #container {
        height: auto;
}
div#main{
	padding-bottom: 30px;
}

#foote2 {
	color: #696969;
	/*margin-top: 2030px;*/
	position: fixed;
	bottom: 10px;
	text-align: center;
	width: 947px;
	float: none;
}


#table {
	background: 
	font-family: "メイリオ";
	font-size: 11px;
	color: #585858;
	height: 100%;
}
div#container{
	margin: 0px auto;
	position: relative;
	min-height: 100%;
	padding-top: 0px;
	height: 100%;
}
