@charset "UTF-8";
/* pc_global.css */

.forpc {
	display: block !important;
}
.forsp {
	display: none !important;
}
span.forpc {
	display: inline !important;
}
/* link */
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: underline;
	/*text-decoration: none;*/
}
a:hover img, input[type="image"]:hover, .imgbtn a:hover, .header li a:hover, .footer_copyright a:hover {
	cursor: pointer !important;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
/* body */
body {
	/*min-width: 1024px;*/
	background-color: #eeeeee;
	color: #666;
	text-align: center;
}
.article_header, .article_contents, .article_footer {
	min-width: 1024px;
}
/* contents */
.article_contents {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
body#index .article_contents,
body#index .section_index {
	width: 100%;
}
/* pagetop */
.nav_pagetop {
	position: relative;
	width: 1024px;
	height: 35px;
	margin: 0 auto;
}
.nav_pagetop p {
	position: absolute;
	bottom: -7px;
	right: 0px;
}
.nav_pagetop p a {
	display: block;
	width: 160px;
	height: 42px;
	background: url(../images/common/pc_nav_pagetop.png) no-repeat 0 0;
	text-indent: -9999px;
}
.sp_nav_pagetop {
	display: none;
}
/* footer */
.article_footer {
	background: #fff url(../images/common/pc_footer_bg.png) repeat-x 0 0;
}
.section_footer {
	width: 1024px;
	margin: 0 auto;
	font-size: 83%;
	text-align: left;
}
.section_footer dt {
	font-weight: bold;
}
.section_footer li {
	padding: 3px 0 3px 9px;
	background: url(../images/common/pc_footer_nav.png) no-repeat 0 50%;
	line-height: 1.1;
}
.section_footer li a {
}
/* = footer_nav_magamega */
.footer_nav_magamega {
	padding: 20px 0 20px;
	border-bottom: 1px solid #dcdcdc;
}
.footer_nav_magamega h2 {
	width: 280px;
	height: 30px;
	margin-bottom: 20px;
	background: url(../images/common/pc_footer_nav_magamega.png) no-repeat 0 0;
	text-indent: -9999px;
}
.footer_nav_magamega_section {
	display: table;
}
.footer_nav_magamega dl {
	display: table-cell;
 *float: left;
 *display: block;
	width: 169px;
	border-left: 1px solid #dcdcdc;
}
.footer_nav_magamega_section dl:first-child {
	border-left: 0px;
}
.footer_nav_magamega dt, .footer_nav_magamega ul {
	padding: 0 10px;
}
/* = footer_nav_comicplus */
.footer_nav_comicplus {
	padding: 10px 0 20px;
	border-bottom: 1px solid #dcdcdc;
}
.footer_nav_comicplus h2 {
	width: 120px;
	height: 33px;
	margin-bottom: 20px;
	background: url(../images/common/pc_footer_nav_comicplus.png) no-repeat 0 0;
	text-indent: -9999px;
}
.footer_nav_comicplus h3 {
	margin-bottom: 5px;
	padding: 3px 5px;
	border-left: 5px solid #d8d8d8;
	background-color: #f3f3f3;
	font-weight: bold;
	line-height: 1.1;
}
.footer_nav_comicplus dt {
	padding: 0px 5px;
}
.footer_nav_comicplus ul {
	padding: 0px 5px;
}
.footer_nav_comicplus_book {
	float: left;
	width: 330px;
}
.footer_nav_comicplus_label, .footer_nav_comicplus_search, .footer_nav_comicplus_info, .footer_nav_comicplus_web {
	float: left;
	_display: inline;
	width: 158px;
	margin-left: 12px;
}
.footer_nav_comicplus_book1 {
	float: left;
	width: 169px;
}
.footer_nav_comicplus_book1b {
	margin: 20px 0 0;
}
.footer_nav_comicplus_book2 {
	float: left;
}
.footer_nav_comicplus_infopl {
	margin: 2em 0 0;
}
.footer_nav_magamega dd, .footer_nav_comicplus h3 + div, .footer_nav_comicplus h3 + ul {
	display: block !important;
}
/* copyright */
.footer_copyright {
	padding: 20px 0;
}
.footer_copyright h2 {
	float: left;
}
.footer_copyright h2 a {
	display: block;
	float: left;
	width: 75px;
	height: 33px;
	background: url(../images/common/pc_footer_logo.png) no-repeat 0 0;
	text-indent: -9999px;
}
.footer_copyright p {
	float: right;
	text-align: right;
	line-height: 33px;
	color: #000;
}
/* header */
.article_header {
	position: relative;
	z-index: 12;
	background: url(../images/common/pc_header_bg.png) repeat-x 0 100%;
	height: 70px;
}
.header {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
.header_siteid {
	position: absolute;
	top: 12px;
	left: 0px;
}
.header_siteid a {
	display: block;
	width: 108px;
	height: 35px;
	background: url(../images/common/pc_header_siteid.png) no-repeat 0 0;
	text-indent: -9999px;
}
.header_nav_comic {
	display: none;
}
.header_nav_info {
	display: none;
}
.header_nav_sns {
	position: absolute;
	top: 12px;
	right: 0px;
}
.header_nav_sns li {
	float: left;
}
.header_nav_sns a {
	display: block;
	float: left;
	width: 35px;
	height: 40px;
	background-image: url(../images/common/pc_header_nav_sns.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.header_nav_sns1 a {
	width: 45px;
	background-position: 0 0;
}
.header_nav_sns2 a {
	background-position: -45px 0;
}
.header_nav_sns3, .header_nav_sns4 {
	display: none;
}
.header_search {
	position: absolute;
	top: 12px;
	right: 90px;
	display: block;
	width: 230px;
	height: 35px;
	background: url(../images/common/pc_header_search.png) no-repeat 0 0;
}
.header_search input#search {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 180px;
	height: 15px;
	_width: 190px;
	_height: 25px;
	padding: 5px;
	font-size: 116%;
	line-height: 1;
	border: 0px;
	outline: 0px;
}
.header_search a.submit {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
}
.header_nav_detail {
	position: absolute;
	top: 12px;
	left: 134px;
}
.header_nav_detail li {
	float: left;
}
.header_nav_detail li a {
	float: left;
	display: block;
	height: 39px;
	background-image: url(../images/common/pc_header_nav_detail.png);
	background-repeat: repeat;
	text-indent: -9999px;
}
.header_nav_detail1 a {
	width: 92px;
	background-position: -1px 0;
}
.header_nav_detail2 a {
	width: 93px;
	background-position: -93px 0;
}
.header_nav_detail3 a {
	width: 94px;
	background-position: -186px 0;
}
.header_nav_detail4 a {
	width: 93px;
	background-position: -280px 0;
}
.header_nav_detail5 a {
	width: 93px;
	background-position: -373px 0;
}
.header_nav_detail6 a {
	width: 95px;
	background-position: -466px 0;
}
/* comicplus */
.article_comicplus {
	position: relative;
	z-index: 13;
	top: -10px;
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}
.section_comicplus {
	position: absolute;
	top: 0px;
	left: 810px;
	z-index:10;
}
.comicplus {
	display: none;
	width: 200px;
	padding: 5px 0 0;
	background: url(../images/common/pc_comicplus_bg.png) repeat-y 50% 0;
}
.comicplus_ul {
	margin: 0 5px;
}
.comicplus_ul li {
	padding: 5px 10px 5px 20px;
	background: url(../images/common/pc_comicplus_li.png) no-repeat 10px 50%;
	border-top: 1px dashed #ffc988;
	font-size: 91%;
}
.comicplus ul:first-child li:first-child {
	border-top: 0;
}
.comicplus_ul li a {
	display: block;
}
.comicplus_btn a {
	display: block;
	width: 200px;
	height: 36px;
	background: url(../images/common/pc_comicplus_btn.png) repeat 0 0;
	text-indent: -9999px;
}
.article_comicplus.tabon {
	z-index: 11;
}
.article_comicplus.tabon .comicplus_btn a {
	height: 42px;
	background: url(../images/common/pc_comicplus_btn.png) repeat 0 -36px;
}
.article_contents_inner{
	padding-top:56px;
	padding-bottom:20px;
}
/* detail */
.section_column {
	float: left;
	width: 685px;
	padding: 20px 0 0;
	text-align: left;
}
.section_aside {
	float: left;
	width: 300px;
	margin-left: 20px;
	padding: 20px 0 0;
	text-align: center;
	_display: inline;
}
#overlayer {
	z-index: 1000;
	display:none;
	background:url(../images/common/overlayer_bg.png) repeat;
	width: 100%;
	height: 100%;
	position:fixed;
	top:0px;
	left:0px;
}
#overlayer_inner {
	width: 956px;
	margin: 30px auto 0px;
	overflow:hidden;
	position:relative;
}
#overlayer_inner iframe {
	width: 100%;
	min-height:540px;
}
iframe#popUpbottom{
	display:none;
}