@charset "utf-8";

/*■■■共通部分■■■*/

.act1 ul,
.section,
.list-top,
#move,
#spot-img,
#staff-area dl,
#spot-near,
#spot-info,
#list-area,
#spot-near h3,
#staff-area dl {
    overflow: hidden;
    height: 100%;
}
#spot-near,
#list-area,
#spot-section,
.spot-list p.spot-img {
    clear: both;
}

#spot-section {
    overflow: hidden;
    padding-top: 10px;
}

.section {
    margin: 0 0 20px;
}

/*■■■1ページ目■■■*/

.section p#map {
    border: 2px solid #ccc;
    margin: 0 0 10px;
}
.act1 div {
    background: #eee;
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
}
.act1 li {
    display: inline;
    background: url(/images/bg_spot_arw.jpg) no-repeat left center;
    padding: 0 0 0 13px;
    font-weight: bold;
    margin: 0 25px 0 0;
}
.act1 li a {
    color: #273c7f;
}
.act2 h2 {
    margin: 0 0 10px;
}
.act2 li {
    float: left;
    background: url(/images/bg_spot_arw2.jpg) no-repeat left center;
    padding: 0 0 0 10px;
    width: 223px;
    margin: 0 0 5px;
}

/*■■■2ページ目■■■*/
.instruction{
    margin-top: 10px;
    font-weight: bold;
}
.spot-pager {
    float: right;
}
.spot-pager p,
.spot-pager ul,
.spot-pager li,
.spot-list .spot-img {
    float: left;
}
.spot-pager p {
    margin: 0 20px 0 0;
}
.spot-pager ul {
    padding: 12px 0 0;
}
.spot-pager ul li {
    border-right: 1px solid #CCCCCC;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
}
.spot-pager ul li.go {
    border: medium none;
}
.spot-pager p span {
    color: #2577C4;
    font-size: 190%;
    font-weight: bold;
}
p#reselect {
    float: left;
    padding: 10px 0 0 0;
}
.spot-list {
    width: 337px;
    float: left;
    background-color: #fff;
    background-image: url("/images/search/bg_mobilettl.jpg");
    background-repeat: repeat;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-radius: 5px 0 0 5px;
    display: inline;
    margin: 0 3px 15px;
    padding: 0 0 0 6px;
    position: relative;
}

.spot-list div.inner {
    padding : 10px;
    background-color: #fff;
}
.spot-list h2 {
    font-size: 110%;
    font-weight: bold;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 236px;
}
.spot-list h2.no-icon {
    max-width: 300px;
}
.spot-list p.icn {
    float: right;
    width: 58px;
}
.list-top {
    margin: 0 10px; 10px;
}
.spot-list .spot-img img {
    border: 1px solid #ccc;
}
.list-right {
    float: right;
    width: 202px;
}
.list-right ul {
    margin: 0 0 10px;
}
.list-right li {
    border-bottom: 1px dotted #ccc;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-right li.ad {
    background: url(/images/icn_spot_map.jpg) no-repeat left center;
    padding: 0 0 0 13px;
}
.list-right p {
    text-align: right;
}
.spot-list p.pin {
    position: absolute;
    top: -11px;
    left: 10px;
}

.win-spot-list {
    float: left;
    background-color: #fff;
    background-repeat: repeat;
    display: inline;
    position: relative;
}

.bkn-spot-list {
    float: left;
    background-color: #fff;
    background-repeat: repeat;
    display: inline;
    position: relative;
}

.win-spot-list div.inner {
    background-color: #FFF;
}

