@charset "iso-8859-1";

/**********************************************************
 *
 * SMT docomo Shop Customer Service Counter Search
 *
 **********************************************************/

/* /english/support/shop/
-------------------------------------------*/

/*btn-location-01*/
.btn-location-01 { text-align: center; }

.btn-location-01 .btn-cmn {
	padding-left: 31px;
	background-image: none;
}
.btn-location-01 .btn-cmn .ico {
	position: absolute;
	left: 10px;
	top: 40%;
}


/* /english/support/shop/search/
shop list
-------------------------------------------*/

.table-cmn th { position: relative; }

.table-cmn th p { margin-bottom: 0; }

.table-cmn th .txt-headers { display: none; }

.table-cmn .shop-name {
	padding-right: 85px;
	font-size: 130%;
}

.table-cmn .shop-map {
	margin-top: 0;
	position: absolute;
	top: 4px;
	right: 4px;
}

.table-cmn .shop-map .btn-cmn {
	padding: 5px 25px 5px 31px;
	line-height: 1.4;
}

.table-cmn .shop-map .ico {
	position: absolute;
	left: 10px;
}

.table-cmn .shop-map .ico-cmn-btn {
	margin-top: -3px;
	right: 10px;
	left: auto;
}

.table-cmn .mod-cmn-ico-list { margin: 0 0 5px; }

