body {
font: normal 14px verdana, 'ms pgothic', arial, sans-serif;
margin: 0;
padding: 0;
position: relative;
text-align: center;
background-color: #fff;
}


#content {
background-color: #f1f1f1;
OVERFLOW: hidden;
margin: 0px auto;
width: 468px;
font-size: 11px;
text-align: left;
}

h1 {
padding: 20px 0 30px 10px;
font-size: 22px;
}

h2 {
padding: 20px 0 10px 10px;
font-size: 15px;
}

.title {
font-size: 11px;
font-weight: bold;
margin-top: 15px;
}

.place {
font-size: 11px ;
font-style: italic;
font-weight: normal;
}

ul {
padding-bottom: 10px;
}

li {
list-style-type: none;
line-height: 180%;
}

#footer {
clear: both;
height: 80px;
background: #f1f1f1;
color: #000; 
}

#footer-text {
font-size: 11px;
text-align: center;
padding-top: 38px;
color: #666;
}

#colophon {
border-top: 4px solid #ddd;
}