@charset "utf-8";

/*
------------------------
end-wrapper
------------------------
*/
.end-wrapper-title{
	width:976px;
	height:14px;
	background-color:#333;
	padding:5px 0 5px 5px;
	margin-bottom:10px;
}
* html .end-wrapper-title{
	width:981px;
	height:24px;
}
.salespromotion{
	float:left;
	border-right:solid 1px #666;
	width:222px;
	height:250px;
	padding-right:6px;
}
* html .salespromotion{width:230px;}
.salespromotion ul {margin:0;padding:0;}
.salespromotion ul li{
	margin:0;
	padding:0;
	float:left;
}
.salespromotion ul li a{
	width:223px;
	display:block;
	margin:0;
	padding:0;
}
.salespromotion ul li a span{
	display:none;
}
/* *Hides from IE-mac \*/
.salespromotion ul li a{
	overflow: hidden;
	width:223px;
	margin:0; padding:0;
}

.salespromotion ul.to-media-btn li a{
	background-image: url(/common/images/v5/common/to-media-btn.jpg);
	background-repeat:no-repeat;
	width:225px; text-indent:-1100em; display:block;
}
.salespromotion ul.to-media-btn li.to-hitotoki a{background-position:0 -57px; height:58px;}
.salespromotion ul.to-media-btn li.to-books a{background-position:0 -115px; height:59px;}
.salespromotion ul.to-media-btn li.to-infinity a{background-position:0 -174px; height:77px;}
.salespromotion ul.to-media-btn li.to-hitotoki a:hover{background-position:-225px -57px; height:58px;}
.salespromotion ul.to-media-btn li.to-books a:hover{background-position:-225px -115px; height:59px;}
.salespromotion ul.to-media-btn li.to-infinity a:hover{background-position:-225px -174px; height:77px;}


/*infinity ランキング*/
.infinityrank{
	float:left;
	width:250px;
	height:250px;
	padding:0 10px;
	border-right:solid 1px #666;
}
* html .infinityrank{
	width:271px;
}
.infinityrank ul {
	margin-top:5px;
}
.infinityrank ul li{
	font-size:0.8em;
	line-height:1.4em;
	width:250px;
	padding:5px 0;
	border-top:dotted 1px #999;
}
.infinityrank ul li:first-child{border:none;}
.infinityrank ul li span{font-weight:bold;}
.infinityrank ul li a{
	display:block;
	width:250px;
	text-decoration:none;
	color:#134e63;
}
.infinityrank ul li a:hover{
	background-color:#f0f0f0;
	text-decoration:none;
}

/*ひととき最新号*/
.hitotoki{
	width:230px;
	height:250px;
	padding:0 10px;
	float:left;
	border-right:solid 1px #666;
}
* html .hitotoki{
	width:251px;
}
.hitotoki h4{
	font-size:0.9em;
	margin-top:15px;
	line-height:1.3em;
}
.hitotoki h4 span{
	font-size:0.8em;
	font-weight:normal;
}
.hitotoki p{
	margin-top:10px;
	font-size:0.8em;
	line-height:1.2em;
}
.hitotoki p span{
	font-weight:bold;
	color:#990000;
}
.hitotokicover{
	float:right;
	margin:15px 0 0 5px;
	border:solid 1px #666;
}

.book{
	width:219px;
	padding:0 0 0 10px;
	float:left;
}
* html .book{
	width:229px;
}
.book ul{
	margin-top:5px;
	background-color:#fff;
}
.book ul li{
	border-top:dotted 1px #999;
	padding:5px 0;
}
.book ul li:first-child{border:none;}
.book ul li a{
	display:block;
	text-decoration:none;
	color:#134e63;
	width:219px;
}
.book ul li a:visited{
	color:#006699;
}
.book ul li a:hover{
	display:block;
	background-color:#f0f0f0;
	text-decoration:none;
}
.book ul li h4 {
	font-size:0.8em;
	line-height:1.3em;
}
.book ul li h4 span{
	font-weight:normal;
}
.moreread{
	background: url("http://wedge.ismedia.jp/common/images/v1/wedge/icon-y.gif") no-repeat 0 0;
	padding-left:15px;
}