@charset "Shift_JIS";
@import "/library/css/imp/default.css";
@import "/library/media/css/base_sp.css";
@import "sp_style.css";

/* ***************** TSUTAYA 4月キャンペーン 特集ページ **************** */

/* spPb */
#spPb {
	width:660px;
	float:left;
}
#spPb .mainHead img {
	display: block;
	float:left;
}
#spPb .contentList {
	padding: 1px 0 10px;
	color: #fff;
	background-color: #ed1c24;
	float:left;
	width:660px;
}
#spPb dl.attention {
	width: 625px;
	margin: 0 auto 15px;
	padding: 8px 10px 5px;
	color: #fff;
	background-color: #b6161c;
	text-align:left;
}
#spPb dl.attention dt,
#spPb dl.attention dd {
	font-size: 90%;
	line-height: 1.4;
	color: #fff;
	background-color: transparent;
}
#spPb ul.select {
	width: 624px;
	margin: 0 auto 10px;
}
#spPb ul.select li{
	width: 308px;
	height: 75px;
}

#spPb #pagelink li{
	width: 204px;
	height: 75px;
	display: inline;
}

#spPb .contentList table {
	width: 650px;
	margin: 0 auto;
}
#spPb .contentList th {
	width: 122px;
	padding: 12px 4px 8px;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	background: transparent url(/library/media/img/ms/getsuji/09sp/pb/bg_tblhead.png) no-repeat left top;
}
#spPb .contentList th.nml {
	letter-spacing: -1px;
	font-weight: normal;
}
#spPb .contentList th a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
#spPb .contentList td {
	width: 106px;
	padding: 6px 12px;
	text-align: center;
	color: #000;
	background: transparent url(/library/media/img/ms/getsuji/09sp/pb/bg_tblbody.png) repeat-y left top;
}
#spPb .contentList td.btn {
	padding: 0 12px 8px;
	color: #000;
	background: transparent url(/library/media/img/ms/getsuji/09sp/pb/bg_tblfoot.png) no-repeat left bottom;
}
#spPb .contentList td.btn li {
	display: inline;
	padding-top: 5px;
}
#spPb .contentList td.blank {
	padding: 0!important;
	background: none!important;
	border: 0 none!important;
}

#spPb .contentList #searchList {
	width: 646px;
	margin: 0 auto;
	padding: 10px 0 0;
}
#spPb .contentList #searchList h3 {
	margin-bottom: 8px;
}
#spPb .contentList #searchList ul {
	text-align: center;
}
#spPb .contentList #searchList li {
	display: inline;
	padding: 0 1px;
}

#spPb .pagerTop {
	width: auto;
	clear: both;
	padding: 10px 10px 0;
	font-size: 90%;
	text-align: right;
}
#spPb .pagerTop a {
	color: #676767;
	background-color: transparent;
}
