@charset "utf-8";


#table {
	background: no-repeat center top;
	font-family: "メイリオ";
	font-size: 10px;
	color: #585858;
	height: 100%;
	float: left;
	width: 284px;
}
#table2 {
	float: left;
	height: 100%;
	width: 660px;
	color: #696969;
	margin-top: 0px;
	margin-right: 0px;
}
#table1 {
	float: left;
	height: 100%;
	width: 284px;
}
#line02 {
}
#adress {
	font-size: 9px;
	color: #585858;
}

#title {
	font-weight: bold;
	color: #585858;
	font-size: 12px;
}

#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%;
}
div#container{
    width: 80%;
    margin:0px auto;
    position:relative;
    min-height: 100%;
}
#footer_02 {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: bolder;
	color: #696969;
}

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

#foote2 {
	color: #696969;
	/*margin-top: 2030px;*/
	position: fixed;
	bottom: 10px;
	text-align: left;
	width: 947px;
	float: none;
	clip: rect(auto,auto,auto,auto);
	margin-left: 0px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 30px;
	font-size: 100%;
}
#page-top a {
	background: #ACACAC;
	text-decoration: none;
	color: #FCFCFC;
	width: 50px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 3px;
}
#page-top a:hover {
    text-decoration: none;
    background: #D6D6D6;
}
#title {
	color: #696969;
}

#title a:hover {
	text-decoration: none;
	color: #D6D6D6;
	active : #585858;
}

h5 {
	font-family: "メイリオ";
	font-size: 7px;
	color: #999999;
}
