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

#wrapper {
width: 682px;
margin: auto;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
h1 {
display: none;
}


.footer {
margin-top: 40px;
font-size: 85%;
letter-spacing: 0.05em;
color: #666666;
text-align: center;
}
.footer ul {
list-style: square inside;
float: left;
}

