@charset "utf-8";
/* CSS Document */
/* link page */
.linktbl{
width:680px;
border:solid 1px #ffccb3;
margin:10px auto;
}
.linktbl td{
border-bottom:dotted 1px #ffccb3;
margin:1px;
padding:2px;
font:normal 12px sans-serif ;
line-height:130%;
text-align:left;
}
.linksubttl{
background-color:#FFCCCC;
color:#ffffff;
font:bold 13px sans-serif;
padding:5px 5px 5px 10px;
text-align:left;
}

.linkname{
width:140px;
}
.linklogo{
width:130px;
}
.linkcomment{
width:390px;
}


