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

#contentsArea #title {
text-align: center;
float: left;
width: 860px;
font-size: 300%;
color: #5B2113;
}
#contentsArea #comic {
text-align: center;
margin-top: 80px;
margin-bottom: 30px;
}
#contentsArea .comicnav {
float: none;
width: 860px;
text-align: center;
}
#contentsArea .comicnav li { display: inline; }
#contentsArea .comicnav li a {
text-decoration: none;
}
#contentsArea .comicnav li a:link { 
color: #5C2415; text-decoration: none;
}
#contentsArea .comicnav li a:visited {
color: #5C2415; text-decoration: none;
}
#contentsArea .comicnav li a:active { 
color: #5C2415; text-decoration: none;
}
#contentsArea .comicnav li a:hover {
color: #963;
text-decoration: none;
}
#contentsArea #banners li a:hover img {
opacity:0.7;
filter: alpha(opacity=70);
}#contentsArea #banners {
text-align: center;
float: right;
width: 800px;
margin-top: 30px;
font-size: 18px;
}
#contentsArea #banners li {
display: inline;
margin-bottom: 30px;
}
#contentsArea #banners h1 { margin-bottom: 30px; }
