/* CSS Document */


/**************** 中央コンテンツ ****************/
h2#main_pic {
	background:url(http://mono.tv/zanmai_test/images/img_top/img_main.jpg) no-repeat;
	width:879px;
	height:174px;
	margin-bottom:16px;
}

div#center_column div#content h4#new_review {
	background:url(http://mono.tv/zanmai_test/images/img_top/cont_new_review.jpg) no-repeat;
	height:32px;
	width:264px;
	font-size:1px;
	color:#fff;
	margin-bottom:13px;

}

div#center_column div#content {
	margin:0 4px;
}

div#center_column div#content p.reviews {
	font-size:12px;
	margin-bottom:4px;
}

div#center_column div#content p.reviews a {
	text-decoration:udnerline;
	color:#666;
	}

div#center_column div#content p.reviews a:hover {
	text-decoration:none;
}


div#center_column div#content p.reviews a span {
	color:#99cc33;
	text-decoration:udnerline;
}

/**************** バナースペース ****************/

div#center_column div#content div#bnr_space {
	background:url(http://mono.tv/zanmai_test/images/report/cont_life.gif) top left no-repeat;
	padding-top:45px;
	margin-top:36px;
}

div#center_column div#content div#bnr_space:after {
    content:"";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


div#center_column div#content div#bnr_space a {
	float:left;
	margin-bottom:16px;
	font-size:12px;
	text-decoration:none;
	color:#666;
}

div#center_column div#content div#bnr_space a:hover {
	color:#669933;
}

div#center_column div#content div#bnr_space a span {
	font-size:10px;
}

div#center_column div#content div#bnr_space a.margin-right {
	margin-right:2px;
}

div#center_column div#content div#bnr_space a.cooking {
	background:url(http://mono.tv/zanmai_test/images/_bnr/bnr_cooking.jpg)  no-repeat;
	width:231px;
	padding-top:98px;
}

div#center_column div#content div#bnr_space a.mail {
	background:url(http://mono.tv/zanmai_test/images/_bnr/bnr_mail.jpg)  no-repeat;
	width:231px;
	padding-top:98px;
}

div#center_column div#content div#bnr_space a.interview {
	background:url(http://mono.tv/zanmai_test/images/_bnr/bnr_interview.jpg)  no-repeat;
	width:231px;
	padding-top:98px;
}

div#center_column div#content div#bnr_space a.column {
	background:url(http://mono.tv/zanmai_test/images/_bnr/bnr_column.jpg)  no-repeat;
	width:231px;
	padding-top:98px;
}


/**************** 商品カテゴリから探す ****************/

h5#search {
	background:url(http://mono.tv/zanmai_test/images/img_top/cont_search.jpg) no-repeat;
	height:43px;
	width:213px;
	margin-top:30px;
	font-size:1px;
	color:#fff;
}

div#category {
}

div#category p.title {
	background:url(http://mono.tv/zanmai_test//images/img_top/img_carsol.gif) 0px 4px no-repeat;
	color:#cc0000;
	font-size:12px;
	padding-left:12px;
	margin-top:8px;
	clear:both;
}

div#category ul {
	margin-top:4px;
}



div#category ul li {
	float:left;
	margin-right:14px;
	line-height:180%;
	font-size:12px;
	}

div#category ul li a {
	color:#666;
}

div#category ul li a:hover {
	text-decoration:none;
}

div#category p.more_search {
	clear:both;
	margin-top:4px;
	float:right;
	font-size:12px;
	}

div#category p.more_search a {
	color:#666;
	}
div#category p.more_search a:hover {
	text-decoration:none;
	color:#66cc33;
	}