.win-spot-list h2 {
    font-size: 110%;
    font-weight: bold;
    float: left;
}
.bkn-spot-title {
    font-size: 110%;
    font-weight: bold;
    float: left;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.win-spot-list p.icn {
    float:right;
    width: 58px;
}
.win-list-top {
    margin: 0 10px; 10px;
}
.win-spot-list p.spot-img {
    clear: both;
}
.win-spot-list .spot-img {
    float: left;
    margin: 5px 5px 0 0;
}
.win-spot-list .spot-img img {
    border: 1px solid #ccc;
    width: auto;
    max-height: 90px;
}

.bkn-spot-list p.spot-img {
    clear: both;
}
.bkn-spot-list .spot-img {
    float: left;
    margin: 5px 5px 0 0;
}
.bkn-spot-list .spot-img img {
    border: 1px solid #ccc;
    width: auto;
    max-height: 90px;
    margin-top: 2px;
}
.win-list-right {
    float: right;
    margin: 5px 0 0 5px;
}
.win-list-right li {
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
}
.win-list-right li.ad {
    background: url(/images/icn_spot_map.jpg) no-repeat left center;
    padding: 0 0 0 13px;
}
.win-list-right p {
    text-align: right;
}
.bkn-list-right{
    float: left;
    width: 120px;
}
.bkn-list-right ul {
    margin: 0 0 109px;
}
.bkn-list-right dl {
    margin-top: 6px;
}
.bkn-list-right dt {
    color: #9197a3;
    font-weight: bold;
    border-bottom: 1px solid #dcdee3;
}
.bkn-list-right dd {
    font-size: 95%;
}
.bkn-list-right p {
    padding-left: 20px;
    float: left;
}
.bkn-list-right .bt{
    width: 100px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: #2f3985;
    border-radius: 10px;
    display: block;
    padding: 2px 0;
    box-shadow: 0 1px 2px #999;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
}
.win-spot-list p.pin {
position: absolute;
top: -11px;
left: 10px;
}
.win-list-right .bt {
    display: block;
    position: relative;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-image: linear-gradient(to bottom, #ffffff, #e5e5e5);
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #f7f7f7 inset;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333333;
    margin: 0 0 0 50px;
    width: 90px;
}
.win-list-right a:hover {
    opacity: 0.8;
    text-decoration: none;
}

/*2ページ目 aside*/

#aside {
    border: 1px solid #cccccc;
    border-radius: 5px;
    background: #fff;
}

#aside h2 {
     background: url(/images/bg_spot_asideTtl.jpg) repeat-x left top;
     height: 35px;
     line-height: 35px;
     text-align: center;
     font-size: 110%;
     font-weight: bold;
     margin: 0 0 2px;
}
.side-list {
    background: url(/images/bg_spot_shadow2.jpg) repeat-x left bottom;
}
.side-list .acrdion {
    background: url(/images/bg_spot_shadow1.jpg) repeat-x left top;
    padding: 10px 0;
}
.side-list .acrdion ul {
    margin: 0 0 0 34px;
}
.side-list .acrdion li {
    background: url(/images/bg_spot_arw5.jpg) no-repeat left center;
    padding: 0 0 0 10px;
}
.side-list h3 {
    height: 31px;
    background: url(/images/bg_spot_dott.jpg);
    line-height: 31px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    font-size: 110%;
    position: relative;
}
.side-list h3 span.mark {
    padding: 0 0 0 45px;
    display: block;
}
.side-list h3 span.cate01 {
    background: url(/images/bg_learn.jpg) no-repeat 10px center;
}
.side-list h3 span.cate02 {
    background: url(/images/bg_eat.jpg) no-repeat 10px center;
}
.side-list h3 span.cate03 {
    background: url(/images/bg_out2.jpg) no-repeat 10px center;
}
.side-list h3 span.cate04 {
    background: url(/images/bg_buy.jpg) no-repeat 10px center;
}
.side-list h3 span.cate05 {
    background: url(/images/bg_medical.jpg) no-repeat 10px center;
}
.side-list h3 span.cate06 {
    background: url(/images/bg_health.jpg) no-repeat 10px center;
}
.side-list h3 span.cate07 {
    background: url(/images/bg_life.jpg) no-repeat 10px center;
}
.side-list h3 span.cate08 {
    background: url(/images/bg_traffic.jpg) no-repeat 10px center;
}

.side-list h3 span.cate09 {
    background: url(/images/bg_other.jpg) no-repeat 10px center;
}

.side-list h3 span.icn2 {
    position: absolute;
    right: 10px;
    top: 12px;
    _top: 7px;
}

/*■■■詳細 detail■■■*/

#move {
    width: 950px;
    margin: 0 auto 10px;
}

#move p {
    padding: 0 0 5px;
    text-align: center;
}



#move a {
    background: #2f3985;
    border-radius: 20px;
    padding: 7px 10px;
    text-align: center;
    color: #fff;
    display: inline;
    float: left;
}

#move p a:hover {
    text-decoration: none;
    opacity: 0.8;
}

#move ul {
    float: right;
}
#move li {
    float: left;
}
#move li.prev {
    color: #888888;
    margin: 0 10px 0 0;
}
#move li.next {
    color: #3366cc;
    text-decoration: underline;
}
#spot {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 3px #999;
    background: #fff;
    width: 950px;
    margin: auto;
    padding: 24px 0;
}
#spot p.explanation {
    background: #e7ebff;
    border-radius: 5px;
    width: 860px;
    margin: 0 auto 10px;
    padding: 15px;
    line-height: 1.7;
}
#spot-info {
    width: 880px;
    margin: 0 auto 30px;
}
#spot-img {
    width: 420px;
    float: left;
}
#spot-img ul {
    background: url(/images/bg_spot_phtBak.jpg) left center;
    border: 1px solid #d1d1d1;
    width: 413px;
    padding: 9px 0 9px 2px;
}
#spot-img li {
    float: left;
}
#spot-img p img,
#spot-img li img {
    border: 1px solid #9a9a9a;
}

