@charset "UTF-8";

#contents .legacy {
  width: 585px;
  margin-top: 0px;
  margin-left:auto;
  margin-right:auto;
}

#contents .legacy h1 {
  width: 585px;
}

#contents .legacy table {
  font-size:  12px;
  margin-bottom: 20px;
}

#contents .legacy table,
#contents .legacy .content
{
   text-align: left;
}

.legacy td{
   padding: 5px 0;
}

.legacy img {
   vertical-align: bottom;
}

.legacy .new{
  color: #666666;
  margin: 2px;
}

.legacy a.new{
  color: #666666;
}

.legacy .copy{
  font-size: 10px;
  color: #181512;
  margin: 5px 5px 5px 5px;
}

.legacy .s {
  font-size: 10px;
}
.legacy .xxs {
  font-size: 9px;
}
.legacy a:link.footerlink {color:#000000;}
.legacy a:visited.footerlink {color:#000000;}
.legacy a:hover.footerlink {color:#ff0000;}
.legacy a:active.footerlink {color:#ff0000;}

.legacy div.info_1 {
	padding-left:1em;
}

.cf:before,.cf:after {
	content:"";
	display:table;
}
.cf:after {clear:both;}
.cf {*zoom:1;} 
