.bnrArea { margin: 10px 0px 15px;	text-align: center; }
h4 { font-size: 100%; }

/*-----------発売日表・カテゴリ選択----------------*/

#select-cate-b {
	margin-bottom: 10px;
}
#select-cate-b .dvdSoft-cate {
	margin-bottom: 5px;
}
.select-category {
	border: 1px #ffcc33 solid;
	background: url(https://img1.kakaku.k-img.com/images/dvd/bk_category.jpg) repeat-x bottom;
	height: 40px;
	/*padding-left: 20px;*/
	text-align: center;
}
.select-category a {
	background: url(https://img1.kakaku.k-img.com/images/dvd/icon_carender_list.gif) no-repeat left;
	padding-left: 13px;
	padding-right: 15px;
	text-decoration: none;
}
.select-category span.here {
	background: url(https://img1.kakaku.k-img.com/images/dvd/icon_carender_list.gif) no-repeat left center;
	padding-left: 13px;
	padding-right: 15px;
	font-weight: bold;
}

/*-----------発売日表・年月選択----------------*/
.select-date {
	margin: 20px auto;
	text-align: center;
	font-size: 107%;
}
.select-date img {
	vertical-align: middle;
	margin: 0 5px;
}
.select-date span {
	font-weight: bold;
}

/* ----------- 発売日表・タイトル件数 ---------------- */
.result {
	width: 930px;
}
.title-number {
	width: 500px;
	float: left;
	text-align: left;
}
.navi {
	width: 430px;
	float: right;
	text-align: right;
}
.list-none {
	border: 1px solid #cccccc;
	font-size: 121%;
	text-align: center;
	padding: 100px 0px;
	width: 100%;
}

#monthSelectArea {
	width:930px;
	margin-top:15px;
	padding:0;
	background:url(https://img1.kakaku.k-img.com/images/game/release/select_area_bg.gif) repeat-x left bottom;
	position:relative;
}
#monthSelectArea select#year {
	width:67px;
	float:left;
	position:absolute;
	left:5px;
	bottom:1px;
}
#monthSelectArea ul#releaseMonth {
	float:left;
	margin-top:1px;
	padding-left:73px;
}
#monthSelectArea ul#releaseMonth li {
	float:left;
	width:69px;
	margin-right:2px;
	list-style-type:none;
	text-align:center;
}
#monthSelectArea ul#releaseMonth li a {
	display:block;
	width:69px;
	background:url(https://img1.kakaku.k-img.com/images/game/release/select_month_bg.gif) no-repeat right top;
	padding:8px 0 5px 0;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	line-height:1;
}
#monthSelectArea ul#releaseMonth li a:hover {
	background-position:left top;
}
#monthSelectArea ul#releaseMonth li.active a {
	background-position:left top;
	border-bottom:1px solid #ffffff;
}

#releaseMain {
	width:890px;
	padding:20px 20px 0 20px;
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_bg.gif) no-repeat left top;
}
#releaseTitleArea {
	width:890px;
	margin-bottom:10px;
}
#titleAreaLeft {
	width:392px;
	float:left;
}
#titleDate {
	width:110px;
	float:left;
}
#titleDate .imgMonth {
	margin-bottom:6px;
}
#titleText {
	width:300px;
	float:right;
	padding-top:67px;
}
#titleAreaRight {
	width:370px;
	float:right;
	padding-top:85px;
}
#titleAreaRight img {
	float:left;
}
#titleAreaRight ul {
	list-style:none;
}
#titleAreaRight li {
	float:left;
	border-right:1px dotted #999;
	padding:5px 10px;
}
#titleAreaRight li.last {
	border-right:none;
	padding-right:0;
}
/* ------ カテゴリ --------------------------------- */
ul#releaseCategory {
	margin-bottom:10px;
	width:890px;
}
ul#releaseCategory li {
	float:left;
	list-style-type:none;
}

