@charset "utf-8";

/*PSP the Best発売月別タイトルリスト*/

#pspthebest {
	width: 840px;
	color: #404040;
}

/* ----------------年月選択メニュー */
#menuBox {
	padding-bottom: 3em;
	border-bottom: 1px solid #dddddd;
}
#menuBox .menuL {
	float: left;
}
#menuBox .menuR {
	float: right;
}
#menuBox .menuMonth {
	margin-right: 10px;
}
#menuBox .menuYear {
	margin-left: 2px;
	margin-top: 8px;
}

/* ↓-------- */
/*
a.img {
	display: block;
	border: 1px solid #ccc;
}
a.img:hover {
	border-color: #bb0529;
}
a.btn:hover img {
	filter: alpha(opacity=70);
	opacity: .70;
}
*/
/* ↑-------- */

a.img:hover {
	border-color: #b5ad17;
}

a.img2 {
	display: block;
	border: 1px solid #eee;
}
a.img2:hover {
	border-color: #eee;
	cursor: default;
}
a.un img {
	filter: alpha(opacity=10);
	opacity: .10;
}

/* ----------------年月・ジャケット小　表示 */
#best dl.monthBox {
	padding-top: 2em;
	clear: both;
}
#best .monthBox dt {
	width: 40px;
	float: left;
}
#best .monthBox div.jacket_bg {
	width: 30px;
	height: 57px;
	background: url(../img/jacket_bg.gif) no-repeat;
	float: right;
}
#best .monthBox img.jacket_s {
	width: 23px;
	height: 39px;
	position: relative;
	top: 9px;
	left: 5px;
}

/* ----------------スペック・ジャケット大　表示 */
#best div.swBox {
	width: 840px;
	clear: both;
	border-top: 1px solid #eeeeee;
	padding-top: 1em;
}
#best div.swBox .spec dt {
	font-size: 123.1%;
	font-weight: bold;
}
#best div.swBox div.jacket {
	width: 100px;
	float: left;
	padding-bottom: 1em;
}
#best div.swBox dl.spec {
	width: 680px;
	font-size: 93%;
	padding-left: 10px;
	padding-bottom: 1em;
	float: left;
}
#best div.swBox div.cero {
	width: 37px;
	float: right;
}
#best br.secClr {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

/* ---------------- */

.history .back a {
	background-image: url(/common/img/spriteIcon.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.history {
	padding: 8px 10px;
	border-bottom: #cacaca;
	text-align: right;
}
.history li {
	display: inline;
}
.history li a {
	margin-left: 30px;
	padding: 2px 0 2px 18px;
	font-size: 93%;
	color: #404040;
}
	.history li a:link {
		color: #404040;
	}
	.history li a:visited {
		color: #404040;
	}
	.history li a:hover {
		color: #eb422b;
		text-decoration: none;
	}
.history .parent a {
	background-position: 0 -284px;
}
.history .back a {
	background-position: 0 -334px;
}


	#general #main {
		border-top: 1px solid #cacaca;
	}
/* ---------------- */

