body {
margin: 0;
padding: 0;
color: #444;
background: #fff;
font-size: 12px;
}

a {color: #936;}

a:hover {color: #603;}

/* ƒTƒCƒgCLOSED */
#closedCnt {
margin-top: 40px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
width: 38em;
text-align: center;
/*border-top: 1px solid #444;*/
}
*:first-child+html #closedCnt {
width: 37em;
}
* html #closedCnt {
width: 37em;
}
#closedCnt p {
margin: 1em 0 0 0;
text-align: left;
}
#closedCnt p#authorName {
text-align: right;
}

#closedFooter {
clear: both;
margin: 100px auto 0 auto;
padding: 2px 0px;
width: 720px;
color: #444;
font-size: small;
line-height: 130%;
text-align: right;
border-top: 1px solid #444;
}
*:first-child+html #closedFooter {
width: 38em;
}
* html #closedFooter {
width: 38em;
}
