@charset "utf-8";


div#mainContents p#search_resalt{
    background-image: url(../img/share/ttl_search_resalt.jpg);
    background-position: 0px center;
    background-repeat: no-repeat;
    height: 57px;
    padding: 0 0 0 130px;
    line-height: 60px;
}
div#mainContents p#search_resalt span.hit_cnt{
    font-weight: bold;
    color: #CC3300;
}
div#mainContents p#search_resalt span.hit_span{
    color: #144260;
}

div#category_item_list{
	margin: 20px 0px;
}
div#category_item_list h2{
    background-image: url(../img/share/bg_page_title.gif);
    background-position: 15px center;
    background-repeat: no-repeat;
	margin: 20px -7px 20px 0;
	padding: 15px 0 15px 45px;
	border-style: solid;
	border-color: #BAB6A9;
	border-width: 0 0 1px;
	font-size: 16px;



}
div#category_item_list h2 span.subtxt{
	font-weight: normal;
	font-size: 14px;
}
div#category_item_list table{
	width: 600px;
	margin: 10px auto 20px;
}
div#category_item_list table tr td{
	vertical-align: top;
	padding: 0 0 10px;
	width: 33%;
}
div#category_item_list table tr td p{
	width: 160px;
	margin: 0 auto;
}
div#category_item_list table tr td p.middle_image{
	text-align: center;
}
div#category_item_list table tr td h3{
	width: 160px;
	margin: 0 auto;
	padding: 5px;
	font-weight: normal;
	border-style: solid;
	border-color: #B2B2B2;
	border-width: 0 0 1px;
}
div#category_item_list table tr td h3 a{
	text-decoration: underline;
}
div#category_item_list table tr td p.price{
	text-align: right;
	color: #FF6633;
}
div#category_item_list table tr td p.salestop{
	text-align: right;
	color: #E3AA31;
}

div#category_item_list p.hit_link{
	text-align: right;
	color: #4D4D4D;
}
div#category_item_list p.hit_link *{
	vertical-align: middle;
}
div#category_item_list p.hit_link a{
	text-decoration: underline;
	color: #4D4D4D;
	margin: 0 2px;
}
div#category_item_list p.hit_link span{
	margin: 0 2px;
}


