@charset "utf-8";

/*

電撃PlayStation用
Last Update 14.07.30

*/

/* テーマカラー 505050 */

a:link {
	color: #384683;
}

/* ▼カテゴリー内更新情報▼ */
#dps #category li h3 {
	font-weight: normal;
	line-height: 1.4em;
}

.softRank {
	background-color: #fcfcfc;
	border: 1px solid #537896;
	margin: 0 0 10px;
	width: 238px;
}

.softRank h2 {
	background: #a6ceea;
	background: linear-gradient(top, #fefefe, #a6ceea);
	background: -moz-linear-gradient(top, #fefefe, #a6ceea);
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#a6ceea)); 
	border-bottom: 1px solid #537896;
	color: #1f3b51;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
}

.softRank li {
	border-bottom: 1px dotted #909090;
	font-size: 12px;
	line-height: 1.3em;
	margin: 5px;
}

.softRank li {
	font-size: 12px;
	line-height: 1.2em;
}

.softRank li h3 {
	font-weight: bold;
}

.softRank .newsRankIcon {
	float: left;
	height: 32px;
	margin: 0 5px 5px 0;
	width: 32px;
}

.softRank .term {
	font-size: 11px;
	line-height: 1.2em;
	padding: 0 5px 2px;
	text-align: right;
}

/* 最新号紹介 */
/* archiveもチェック */
#dps #left #crntNum {
	background-color: #505050;
	padding: 0 5px 5px;
}

#dps #left #crntNum h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 8px 0;
}

#dps #left #crntNum ul {
	background-color: #fefefe;
	border-radius: 3px;
	padding: 0 5px;
}

#dps #left #crntNum li {
	border-bottom: 1px dotted #c0c0c0;
	padding: 5px 0;
}

#dps #left #crntNum li.last {
	border: none;
}

#dps #left #crntNum .thumb {
	margin: 0 2px 0 0;
}

#dps #left #crntNum p.spec {
	font-size: 13px;
}

#dps #left #crntNum p {
	clear: both;
	font-size: 11px;
	line-height: 1.2em;
	margin: 5px 0;
}

#dps #left #crntNum .affLink {
	text-align: center;
}

#dps #left #crntNum .bookWalker {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	text-align: center;
}