@charset "UTF-8";

@import url(basic.css);


/*センターボックス
----------------------------------------------- */
#center-body {
	width: 497px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
}


/*ニュースボックス
----------------------------------------------- */
.news-box {
	clear: both;
	margin-top: 15px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 27px;
	width: 497px;
}

/*ニュースボックス（ページ詳細用ボックス）
----------------------------------------------- */
.news-box-more
 {
	clear: both;
	margin-top: 15px;
	overflow: hidden;
	width: 497px;
	margin-bottom: 40px;
}
.news-box-more-entry {
	clear: both;
	overflow: hidden;
	padding-bottom: 27px;
	width: 497px;
}
.news-box-more-entry  p {
	font-size:15px;
	line-height:2 !important;
	margin-bottom: 30px;
}



/*表紙用ボックス
----------------------------------------------- */
.hslice {
	clear: both;
	margin-top: 15px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 27px;
	width: 497px;
}

.news-box-left p,.news-box-left2 p {
	font-size:15px;
	line-height: 2;
}

.news-box-left {
	float: left;
	width: 200px;
}
.news-box-left img {
	border: 2px solid #E1E1E1;
	height: auto;
	width: 190px;
}

.news-box-right {
	float: right;
	width: 290px;
}
.news-box-right h1.entry-title {
	font-size: 105%;
	color: #003399;
}
.news-box-right ul {
	list-style-type: none;
	padding-top: 1em;
	font-size: 80%;
}
.news-box-right dl {
	clear: both;
	margin-top: 30px;
}
.news-box-right dd, .regular-reader-box dd {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*特集用ボックス
----------------------------------------------- */
.news-box-title2 {
	clear: both;
	width: 497px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}
span.news-label {
	color: #FFFFFF;
	text-align: center;
	padding: 5px 10px;
	background:rgba(0,62,187,1.00);
	float: left;
}
.news-box-title2 h2 {
	font-size: 20px;
	margin-left: 10px;
	display: inline;
}
.news-box-left2 {
	width: 497px;
	margin-bottom: 30px;
}
.news-box-left2-wide {
}
.news-box-right2 {
	text-align:center;
	width: 497px;
}

.news-box-right2 img {
	max-width:490px;
	height:auto;
}

/*定期購入、　ボタン　OFF
----------------------------------------------- */
a.regular-reader {
	background-image: url(../img/home/main-btn-sell-new.gif);
	height: 36px;
	width: 119px;
	background-repeat: repeat;
	text-indent: -9999px;
	display: block;
}
a.regular-reader-foot {
	background-image: url(../img/regular-reader/main-button-sall-off.gif);
	height: 56px;
	width: 254px;
	background-repeat: repeat;
	text-indent: -9999px;
	display: block;
}

/*定期購入、１冊購入　ボタン　ON
----------------------------------------------- */
a:hover.regular-reader {
	background-image: url(../img/home/main-btn-sell-new_on.gif);
}
a:hover.regular-reader-foot {
	background-image: url(../img/regular-reader/main-button-sall-on.gif);
}


/*その他用ボックス
----------------------------------------------- */

.news-box2 {
	clear: both;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 27px;
	width: 497px;
}
.news-list {
	font-size: 85%;
}
.news-list p {
	margin-top: 2em;
}

/*下の定期購読ボタン用ボックス
----------------------------------------------- */
.regular-reader-box {
	clear: both;
	width: 254px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.regular-reader-buy-box {
	clear: both;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 25px;
	border: 1px solid #c5c5c5;
	background-color: #eeeeee;
	padding-top: 4px;
	padding-bottom: 4px;
}
.regular-reader-buy-case {
	background-color: #FFF;
	width: 487px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.regular-reader-buy-case-l {
	display: inline;
	float: left;
	width: 137px;
}
.regular-reader-buy-case-r {
	display: inline;
	float: left;
	width: 350px;
}

/*次号予告ボックス
----------------------------------------------- */
.next-issue-container {
	background-image: url(../img/home/main-nextissue-back1.gif);
	clear: both;
	margin-top: 45px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.next-issue-box {
	background-image: url(../img/home/main-nextissue-back2.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
h3.next-issue-title {
	font-size: 95%;
	color: #039;
	font-weight: bold;
}
.next-issue-box-left ul {
	list-style-type: none;
	font-size: 80%;
}
.next-issue-box-text {
	font-size: 75%;
	margin-top: 10px;
}

.next-issue-box-left {
	display: inline;
	float: left;
	width: 130px;
	background-image: url(../img/home/main-nextissue-title.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	margin-left: 10px;
}
.next-issue-box-right {
	float: right;
	width: 345px;
	margin-right: 10px;
}
