/* リストコンテンツ */
#content ul.pico_list_contents li {
	width: 190px;
	background:none;
	margin-bottom: 15px;
	padding-left: 0;
	float:left;
	text-align:center;
}
ul.pico_list_contents .image {
	width: 150px;
	height: 150px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
}



/* コンテンツ　共通 */
#service_body .body {
	background: url(https://reproject.jp/themes/reproject02/images/dot.jpg) repeat-x bottom;
	padding-bottom: 23px;
}
#service_body .advice {
	margin-top: 18px;
}
#service_body .advice .title {
	font-family: "Arial Black";
}
#service_body .campaign {
	margin-top: 36px;
}



/* 持込み買取 */
dl.service_bring dt {
	width: 212px;
	background: url(https://reproject.jp/themes/reproject02/images/dot.jpg) repeat-x bottom;
	padding-bottom: 7px;
	font-weight:bold;
}
dl.service_bring dd {
	margin-top: 6px;
	margin-bottom: 32px;
}
dl.service_bring dd .more_gmap {
	text-align:right;
	font-size: .86em;
}