header h2 {
    display: inline-block;
    padding: 7px;
    color: #333;
    font-size: 90%;
    font-weight: normal;
    background: none;
    border: none;
    text-shadow: none;
}
.mediaNews {
	margin:20px 7px 7px 7px;
	padding:7px;
	background:url(/starts_bunko/bokunan/images/media_bg.png) top left repeat;
	background-size:20px;
}
.mediaNews h3 {
	position: relative;
	padding: 0;
	margin-top: -15px;
	width: 75px;
	height: 82px;
	text-indent: -9999px;
	background: url(/starts_bunko/bokunan/images/media_ico.png) top left no-repeat;
	background-size: 53px;
	border: none;
	z-index: 2;
}
.mediaNews ul {
	position: relative;
	margin: -60px 7px 7px 7px;
	z-index: 1;
	background:rgba(255, 255, 255, 0.8);
}
.mediaNews ul li, .mediaNews ul li a {
	font-size:15px;
	font-weight:bold;
}
.mediaNews ul li {
	margin-left: 45px;
	padding:6px 12px 7px 12px;
	font-size: 80%;
	background:url(/starts_bunko/bokunan/images/media_li.png) left center no-repeat;
	background-size:6px;
	border-top:1px dotted #ebddcf;
}
.mediaNews ul li:first-child {
	padding:7px 12px 7px 18px;
	border:none;
}
.mediaNews ul li a {
	font-size: 100%;
	display: block;
    padding-right: 15px;
    text-decoration: none;
    background: url(/images/pc_layout/book/arrow_booknext.png) right center no-repeat;
    background-size: 13px;
}
.mediaNews ul li span {
	font-size:10px;
}
#bookDetail {
	padding:4px 0 7px;
	background-color:#f2eee8;
}
dt.catch {
	padding: 7px !important;
	color: #016e95;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	border-bottom: none !important;
}
.detail dt, aside dt {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}
.detail dt.catch {
	color: #016e95;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}
.detail dd.title {
	padding: 3px 7px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}
#bookDetail .detail dd.title h1 {
	display: inline;
	float: none;
	margin-left: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
}
.detail dd.writer {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5em;
}
#bookDetail .detail dd.writer h2 {
	display: inline;
	padding: 0;
	color:#333;
	font-size: 100%;
	background: none;
	border: none;
	text-shadow: none;
}
aside.textArea {
	margin:7px 7px 14px;
	padding:0 7px 0;
	background-color:#fefefe;
	border:1px solid #d8d8d8;
	border-radius:5px;
}
aside.textArea dt{
	color: #42bdd8;
}
aside.textArea.illustlator dt {
    margin-top: 0;
    color: #333;
    font-size: 80%;
    font-weight: normal;
    text-align: right;
    border: none;
}
aside.textArea.illustlator dd {
	margin-bottom: 7px;
    padding: 7px;
	line-height: 1.8em;
}
.blue {
	color: #42bdd8;
	font-size: 150%;
	font-weight: bold;
}
.readLink li.font75 a {
	font-size:75%;
}
.snsBtn {
	padding:7px 0;
}
.snsBtn .twitter-share-button {
	margin-top:7px;
}
#reviewCamp {
	margin:0;
	padding:0;
}
#reviewCampTit {
	display:table;
	margin:7px;
}
#reviewCampTit div {
	display:table-cell;
	vertical-align:middle;
}
#reviewCampTit div:last-child {
	padding-left:7px;
}
#reviewCampTit div h2 {
	margin:0 !important;
	color:#333;
	font-size:100%;
	text-align:left;
	text-shadow:none;
	background: none;
	border: none;
}
#reviewCampTit div h2 span {
	color: #1da1f2;
	font-size: 100%;
}
#pcPage #reviewCampTit div h2 {
	font-size: 120%;
}
#reviewCamp h4 {
	margin:7px 0 0 0;
	padding:7px;
	color:#5ec7de;
	background-color:#fff;
	border-top:1px dashed #5ec7de;
	border-bottom:1px dashed #5ec7de;
}