@charset "Shift_JIS"; 

/**
 * 2013.05 4D���C
 */
h2#ikuji-pagettl {
	margin-bottom: 20px;
}
.icon_link2 {
	padding-left: 15px;
	background: url('../img/icon_link2.gif') no-repeat 0 3px;
}

#manga-index{
	margin: 60px auto 0;
	width: 708px;
}
.manga-index-block {
	margin-bottom: 30px;
}
.manga-index-block .first {
	float: left;
	width: 335px;
}
.manga-index-block .last {
	float: right;
	width: 335px;
}
.manga-index-block .image {
	margin-bottom: 5px;
}

#manga-area {
	width: 510px;
	margin: 0 auto 35px;
	padding-bottom: 5px;
	background: url('../manga/img/manga_bg_bottom.gif') no-repeat left bottom;
}
#manga-area-inner {
	padding-top: 5px;
	background: url('../manga/img/manga_bg_top.gif') no-repeat left top;
}
#manga-area-inner2 {
	padding: 20px;
	background: url('../manga/img/manga_bg_middle.gif') repeat-y left top;
}
#manga-title {
	margin-bottom: 25px;
	font-size: 20px;
	color: #a37332;
	border-bottom: none !important;
}
#manga-main {
	text-align: center;
}
#manga-caption {
	margin-top: 30px;
}
#manga-nav {
	height: 45px;
	margin-top: 20px;
	border-top: 1px solid #fcd332;
	position: relative;
}
#manga-nav a {
	display: block;
	text-indent: -9999px;
	position: absolute;
	background-image: url('../manga/img/manga_nav.gif');
	background-repeat: no-repeat;
}
#manga-nav .btn-back,
#manga-nav .btn-next {
	width: 51px;
	height: 20px;
	top: 50%;
}
#manga-nav .btn-back {
	left: 0;
	background-position: 0 0;
}
#manga-nav .btn-next {
	right: 0;
	background-position: 100% 0;
}
#manga-nav .btn-top {
	width: 130px;
	height: 30px;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -65px;
	background-position: -170px 0;
}
#manga-nav .btn-top:hover {
	background-position: -170px 100%;
}

.banner-area {
	width: 510px;
	margin: 40px auto;
}
.banner-area .banner {
	margin-bottom: 10px;
}

.icon-new {
	margin-left: 10px;
}