/*買取り店舗*/

.shoplist td .address2{
	width:100%;
	
}

.shoplist{
	width:100%;
	
}


.shoplist td{
	padding:18px 8px;
	border-bottom:solid 1px #dddddd;
	line-height:22px;
}

.shoplist th{
	padding:18px 8px;
	border-bottom:solid 1px #dddddd;
	line-height:22px;
	border-left:0px;

}



.shoplist th{
	background-color:#f4f4f4;
	border:dotted 1px #dddddd;
	border-collapse:collapse;
}

.shoplist td{
	border:dotted 1px #dddddd;
	border-collapse:collapse;
}

.nopc-inline{
	display:none;
}

.shoplist .title-name{
	border:0px;
	padding:0px;
	font-size:16px;
}


 @media screen and (max-width: 768px) {
		

.shoplist{
	width:90%; margin:0 auto;
}

.shoplist .title-name{
	text-align:center;
	text-decoration:underline;
}


.shoplist img{
	width:10%;

}

.shoplist .img-kids{
	width:23%;
}

.shoplist h4{
	padding:0px 15px; font-size:120%;
}

.shoplist td{
	display:block; border:none; padding-left:5%;
}

.shoplist td.name{
	padding-top:5%; font-weight:bold;
}

.shoplist th{
	display:none;
}


	 
	 
.shoplist .box-b{
  border:solid 1px #ab5b5a;
  margin-bottom:15px;
  display:block;
  border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */ 
  background-color:#f4eae9;
  
  		}
	 


.shoplist td{
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}


.shoplist div{
border:solid 1px #000; width:80%; margin:0 auto;
}

.shoplist a{
	font-size:110%;
}

.shoplist .br{ display:inline; }

td.spbtn{
	margin-bottom:15px;
}

td.spbtn img{
	display:none;
}

.right_column{
	display:none; float:none; width:0px;
}


.right_column{
	display:none; float:none; width:0px;
}

.nopc-inline{
	display:inline;
}




	}
