@charset "utf-8";
/* gold_association */
#right table{
margin:10px 0px 20px 20px;
width:590px;
}
#right th{
text-align:center;
vertical-align:top;
padding:10px 5px;
background-color:#CCCC99;
border-bottom:1px solid #ccc;
width:90px;
}
#right td{
text-align:left;
vertical-align:top;
padding:10px 20px;
background-color:#ffffea;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
line-height:150%;
}
#right td.top{
border-top:1px solid #eee;
}
#right td.center{
border-right:none;
font-weight:bold;
padding-right:0px;
}

ol{
margin:0px 0px 0px 25px;
padding:0px;
}
.link{
margin-left:15px;
}
.t{
font-weight:bold;
}
.address{
margin:0px 0px 10px 0px;
}
