/*

 CSS Document

*/

a:hover img.ov {
    filter:alpha(opacity:60);
    opacity:0.6;
}
.mgb0{	margin-bottom:0px!important;}
.mgb3{	margin-bottom:3px!important;}
.mgb5{	margin-bottom:5px!important;}
.mgb8{	margin-bottom:8px!important;}
.mgb10{	margin-bottom:10px!important;}
.mgb15{	margin-bottom:15px!important;}
.mgb20{	margin-bottom:20px!important;}
.mgb25{	margin-bottom:25px!important;}


#antique-page-ttl{
 width:601px; height:110px;
 background: url(../image/antique/pagetitle.gif) no-repeat ;
 font-size:1px;
 text-indent:-9999px;
}

#antique{
	width:520px;
	margin:0 auto;
	padding:0;
}

#antique table{
	width:520px;
	margin:0;
	padding:0;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
#antique table th,
#antique table td{
	width:520px;
	margin:0;
	padding:3px 5px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}
#antique table tr th{
	background-color:#fff;
}
#antique table tr.bgstyle01 td{
	background-color:#d4e6c6;
}
#antique table tr.bgstyle02 td{
	background-color:#f3f4f2;
}
