@charset "UTF-8";
/* CSS Document */

.linkList {
width:700px;
border-top:1px dotted #CCC;
margin-top:30px;
}
.linkList li {
width:700px;
border-bottom:1px dotted #CCC;
padding:10px 0;
}