@charset "utf-8";
#next_main {
	width: 975px;
	height: auto;
	z-index: 1;
	background-color: #c9efef;
	position: relative;
	display: block;
}
#next_text {
	width: 600px;
	margin-right: auto;
	z-index: 2;
	height: 25px;
	margin-left: auto;
	padding-top: 25px;
}
#next_title {
	background-image: url(images/nextissue/next_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 975px;
	height: 84px;
	z-index: -1;
	top: 0px;
}
#next_bottom {
	background-image: url(images/nextissue/next_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 975px;
	height: 84px;
	z-index: -1;
}
#next_image {
	background-repeat: no-repeat;
	width: 975px;
	height: auto;
	z-index: -1;
	position: relative;
}
