@charset "Shift_JIS";

@import url("common/common2.css");
@import url("area/c_block/topics_list.css");
@import url("area/c_block/topics_detail.css");
@import url("area/l_block/banner_area.css");

/* ----- 縦バナーあり ----- 

#body
	{
	width:935px;
	margin:0 auto;
	}

#wrap
	{
	margin:0;
	float:left;
	}

a.bannerRow
	{
	margin:50px 0 0;
	float:right;
	}

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

#contents
	{
	width:790px;
	float:none;
	}

#cLeft
	{
	width:200px;
	float:left;
	}

#topicsDetail
	{
	background:url("../img/block_parts/bh_bg04.gif") top right no-repeat;
	}

#topicsList h2,
#topicsDetail h2
	{
	height:35px;
	background:url("../img/block_parts/bh_gressivenews.gif") no-repeat;
	}

#topicsDetail h2
	{
	width:645px;
	}

#topicsDetail h3
	{
	width:765px;
	}
html>body #topicsDetail h3
	{
	width:740px;
	}

#topicsDetail ul li a
	{
	margin:9px 0 0 56px;
	}

#topicsList div.right,
#topicsDetail div.pad
	{
	margin:0 0 20px;
	}
html>body #topicsList div.right
	{
	margin:0 0 25px;
	}

#topicsList ,
#topicsList h2 ,
#topicsList ul ,
#topicsList #searchResult ,
#topicsList div.right,
#topicsDetail,
#topicsDetail div.pad

	{
	width:790px;
	}

html>body #topicsList ul
	{
	width:573px;
	}

html>body #topicsList #searchResult ,
html>body #topicsList div.right ,
html>body #topicsDetail div.pad
	{
	width:767px;
	}
