/*-------------------------------------*/
.gototop_table{
 margin:60px 50px 0px 710;
 padding:0px 0px 0px 0px;
 width:120px;
 height:30px;
 text-align:left;
 overflow:hidden;
}
.gototop_table img {
 visibility:hidden;

}
.gototop_table a,
.gototop_table a:link,
.gototop_table a:visited {
	background-position: 0px 0px;
	float:left;
}
.gototop_table a:focus,
.gototop_table a:hover,
.gototop_table a:active {
	background-position: 0px 20px;
	float:left;
}
.gototop_table .botton a{
 background-image:url(./../images/gototop.gif);
}
/*--------------フッター--------------------*/
.footer_table{
 background:url(./../images/footer_table.gif) no-repeat left top;
 margin:20px auto 0px auto;
 padding:0px auto 0px auto;
 width:880px;
 height:150px;
}
.footer_menu_table{
 margin:0px 20px 0px 20px;
 padding:0px 0px 0px 0px;
 width:840px;
 height:30px;
 float:left;
}
ul#footer_menu{
 margin:0px 0px 0px 0px;
 padding:10px 0px 0px 0px;
}
li.footer_menu{
 list-style-type:none;
 margin:0px 10px 0px 0px;
 padding:0px 0px 0px 0px;
 height:12px;
 font-size:10px;
 text-align:center;
 letter-spacing:-0.3pt;
 font-family:"ＭＳ Ｐ ゴシック","Arial";
 float:left;
 height:20px;
}
li.footer_menu a{
 color:#ffffff;
}
.footer_logo{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 height:75px;
 width:150px;
 text-align:left;
}