
/* ============================= */
/*                               */
/*  比較王　home CSS             */
/*  Last update 2008/05/14       */
/*                               */
/* ============================= */



/* カテゴリーボックス 
------------------------------------------- */
body#home div#bodyArea {
	width: 530px;
	float: left;
	/*margin: 0 50px 0 0;
	_margin: 0 25px 0 0;*/
	display: inline;
	background: url(../images/bg_bodyArea.gif) repeat-y 0px 0px;
}



body#home div#top_categoryList {
	width: 530px;
}

/*body#home h2#main_index {
	width: 530px;
	height: 81px;
	background: url(../images/h2_top_categoryList.gif) no-repeat 0px 0px;
	text-indent: -5000px;
	border-left: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}*/


body#home div#top_categoryList div.sbSection {
	clear: both;
	margin: 0 0 0 10px;
}

body#home div#top_categoryList dl.categoryBox {
	float: left;
	width: 220px;
	margin: 5px 10px 45px 10px;
	display: inline;
}


body#home div#top_categoryList dl.categoryBox dt {
	padding: 2px;
	font-size: 85%;
	font-weight: bold;
}

body#home div#top_categoryList dl.categoryBox dt#category1 {
	background: url(../images/top_category_healthfood.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt#category2 {
	background: url(../images/top_category_waterserver.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt#category3 {
	background: url(../images/top_category_travel.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt#category4 {
	background: url(../images/top_category_job.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}
body#home div#top_categoryList dl.categoryBox dt#category5 {
	background: url(../images/top_category_fx.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt#category6 {
	background: url(../images/top_category_money.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt#category7 {
	background: url(../images/top_category_fudosan.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt#category8 {
	background: url(../images/top_category_internet.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt#category9 {
	background: url(../images/top_category_shopping.gif) no-repeat 0px 0px;
	text-indent: -5000px;
}

body#home div#top_categoryList dl.categoryBox dt a {
	display: block;
	width: 213px;
	height: 20px;
}

body#home div#top_categoryList dl.categoryBox dd {
	font-size: 75%;
	margin: 2px 0 5px 0;
	border-bottom: 1px #ccc dotted;
}
