@import url(../basic.css);
dl.link {
font-size: 90%;
line-height: 180%;
background-color: #fffaea;
margin: 20px;
padding: 5px;
border: solid 1px #9c3;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px; }
p.sample {
font-size: 90%;
background-color: #fffaea;
padding: 10px;border: solid 1px #9c3; border-radius: 4px; -webkit-border-radius: 4px;-moz-border-radius: 4px;
}