table#titleSche {
	width:890px;
	border-collapse:collapse;
	margin-bottom:5px;
	word-break:break-all;
}
table#titleSche tr#titleScheHd {
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_sche_hd_bg.gif) repeat-x left top;
}
table#titleSche th {
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#333333;
	border-top:1px solid #c8c8c8;
	padding:4px 0;
}
table#titleSche td {
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_line.gif) repeat-x bottom;
}
table#titleSche tr.last td {
	background:none;
	border-bottom:1px solid #c8c8c8;
	padding-bottom: 10px;
}
table#titleSche th#category {
	width:98px;
}
table#titleSche th#category span {
	display:block;
	width:98px;
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_sche_line.gif) repeat-y right top;
	padding:10px 0;
}
table#titleSche th#title {
	width:534px;
}
table#titleSche th#title span {
	display:block;
	width:534px;
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_sche_line.gif) repeat-y right top;
	padding:10px 0;
}
table#titleSche th#media {
	width:87px;
}
table#titleSche th#media span {
	display:block;
	width:87px;
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_sche_line.gif) repeat-y right top;
	padding:10px 0;
}
table#titleSche th#retailPrice {
	width:87px;
}
table#titleSche th#retailPrice span {
	display:block;
	width:87px;
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_sche_line.gif) repeat-y right top;
	padding:2px 0;
}
table#titleSche th#bbs {
	width:83px;
}
table#titleSche th#bbs span {
	display:block;
	width:83px;
	padding:2px 0;
}
table#titleSche td.releaseDate {
	padding:5px 0;
	vertical-align:center;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	background:none;
}
table#titleSche td.releaseDate p {
	background:url(https://img1.kakaku.k-img.com/images/game/release/titlesche_weekday_bg.gif) repeat left top;
	font-weight:bold;
	padding:8px 10px;
}
table#titleSche td.category {
	padding:5px 0;
	text-align:center;
}
table#titleSche td.title {
	padding:5px;
}
table#titleSche td.title a {
	text-decoration:none;
}
table#titleSche td.retailPrice {
	padding:5px;
	text-align:right;
}
table#titleSche td.media {
	padding:5px;
	text-align:center;
}
table#titleSche td.bbs {
	padding:5px;
	text-align:center;
}
table#titleSche td.bbs a {
	text-decoration:none;
}
table#titleSche td.bbs img {
	vertical-align:middle;
	margin-right:2px;
}
/* クチコミ枠削除 13.10.23 sm3 */
table#titleSche th#titleLong {
	width:617px;
}
table#titleSche th#titleLong span {
	display:block;
	width:617px;
	background:url(https://img1.kakaku.k-img.com/images/game/release/release_sche_line.gif) repeat-y right top;
	padding:10px 0;
}
table#titleSche th#mediaLast {
	width:87px;
}
table#titleSche th#mediaLast span {
	display:block;
	width:87px;
}
/* ------------ ページ送り ------------ */
.paging {
font-weight: bold;
font-size: 122%;
margin-top:10px;
text-align: center;
width: 100%;
padding: 6px 0px;
}
.paging span.now {
background: #cccccc;
border: 1px solid #cccccc;
margin: 2px;
color:#FFFFFF;
padding: 0.25em 7px;
}
.paging span.prev,
.paging span.next { border: none; }
.paging span.prev_no,
.paging span.prev a {
background:url(https://img1.kakaku.k-img.com/images/itemlist/itemtable_prev.gif) no-repeat left center;
padding:0.25em 7px 0.25em 23px;
text-decoration: none;
}
.paging span.next_no,
.paging span.next a {
background:url(https://img1.kakaku.k-img.com/images/itemlist/itemtable_next.gif) no-repeat right center;
padding:0.25em 23px 0.25em 7px;
text-decoration: none;
}
.paging span.prev a:link, .paging span.prev a:visited, .paging span.next a:link, .paging span.next a:visited, {
border:none;
width:auto;
text-decoration: none;
}
.paging span.prev a:hover {
border:none;
width:auto;
text-decoration:underline;
background:url(https://img1.kakaku.k-img.com/images/itemlist/itemtable_prev_over.gif) no-repeat left center;
}
.paging span.next a:hover {
border:none;
width:auto;
text-decoration:underline;
background:url(https://img1.kakaku.k-img.com/images/itemlist/itemtable_next_over.gif) no-repeat right center;
}
.paging .num a {
border: 1px solid #cccccc;
margin: 2px;
padding: 0.25em 7px;
}
.paging .num a:link,
.paging .num a:visited,
.paging .num a:active {
color: #0000de;
background-color: #FFFFFF;
text-decoration: none;
}
.paging .num a:hover {
color: #333333;
background-color: #eeeeee;
}

.noHitArea {
	width:888px;
	margin-bottom:5px;
	padding:100px 0;
	text-align:center;
	border:1px solid #c8c8c8;
}
.noHit span {
	background:url(https://img1.kakaku.k-img.com/images/dvd/release/release_notitle_l.gif) no-repeat left center;
	padding:25px 0 25px 81px;
	color:#333333;
	font-weight:bold;
	font-size: 129%;;
}
