img {
	border: none;
}

div.biz_title_banner {
	margin-top: 5px;
}
div.biz_title_banner img {
	border: none !important;
}
div.biz_category_header {
	color: #fff;
	width: 648px;
	border: solid 1px #323;
}
div.biz_category_header_ranking { background: #eac24b; }
div.biz_category_header_column  { background: #00866d; }
div.biz_category_header_blog    { background: #34007e; }
div.biz_category_header_buyers  { background: #52783f; }
div.biz_category_header_topics  { background: #005685; }

div.biz_category_header_tags {
	width: 630px;
	background: #e5e5e5;
	padding: 1px 10px 5px 10px;
	height: 1.3em;
}
div.biz_category_header_tags span.gennre {
	border: solid 1px #ffe29f;
	background: #ffecbf !important;
}
div.biz_category_header h1 {
	width: 92% !important;
	border: none !important;
	font-size: 24px;
	padding: 0 10px;
	background-image: none !important;
}
div.biz_category_header p {
	color: #fff !important;
	font-size: 90%;
	padding: 0 15px 10px 20px;
	margin-bottom: 0 !important;
}

div#biz_top_header {
	margin-left: 5px;
	margin-bottom: 5px;
}
div.biz_top_category {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	clear: both;
}
.biz_category_banner {
	width: 650px;
	height: 28px;
	border: none !important;
}
#biz_category_banner_ranking { background: url(http://www.famitsu.com/img/biz/category_banner_ranking.jpg); }
#biz_category_banner_topics  { background: url(http://www.famitsu.com/img/biz/category_banner_topics.jpg);  }
#biz_category_banner_buyers  { background: url(http://www.famitsu.com/img/biz/category_banner_buyers.jpg);  }
#biz_category_banner_blog    { background: url(http://www.famitsu.com/img/biz/category_banner_blog.jpg);    }
#biz_category_banner_column  { background: url(http://www.famitsu.com/img/biz/category_banner_column.jpg);  }

div.bizItemBox {
	width: 650px;
	background: #eee;
	border-bottom: solid 1px #aaa;
	margin-bottom: 0px !important;
}
div.bizItemBox a {
	font-weight: bold;
}
div.bizItemBox img.newsImg {
	width: 60px;
}
div.articleInfo:after {
	clear: none;
}



#serviceNavi {
	margin-left: 5px;
	margin-bottom: 20px;
}
#serviceNavi p {
	margin: 10px 0 1px 0;
	font-size: 116%;
	font-weight: bold;
	color: #1e629f;
}
#serviceNavi ul {
	background:transparent url(http://www.famitsu.com/img/biz/service_navi.jpg) left bottom no-repeat;
}
#serviceNavi li {
	display:inline;
}
#serviceNavi li a {
	float: left;
	display: block;
	height: 32px;
	background-image: url(http://www.famitsu.com/img/biz/service_navi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#serviceNavi #sNet     a{ width: 68px; background-position:     0 0; }
#serviceNavi #sPiccolo a{ width: 88px; background-position: -68px 0; }
#serviceNavi #sFgh     a{ width:108px; background-position:-156px 0; }
#serviceNavi #sBiz     a{ width:106px; background-position:-264px 0; }
#serviceNavi #sReport  a{ width:134px; background-position:-370px 0; }
#serviceNavi #sConsul  a{ width:146px; background-position:-504px 0; }
#serviceNavi #sNet     a:hover{ background-position:     0 -32px; }
#serviceNavi #sPiccolo a:hover{ background-position: -68px -32px; }
#serviceNavi #sFgh     a:hover{ background-position:-156px -32px; }
#serviceNavi #sBiz     a:hover{ background-position:-264px -32px; }
#serviceNavi #sReport  a:hover{ background-position:-370px -32px; }
#serviceNavi #sConsul  a:hover{ background-position:-504px -32px; }