#spot-img ul li {
    cursor: pointer;
}

#spot-img p.main {
    width: 417px;
    height: 277px;
    display: table-cell;
    margin: 0 0 10px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}
#spot-img li {
    margin: 0 0 0 8px;
    width: 72px;
    text-align: center;
}
#spot-detail {
    float: right;
    width: 442px;
}
#spot-detail h2 {
    background: #2f3985;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-weight: bold;
    padding: 2px 0 2px 10px;
}
#spot-detail #detailinfo {
    border: 1px solid #2f3985;
    border-radius: 0 0 5px 5px;
    border-top: none;
    width: 440px;
    margin: 0 0 10px;
}
#spot-detail table {
    border-collapse: collapse;
    width: 438px;
}
#spot-detail th {
    background: #e8e8e8;
    vertical-align: middle;
    border-bottom: 1px dotted #a5a5a5;
    width: 70px;
}
#spot-detail td {
    vertical-align: middle;
    border-bottom: 1px dotted #a5a5a5;
    padding: 5px 0 5px 10px;
}
#spot-detail td.ad {
    width: 267px;
}
#spot-detail td a#spot-map {
    display: inline-block;
    width: 45px;
    margin: 0 0 0 10px;
    cursor: pointer;
}
#spot-detail .last th {
    border-radius: 0 0 0 5px;
}
#spot-detail .last th,
#spot-detail .last td {
    border: none;
}

#spot-detail .last td span.jump {
    cursor: pointer;
    color: #07519A;
    word-break: break-all;
}
#spot-detail .last td span.jump:hover {
    color: #f00;
    text-decoration: underline;
}

#spot-detail td span.map-icn {
    background: #696969;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    padding: 0 5px;
    display: inline-block;
}
#spot-detail td span.map-icn span {
    font-size: 70%;
}
#staff-area dl {
    background: url(/images/search/img_fukidashi.jpg) no-repeat 122px 32px;
}
#staff-area dt {
    float: left;
    width: 119px;
    text-align: center;
    position: absolute;

}
#staff-area dt img {
    margin: 0 0 5px;
}

#staff-area dt span {
    float: left;
    width: 119px;
}

#staff-area dd {
    float: right;
    width: 285px;
    padding: 10px;
    background: #e7ebff;
    border-radius: 5px;
    min-height: 62px;
    height: auto!important;
    height: 62px;
}

#spot-near {
    width: 890px;
    background: #fbfbfb;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 auto 20px;
    padding: 10px 0;
}

#spot-near h3 {
    background: url(/images/detail/bg_spot_pin.jpg) no-repeat left center;
    padding: 0 0 0 20px;
    margin: 0 18px 10px 19px;
    height: 23px;
    line-height: 23px;
    float: left;
}

#spot-near div.more-bkn {
    float: right;
    padding: 5px 10px 0 0;
}

#spot-near div.more-bkn a {
    display: block;
    text-decoration: underline;
    padding-bottom: 5px;
}

#spot-near h3 span {
    display: inline-block;
}

#spot-near h3 span.name {
    float: left;
    font-size: 110%;
    font-weight: bold;
}

#spot-near h3 span.more {
    float: right;
    text-decoration: underline;
}

#spot-near p.more {
    float: right;
}

#spot-near .near-list {
    display: inline;
    float: left;
    margin: 0 0 0 10px;
    position: relative;
    width: 163px;
}

#spot-near .near-list p {
    text-align: center;
}

#spot-near .pin {
	left: -4px;
    position: absolute;
    text-align: left !important;
    top: 0;
}

#spot-near .near-list ul {
    margin: 0 0 5px;
}

#spot-near .near-list li {
    font-size: 85%;
}

#spot-near .near-list li span {
    font-size: 120%;
    font-weight: bold;
}

#spot-near .near-list div {
    border-left: 1px dotted #999;
    margin: 5px 0 0;
    padding: 0 10px;
}

#spot-near .near-list div p {
    font-weight: bold;
    text-align: center;
    padding: 0 0 5px;
}

#spot-near .near-list div p a {
    color: #fff;
    text-decoration: none;
    background: #2f3985;
    border-radius: 10px;
    display: block;
    padding: 2px 0;
    box-shadow: 0 1px 2px #999;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
}

#spot-near .near-list div p a:hover {
    opacity: 0.8;
}


#spot-map {
    width: 890px;
    margin: auto;
    border: 1px solid #ccc;
}
#spot-map p {
    border: 1px solid #fff;
}