body {
margin: 0px auto;
width: 800px;
background-color: #FFFFFF;
color: #333333;
}

a:link {
color: #FF2000;
text-decoration:none;
}

a:visited {
color: #FF2000;
text-decoration:none;
}

a:hover {
color: #FF7A66;
text-decoration:none;
}


/*========== header ==========*/

#header {
width: 800px;
}


/*========== main ==========*/

#contents {
width: 800px;
}

#main {
width: 800px;
}


/*========== special ==========*/

.spf10 {
font-size: 10px;
line-height: 140%;
padding: 5px 0px 0px;
}

#special p {
margin: 5px 0px 0px;
padding: 0px;
}

#special a:link {
color: #000000;
text-decoration:none;
}

#special a:visited {
color: #000000;
text-decoration:none;
}

#special a:hover {
color: #FF2000;
text-decoration:none;
}


/*========== collection movie ==========*/

/*#collection {
width: 406px;
height: 320px;
}*/

#collection {
width: 406px;
height: 246px;
}



/*========== topics ==========*/

#topics {
width: 320px;
height: 95px;
border: 1px solid #CCCCCC;
}


/*========== footer ==========*/

#footer {
width: 800px;
border-top: 1px solid #CCCCCC;
margin: 0px;
padding: 0px;
}
