@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;
}

/* MAG CONT */
.mag_cont {
	margin: 0 auto;
	padding-top: 10px;
	width: 560px;
	text-align: center;
}
.mag_cont a:link {
    color: #06c;
}
.mag_cont .sub_title {
	margin: 0 auto 10px;
}
.mag_cont .mag-unit {
	margin: 0 auto 20px;
	padding: 10px;
	border: 1px solid #666;
	width: 528px;
}
*html .mag_cont .mag-unit {
	width: 550px;
}
.mag_cont .mag-unit .mag-pic {
	border: 1px solid #bebebe;
	float: left;
}
.mag_cont .mag-unit .mag-detail {
	float: right;
	width:435px;
	text-align:left;
}
.mag_cont .mag-unit .mag-detail .mag-title {
	margin-bottom: 7px;
	line-height: 1.3;
	color: #0076ff;
	font-weight: bold;
	font-size: 16px;
}
.mag_cont .mag-unit .mag-detail .mag-info {
	margin-bottom: 7px;
	line-height: 1.3;
	font-size: 13px;
}
.mag_cont .mag-unit .mag-detail .mag-meta {
	margin-bottom: 7px;
	text-align: left;
}
.mag_cont .mag-unit .mag-detail .mag-meta li {
	margin-right: 20px;
	float: left;
}
.mag_cont .mag-unit .mag-detail .mag-reg li {
	float: left;
}
.mag_cont .mag-unit .mag-detail .mag-reg li.rule {
	padding: 4px 4px 0 0;
}
.mag_cont .mag-unit .mag-detail .mag-reg li .rdemail {
	margin-right: 5px;
	width: 230px;
	height: 19px;
}
*html .mag_cont .mag-unit .mag-detail .mag-reg li .rdemail {
	height: 23px;
}
.mag_cont .crownB {
	margin: 0 0 5px 5px;
	padding: 5px 0 0 80px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.mag_cont .crownS {
	margin: 0 0 5px 5px;
	padding: 3px 0 0 80px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.mag_cont .top1 {
	background: url(/img/newmagazine/top1.gif) 0 0 no-repeat;
}
.mag_cont .top2 {
	background: url(/img/newmagazine/top2.gif) 0 0 no-repeat;
}
.mag_cont .top3 {
	background: url(/img/newmagazine/top3.gif) 0 0 no-repeat;
}
.mag_cont .top4 {
	background: url(/img/newmagazine/top4.gif) 0 0 no-repeat;
}
.mag_cont .top5 {
	background: url(/img/newmagazine/top5.gif) 0 0 no-repeat;
}
.mag_cont .top6 {
	background: url(/img/newmagazine/top6.gif) 0 0 no-repeat;
}
.mag_cont .top7 {
	background: url(/img/newmagazine/top7.gif) 0 0 no-repeat;
}
.mag_cont .top8 {
	background: url(/img/newmagazine/top8.gif) 0 0 no-repeat;
}
.mag_cont .top9 {
	background: url(/img/newmagazine/top9.gif) 0 0 no-repeat;
}
.mag_cont .top10 {
	background: url(/img/newmagazine/top10.gif) 0 0 no-repeat;
}
#content .mag_cont .mm-ctg {
	margin: 0 0 30px 50px;
}
#content .mag_cont .mm-ctg a {
	color: #333;
}

.message {
    margin-bottom: 15px;
}

/* FOOTER BNR
--------------------------------------------------------- */
#footer_bnr {
	margin: 0 auto 20px;
	width: 470px;
}
#footer_bnr .bnrL {
	float: left;
}
#footer_bnr .bnrR {
	float: right;
}
