@charset "UTF-8";
/* CSS Document */
#page_title.collabo_title h1 {
	float: none;
}
#search_category_result{ background: #fff; padding: 0 0 20px;}
.result_detail_check{ font-size: 0;}
.result_detail_check > dt,
.result_detail_check > dd{ 
	display: inline-block; height: auto; font-size: 10px; vertical-align: top; margin-top: 8px; line-height: 24px;}
.result_detail_check > dt{ width: 90px; font-weight: bold;}
.result_detail_check > dd{ width: 670px;}
.result_category_check dl dt, 
.result_category_check dl dd,
.result_detail_check > dd ul li{ display: inline-block; margin:0 5px; }


/*-#star-*/
	/*#star{
		height: 20px;
		padding: 16px 0 16px 18px;
			}*/
#search_category_result  #star li {
    margin-right: 15px;
    margin-bottom: 5px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-indent: -9999px;
}
#search_category_result  #star .star_01{
		background: url(../images/search/star_01.png) no-repeat left;
		background-size: 20px 20px;
		}
#search_category_result #star .star_02{
		height: 20px;
		line-height: 20px;
		background: url(../images/search/star_02.png) no-repeat left;
		background-size:18px 20px;
		}
#search_category_result #star .star_03{
		background: url(../images/search/star_03.png) no-repeat left;
		background-size: 20px 20px;
		}
#search_category_result #star .star_04{
		height: 19px;
		line-height: 19px;
		background: url(../images/search/star_04.png) no-repeat left;
		background-size: 19px 19px;
		}
#search_category_result #star .star_05{
		height: 18px;
		width: 23px;
		line-height: 18px;
		background: url(../images/search/star_05.png) no-repeat left;
		background-size: 23px 18px;
		}
#search_category_result #star .star_06{
		height: 19px;
		line-height: 19px;
		background: url(../images/search/star_06.png) no-repeat left;
		background-size: 19px 19px;
		margin-right: 0;
		}

	/*-#color-*/
#search_category_result #color{
		height: auto;
		padding: 0;
		font-size: 0;
			}
#search_category_result #color li{
		text-indent: -9999px;
		margin-right: 5px;
		margin-bottom: 5px;
		vertical-align: middle;
		width: 25px;
		height: 25px;
		line-height: 25px;
		background: #000;
		position: relative;
		}
#search_category_result	#color .color_01{ background: #a24900;}
#search_category_result	#color .color_02{ background: #ff001f;}
#search_category_result	#color .color_03{ background: #ff0097;}
#search_category_result	#color .color_04{ background: #a000ff;}
#search_category_result	#color .color_05{ background: #00a3ff;}
#search_category_result	#color .color_06{ background: #00e825;}
#search_category_result	#color .color_07{ background: #ffef00;}
#search_category_result	#color .color_09{ background: #dbdcdc;}
#search_category_result	#color .color_10{ background: url(../images/search/color_mix.png); background-size: 25px 25px;}
	.montserrat{font-family: 'Montserrat', sans-serif;}