@charset "utf-8";
/*バックナンバーページ*/
div#bn_box {
	width: 570px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
div#bn_box .bn_cover_box {
	width: 268px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	border: 1px solid #BCBCBC;
	float: left;
	position: relative;
}
div#bn_box .bn_cover_box .btn_detail {
	position: absolute;
	right: 6px;
	bottom: 6px;
}
div#bn_box .bn_cover_box h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-image: url(../../img/common/t_h5_bg.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	letter-spacing: 0.1em;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A11514;
}
div#bn_box .bn_cover_img {
	width: 100px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #333333;
}
div#bn_box .bn_cover_img img {
	margin-bottom: 0px;
}
div#bn_box .bn_kikaku_box {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
div#bn_box .bn_kikaku_box p {
	line-height: 0.5em;
}
div#bn_box .bn_kikaku_box h5 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
/*各誌ページ*/
div#book_box {
	width: 570px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
div#book_box h3.b_title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A11514;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A11514;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A11514;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
}
div#book_box #cover_box {
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#book_box #kikaku_box {
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#book_box #cover_img {
	width: 190px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #333333;
}
div#book_box #cover_img img {
	margin-bottom: 0px;
}
div#book_box #kikaku_box h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	text-indent: 5px;
}
div#book_box #kikaku_box h5 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	text-indent: 5px;
}
div#book_box h4.bm4 {
	font-size: 16px;
	font-weight: bold;
	color: #881411;
	background: url(../../img/common/t_h4_bg.gif) no-repeat;
	width: auto;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: 0.1em;
}
div#book_box h5.bm5 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div#book_box #k_honbun_box {
	font-size: 14px;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#book_box #k_honbun_box img {
	border: 1px solid #CCCCCC;
}
/*div#book_box #k_honbun_box p {
	text-indent: 8px;
}*/
div#book_box ul {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#book_box ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
