body {
margin: 0;
padding: 0;
background-color: #fff;
text-align: center;
}


td {
font-size: 11px;
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "MS PƒSƒVƒbƒN", sans-serif;
line-height: 1.4;
color: #6a799f;
}

#container {
margin: 0 auto;
width:800px;
}


#content {
text-align:left;
}


#object {
}

h1 {
font-size:10px;
}

#object img {
border:solid 3px #666;
}

#object img a:hover{
border:solid 3px #ccc;
}