@charset "utf-8";
@import url("https://www.mag2.com/css/style.css");
@import url("//kamogawa.mag2.com/common/css/durasite.css");


/* CONTENT
--------------------------------------------------------- */
#content {
	margin: 0 auto;
	width: 560px;
	text-align: center;
}


#content #hdlnk,
#ranking #hdlnk {
	margin-bottom: 3px;
	text-align: center;
}


#content #hdlnk li,
#ranking #hdlnk li {
	padding-left: 8px;
	display: inline;
	background: url("../img/par.gif") no-repeat 0;
}

#content #hdlnk li.first,
#ranking #hdlnk li.first {
	background: none;
}


/* TITLE
--------------------------------------------------------- */
#title {
	margin: 0 auto 10px;
}

/* TAB BOX
--------------------------------------------------------- */
#tab-box {
	margin: 0 auto;
	width: 540px;
	text-align: center;
}
#tab-box a:link {
    color: #06c;
    text-decoration: underline;
}
#tab-box a:visited {
    color: #06c;
    text-decoration: underline;
}
#tab-box a:hover {
    color: #06c;
	text-decoration: underline;
}
#tab-box #nav {
	margin: 0;
	padding: 0;
	width: 540px;
	line-height: 0;
	list-style: none;
}
#tab-box #nav li {
	display: inline;
	float: left;
	font-size: 0;
}
#tab-box #nav li.lineR {
	border-bottom: 1px solid #666;
	width: 164px;
	height: 33px;
}
#tab-box #nav li a img {
	outline: none;
	border: none;
}

/* TAB-CONT */
#tab-box .tab-cont {
	margin-bottom: 20px;
	padding-top: 20px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	display: none;
	width: 538px;
	text-align:center;
}
*html #tab-box .tab-cont {
	width: 540px;
}
#tab-box .tab-cont .mag-unit {
	margin: 0 auto 20px;
	width: 520px;
}
#tab-box .tab-cont .mag-unit .mag-pic {
	border: 1px solid #bebebe;
	float: left;
}
#tab-box .tab-cont .mag-unit .mag-detail {
	float: right;
	width:425px;
	text-align:left;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-title {
	margin-bottom: 7px;
	line-height: 1.3;
	color: #0076ff;
	font-weight: bold;
	font-size: 16px;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-info {
	margin-bottom: 10px;
	line-height: 1.3;
	font-size: 13px;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-meta {
	margin-bottom: 5px;
	text-align: left;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-meta li {
	margin-right: 20px;
	padding-bottom: 7px;
	float: left;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-meta .meta-period {
	padding-left: 65px;
	background: url(../img/meta-period.gif) 0 0 no-repeat;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-reg li {
	float: left;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-reg li.rule {
	padding: 4px 4px 0 0;
}
#tab-box .tab-cont .mag-unit .mag-detail .mag-reg li .rdemail {
	margin-right: 5px;
	width: 230px;
	height: 19px;
}
*html #tab-box .tab-cont .mag-unit .mag-detail .mag-reg li .rdemail {
	height: 23px;
}


/* FOOTER BNR
--------------------------------------------------------- */
#footer_bnr {
	margin: 0 auto 20px;
	width: 470px;
}
#footer_bnr .bnrL {
	float: left;
}
#footer_bnr .bnrR {
	float: right;
}

/* YKTR-3478 読者増加メニュー配下 */

.mag-title ::after {
	content:'-PR-';
	color: #707070;
	margin: 5px;
	font-size: 13px;
  display: inline-block;
}
