@charset "utf-8";
@import url("//kamogawa.mag2.com/common/css/famous-unit.css");
@import url("style.css");
@import url("side-rank.css");
@import url("share-button-pay.css");

/* common */

a {
	text-decoration: none;
}

/* header */

div#container div#header {
	height: 120px;
	background-image: none;
}

div#header #logo {
	float: left;
	width: 330px;
}

div#header #logo p {
	padding: 5px 0 10px;
	font-size: 182%;
	color: #f09;
}

div#header #search {
	height: 25px;
}

div#header #keyword {
	border: 1px solid #ccc;
	width: 250px;
	height: 23px;
	float: left;
}

* html div#header #keyword {
	height: 25px;
}

div#header ul#header-link {
	float: right;
	position: static;
}

div#header ul#header-link li {
	position: static;
}

div#header ul#header-link #bgnr {
	margin-left: 100px;
	padding: 3px 0 3px 20px;
	background: url("https://www.mag2.com/img/bgnr-icon.png") no-repeat 3px 50%;
}

div#header ul#header-link #help {
	margin-left: 100px;
	padding: 3px 0 3px 20px;
	background: url("https://www.mag2.com/img/icon-help.png") no-repeat left 50%;
}

div#header ul#header-link #login-info {
	margin-left: 100px;
	margin-bottom: 8px;
}

div#header ul#header-link #publ,
div#header ul#header-link #cancel,
div#header ul#header-link #mypage {
	float: left;
	width: 90px;
}

/* wrapper */

#wrapper {
	clear: both;
	color: #666;
}

/* contents */

.mag-unit {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	position: relative;
	min-height: 165px;
}

#photo {
	position: absolute;
	top: 20px;
}

.mag-unit .mag-title {
	padding: 10px 0 10px 110px;
	color: #0080ff;
	font-weight: bold;
	font-size: 138%;
}
.mag-img {
	padding: 15px 0px 0px 0px;
	line-height: 1.3;
}

.mag-info {
	padding: 0 0 10px 110px;
	line-height: 1.3;
}

.mag-meta {
	padding-bottom: 10px;
}

.mag-meta li {
	float: left;
	width: 260px;
}

.mag-meta p {
    float: right;
}

.mag-meta span.meta-onceprice {
	color: #f09;
	font-weight: bold;
	font-size: 138%;
}

.mag-meta span.meta-point {
	color: #f09;
	font-weight: bold;
	font-size: 138%;
}

.mag-meta span.meta-price {
	color: #f09;
	font-weight: bold;
	font-size: 138%;
}

.mag-profile {
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 1.3;
}

.mag-profile h2 {
	padding-bottom: 5px;
	font-size: 123%;
}

.mag-profile h2 span {
	color: #0080ff;
	font-weight: bold;
}

.mag-profile p {
	line-height: 1.3;
}

.mag-reg {
	padding: 10px 0;
	position: relative;
	border-top: 1px solid #ccc;
}

.mag-reg dt {
	color: #f09;
	font-weight: bold;
}

.mag-reg dd {
	color: #0080ff;
}

.mag-reg dd.reg {
	position: absolute;
	top: 10px;
	right: 0;
}

#mag-sample h2 {
	padding: 10px 0 5px;
	font-size: 123%;
}

#mag-sample div {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #999;
	text-align: left;
}

#mag-sample iframe {
	overflow: scroll;
	border: 0;
	width: 100%;
	height: 880px;
}

#mag-sample p {
	padding-top: 10px;
	text-align: right;
}

.mag-bn {
	padding: 10px 0;
	border-top: 1px solid #ccc;
}

.mag-bn .mag-title {
	padding-left: 20px;
	background: url("https://www.mag2.com/img/point-p.png") no-repeat left 50%;
	color: #f09;
	font-weight: bold;
	font-size: 131%;
}

.mag-bn h3 {
	padding: 10px 0 5px;
	font-weight: bold;
	font-size: 108%;
}

.mag-bn ul {
	padding-bottom: 10px;
}

.mag-bn p {
	text-align: right;
}

.mag-bn a {
	padding-left: 15px;
	background: url("https://www.mag2.com/img/ext-link2.gif") no-repeat scroll 0 50% transparent;
}


/* chumoku */

#sidebar #chumoku2 {
	margin: 10px;
}

#sidebar #chumoku2 dl {
	padding: 5px;
	border: solid #FFD06C;
	border-width: 0 1px;
	background: #fff url("https://www.mag2.com/magspe/img/chumoku-bg.png") no-repeat 50% top;
	position: relative;
	text-align: left;
	line-height: 1.1;
}

#sidebar #chumoku2 dt {
	margin-left: 35px;
	padding: 6px;
}

#sidebar #chumoku2 dt a {
	color: #FF6600;
	font-weight: bold;
	font-size: 108%;
}

#sidebar #chumoku2 .ph {
	position: absolute;
	top: 5px;
}

#sidebar #chumoku2 dl img {
	border: 1px solid #ccc;
}

#sidebar #chumoku2 .mmtitle {
	margin: 8px 0 3px;
	padding: 0 3px;
	border-left: 4px solid #FF6600;
	clear: both;
}

#sidebar #chumoku2 .mmtitle a {
	font-weight: bold;
	color: #666;
}

/* ↓↓↓ IE7でのsidebarのレイアウト崩れのため(atw t-takahashi) ↓↓↓ */
*:first-child+html #sidebar #chumoku dl {
	zoom:100%;
}
*:first-child+html #sidebar #chumoku2 dl {
	zoom:100%;
}
#sidebar #chumoku dd {
	position: relative;
}
#sidebar #chumoku2 dd {
	position: relative;
}
/* ↑↑↑ IE7でのsidebarのレイアウト崩れのため(atw t-takahashi) ↑↑↑ */


/* 当月発行件名 */
.kenmei {
	display: none;
	padding: 0 10px 10px 0;
	line-height: 1.3;
}

body.mid1157093 .kenmei {
	display: block;
}
