/* カスタマイズ用のCSS定義をここに記述してください */
#myareaWrapper {
	position: absolute;
	width: 100%;
	height: 2062px;
	left: 0;
	top: 0;
	background: url(../images/screen.png);
	z-index: -1;
	display: none;
}

#minheight {
	height: 980px;
}

#kyotenDtlTable th {
	padding-top: 4px;
	padding-bottom: 4px;
}
#kyotenDtlTable td {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.custKyotenListTable {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
table.custKyotenListTable td {
	border-bottom: 2px solid #E8EAEF;
}
table.custKyotenlistName {
	width: 100%;
	border: 0;
}
table.custKyotenlistName td {
	padding: 0;
	height: 38px;
	vertical-align: bottom;
	border: 0;
	border-bottom: 0;
}
table.custKyotenlistName td img {
	margin-top: 0;
	margin-bottom: auto;
}
.kyotenListName {
	padding-left: 0;
}

table#custKyotenHdTable td {
	padding-left: 10px;
}

table#custPrintNameTable td {
	padding-left: 10px;
}

td.searchShopListDataNm {
	width: 230px;
	padding-left: 0;
}
td.custSearchShopListDataIcon {
	width: 40px;
	padding-left: 8px;
	border-right: 0;
	border-bottom: 1px solid #ABBFF8;
padding-top:10px;
}

.custTopHdText {
	font-weight: bold;
	color: #FFFC17;
}
.custTopCondText {
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 9px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0F218B;
}
#searchTopCondFrame {
	padding-top: 0;
}
.custMapText {
	clear: both;
	width: 100%;
	padding-top: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.custMapCondText {
	clear: both;
	width: 788px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0F218B;
}

#kyotenDtlTable td.kyotenDtlCouponData {
	border-top: 1px dotted #dde4f8;
	text-align: center;
	vertical-align: middle;
}

#contents {
	min-height: 1730px;
	height: auto !important;
	height: 1730px;
}

/* 拠点絞り込み／施設ジャンル絞り込み
-------------------------------------------------- */
#ZdcEmapCond {
	clear: both;
}


/* 拠点絞り込み
-------------------------------------------------- */
.map-shoplist {
	clear: both;
	padding-top: 20px;
}
.map-shoplist_body {
	width: 840px;
	zoom: 100%;
}
.map-shoplist_body:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.map-shoplist_body dl {
	width: 274px;
}
.map-shoplist_body dt {
	color: #fff;
	padding: 10px;
	text-indent: 15px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
}
.map-shoplist_body table {
	width: 270px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 100%;
}
.map-dotline {
	clear: both;
	border-bottom: 1px dotted #b3b3b3;
}
.map-shoplist_body table th{
	font-weight: bold;
	text-align: left;
	width: 110px;
	font-size: 100%;
	vertical-align: middle;
	padding-left:10px;
}
.map-shoplist_body table td{
	padding: 5px 0;
	vertical-align: middle;
	text-align: left;
	/*white-space: nowrap;*/
}
.map-shoplist_body table td.map-shopname{
	width: 130px;
}
.map-shoplist_body dl.map-topborder {
	border-top: 7px solid #fff;
}
.map-indent {
	padding-left: 5px;
	line-height: 1.3;
	font-size: 120%;
}
.map-subttl {
	font-size: 150%;
	font-weight: bold;
	color: #00a4ff;
	padding-bottom: 10px;
	text-align: left;
}
.map-subttl_s {
	color:#4d4d4d;
	font-size:80%;
	font-weight:bold;
}

/* 吹き出し
-------------------------------------------------- */
div#fukidashi {
	height: 190px;
	width: 220px;
}
#fukidashi-name {
	width: 200px;
}
#fukidashi-data {
	width: 195px;
}

/* MyエリアBOX
-------------------------------------------------- */
#map-box {
	width: 864px;
	border: 1px solid #ccc;
	padding: 7px 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.map-box_inner {
	padding: 18px 12px 0 12px;
	zoom: 100%;
}
.map-box_inner02 {
	padding: 12px 12px 0 12px;
	zoom: 100%;
}
.map-box_inner:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.map-box_inner02 {
	padding: 12px 12px 0 12px;
	zoom: 100%;
}
.map-box_inner02:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#map-box ul.search_list {
	float: left;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 7px;
}
#map-box ul.search_list a {
	color: #4d4d4d;
	text-decoration: none;
}
#map-box ul.search_list a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
#map-box ul.search_list li {
	color: #4d4d4d;
	white-space:nowrap;
}

#map-box dl.search_list {
	float: left;
	padding-left: 5px;
	padding-bottom: 15px;
	/padding-bottom: 0px;
}
#map-box dl.search_list dd {
	line-height: 1.5;
}
#map-box dl a {
	color: #4d4d4d;
	text-decoration: none;
}
#map-box dl a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}
.pl5 {
	text-align: left;
	padding-left: 5px; 
}

.map-areaEdit {
	font-size: 100%;
	margin-left: 10px;
	padding-left: 8px;
}
.map-areaEdit a {
	color:#4d4d4d;
	text-decoration: none;
}
.map-areaEdit a:hover {
	color:#4d4d4d;
	text-decoration: underline;
}

.map-areaEdit02 {
	float: right;
	text-align: right;
	text-indent: 7px;
	font-size: 100%;
	padding-top: 2px;
}
.map-areaEdit02 a{
	color:#4d4d4d;
	text-decoration: none;
}
.map-areaEdit02 a:hover {
	color:#4d4d4d;
	text-decoration: underline;
}

/* Myエリア追加ウィンドウ
-------------------------------------------------- */
table.MyAreaAddBox {
	width: 300px;
	height: 180px;
	text-align: left;
	border: 3px solid #222222;
	margin-left: 250px;
	margin-top: 300px;
	background-color: #ffffff;
}

table.MyAreaAddBox td.MyAreaAddBox_ttl {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-color: #0171bf;
	font-weight: bold;
	font-size: 18px;
}

table.MyAreaAddBox td.MyAreaAddBox_txtb {
	width: 250px;
	padding-left: 15px;
	font-size: 16px;
}

table.MyAreaAddBox td.MyAreaAddBox_txtb input {
	border: 1px solid #000000;
}

table.MyAreaAddBox td.MyAreaAddBox_msg {
	padding-left: 15px;
	font-size: 18px;
}

table.MyAreaAddBox td.MyAreaAddBox_btn {
	padding-top: 5px;
	padding-bottom:10px;
	text-align: center;
	font-size: 16px;
}

table.MyAreaAddBox td.MyAreaAddBox_btn button {
	vertical-align: middle;
	border: 1px solid #000000;
}

#myarea_name_add {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

#map-return-top {
	padding-top: 20px;
}
#map-return-top a {
	text-decoration: underline;
	color: #4f7eb9;
	font-weight: bold;
}
.map-ttl_link a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

.scroll_com{
	padding-top:600px;
	font-size:14px;
	font-weight: bold;
	color:blue;
}
/* add 20170621 */
.map-shoplist_body table th{
    white-space: normal;
}