@charset "utf-8";
body{
background-color:#eedddd;
}

#logbox {
border: solid 1px #808080;
width: 200px;
height: 150px;
padding: 10px;
overflow: auto;
}

#rensyu{
text-align: left;
}
