@charset "UTF-8";
#dmap .qrcode:before, #dmap .spot-top:before, #dmap .qrcode:after, #dmap .spot-top:after { content: ''; display: table; }
#dmap .qrcode:after, #dmap .spot-top:after { clear: both; }
#dmap .qrcode, #dmap .spot-top { *zoom: 1; }

#dmap .qrcode .copy, #dmap .spot-info { float: left; _display: inline; }

#dmap .qrcode .code, #dmap .spot-photos { float: right; _display: inline; }

body { line-height: 1.3; }

div#mainHeader { display: none; }

#dmap { width: 700px; }
#dmap .dmap-content { width: 675px; padding: 0 13px 0 12px; }
#dmap .print-header { position: relative; width: 100%; height: 78px; }
#dmap .print-header .logo { position: absolute; left: 6px; top: 20px; }
#dmap .print-header .close { position: absolute; right: 0; top: 26px; }
#dmap .qrcode { margin-bottom: 20px; padding: 11px 31px 11px 22px; border-top: 3px solid #7f7f7f; border-bottom: 3px solid #7f7f7f; }
#dmap .qrcode .copy { margin-top: 18px; }
#dmap .qrcode .copy em { display: block; margin-bottom: 6px; font-size: 16px; font-weight: bold; }
#dmap .qrcode .copy span { display: block; color: #757374; font-size: 13px; }

#dmap .spot-map { margin-bottom: 24px; padding: 10px; background: #f3f3f3; }
#dmap .spot-map .map-wrapper { width: 653px; height: 315px; border: 1px solid #cfcfcf; }
#dmap .spot-map .map-wrapper .map { width: 653px; height: 315px; }
#dmap .spot-info { width: 300px; margin-bottom: 17px; }
#dmap .spot-info h2 { margin-top: 6px; margin-bottom: 4px; }
#dmap .spot-info h2 span { display: block; margin-bottom: 5px; color: #5b5b5b; font-size: 12px; }
#dmap .spot-info h2 em { display: block; color: #006699; font-size: 28px; font-weight: bold; }
#dmap .spot-photos { width: 298px; margin-bottom: 17px; background: #f3f3f3; }
#dmap .spot-photos .main-image { width: 298px; overflow: hidden; }
#dmap .spot-photos .main-image img { width: 298px; }
#dmap .spot-data { margin-bottom: 15px; border-bottom: 1px solid white; background: #f3f3f3; }
#dmap .spot-data h3 { padding: 9px 18px; border-bottom: 1px solid white; background: #e8e8e8; color: #5b5b5b; font-size: 14px; font-weight: bold; }
#dmap .spot-data table { width: 100%; }
#dmap .spot-data table th, #dmap .spot-data table td { padding: 6px 0; border-bottom: 1px solid white; color: #5b5b5b; font-size: 13px; }
#dmap .spot-data table th { width: 120px; padding-left: 18px; font-weight: bold; }
#dmap .spot-data table td { padding-right: 18px; }
#dmap .spot-data table tr.date th, #dmap .spot-data table tr.date td { color: #888888; font-size: 10px; }
#dmap .spot-data .memo { margin: 15px; border: 1px solid #b7bbbe; }
#dmap .spot-data .memo dt { padding: 8px 30px 7px; border: 1px solid white; border-bottom: 1px dotted #b7bbbe; background: #e9f1f4 url("/IMAGES/SPOT/DETAIL/detail_icon_01_pc.png") no-repeat 9px 5px; color: #5b5b5b; font-size: 13px; font-weight: bold; }
#dmap .spot-data .memo dd { padding: 18px 12px; background: white; }
