@charset "UTF-8";
/* CSS Document */
html {
    font-size: 100%;
}

#mainContentsWrapper{
    width:847px;
    position:relative;
}

#main {
    width:847px;
    margin-left:-423px;
}

#centerWrapper {
    width: 633px;

}

h2 {
    font-size: 10px;
    font-weight: bold;
    border-bottom: 1px solid #999999;
}

#boots-shop {
    padding: 10px 0;
    border-bottom: 1px solid #999999;
    overflow:auto;
}

#boots-shop .dealer {
    margin-top: 0;
}

#dealers {
    margin-top: 10px;
    height: 380px;
    width:100%;
    overflow: auto;
    scrollbar-base-color: #FFFFFF;
}

#dealers::-webkit-scrollbar {
    width: 10px; height: auto;
}

#dealers::-webkit-scrollbar-track {
    background: #FFFFFF;
}

#dealers::-webkit-scrollbar-thumb {
    background:#AAAAAA;
}

#dealers li {
    margin-bottom: 15px;
    font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
    letter-spacing: 1.2px;
    clear: both;
    overflow:hidden;
}

#dealers li:last-child {
    margin-bottom: 0;
}

.dealer {
    float: left;
}

.name {
    width: 160px;
    font-size: 11px;
    word-break: break-all;
}

.zip {
    width: 80px;
    margin-left: 20px;
}

.address {
    margin-left: 20px;
    width: 200px;
}

.tel {
    margin-left: 20px;
    width: 110px;
}

#no-data {
    margin-bottom: 0;
    width: 633px;
    height: 350px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#nav ul {
    width:545px;
    font-size: 10px;
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}

#nav ul a{
    text-decoration: none;
    vertical-align: text-top;
}

#nav ul li.selected {
	border-bottom:1px solid #333;
}

#nav ul li.bt-dealer-1 {
    margin-right:50px;
}

#nav ul li.bt-dealer-2 {
    margin-right:20px;
}

#nav ul li.bt-dealer-3 {
    margin-right:20px;
}

#nav ul li.bt-dealer-4 {
    margin-right:20px;
}


#nav ul li.bt-dealer-5 {
	margin-right:20px;
}

#nav ul li.bt-dealer-6 {
	margin-right:20px;
}

#nav ul li.bt-dealer-7 {
	margin-right:20px;
}

#nav ul li.split_line {
    margin-top: 2px;
	margin-right:20px;
	width:1px;
	height: 10px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
}

#nav ul li.bt-dealer-_kaigai{
	margin-right:15px;
}

#nav ul li.bt-dealer-8 {
    margin-top: 3px;
	width:9px;
}

#nav ul li.bt-dealer-9 {
	margin-right:20px;
}

#nav ul li.bt-dealer-10 {
	margin-right:20px;
}

#nav ul li a.no_border:hover {
	border-bottom:0px solid #333;
}

#centerWrapper {
	position:absolute;
	left:107px;
}

#prev {
	position:absolute;
	left:0;
	top:190px;
}

#next {
	position:absolute;
	left:815px;
	top:190px;
}
