@charset "euc-jp";
/*------------------------------------------------------------
	関西ゲーム業界	
------------------------------------------------------------*/
#conts {
	margin: 0 0 40px;
	background: url(/ks/topics/05/img/line.gif) repeat-x left bottom;
}

#conts .read {
	margin: 15px;

	line-height: 1.5;
}

#conts .box {
	padding: 15px 10px;
	background: url(/ks/topics/05/img/line.gif) repeat-x left top;
}

	* html #conts .box {
		zoom: 100%;
	}

	*+html #conts .box {
		zoom: 100%;
	}

#conts .box:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#conts .box a.logo {
	padding: 3px 0 0;
	width: 158px;
	height: 53px;
	border: 1px solid #666;
	display: block;

	float: left;

	text-align: center;
}

	* html #conts .box a.logo {
		width: 160px;
		height: 57px;
	}

#conts .box a.title {
	margin: 0 0 0 180px;
	display: block;

	font-weight: bold;
}

#conts .box a.title span {
	padding: 0 25px 0 0;
	background: url(/contents/img/new.gif) no-repeat right -1px;
}

#conts .box p {
	margin: 5px 0 0 180px;

	line-height: 1.5;
}
