@charset "UTF-8";

#contents_town .text {
    color: #C00;
    font-size: 1.6em;
    font-weight: 600;
    padding: 20px 0 10px;
    text-align: center;
}

/* map base */
#contents_map {
    position: relative;
    width: 1208px;
    height: 859px;
    margin: 0 auto;
}

#contents_map ul > li {
    position: absolute;
}

#contents_map ul .icon {
    cursor: pointer;
}

/* OLD & NEW */
#town_old_new {
    top: 154px;
    left: 380px;
}
#town_old_new_tit {
    top: 96px;
    left: 388px;
}

/* 218HOUSE */
#town_218 {
    bottom: 37px;
    left: 407px;
}
#town_218_tit {
    bottom: 74px;
    left: 328px;
}

/* 2000HOUSE */
#town_2000 {
    bottom: 350px;
    right: 562px;
}
#town_2000_tit {
    bottom: 330px;
    right: 550px;
}

/* Chambre Fuji */
#town_chambre {
    right: 634px;
    bottom: 410px;
}
#town_chambre_tit {
    right: 620px;
    bottom: 388px;
}

/* Box HOUSE */
#town_box {
    right: 550px;
    bottom: 460px;
}
#town_box_tit {
    right: 544px;
    top: 320px;
}

/* LOFT */
#town_loft {
    top: 298px;
    right: 456px;
}
#town_loft_tit {
    top: 345px;
    right: 472px;
}

/* ARK 本社 / ARK 南館 */
#town_ark {
    top: 400px;
    right: 430px;
}
#town_ark_tit {
    right: 434px;
    bottom: 330px;
}

#town_ark_main {
    bottom: 346px;
    right: 462px;
}
#town_ark_south {
    bottom: 350px;
    right: 432px;
}
#town_ark_main_tit {
    right: 430px;
    bottom: 345px;
}
#town_ark_south_tit {
    right: 410px;
    bottom: 326px;
}

/* 富士ピル */
#town_fuji {
    top: 300px;
    right: 392px;
}
#town_fuji_tit {
    top: 275px;
    right: 390px;
}

/* 第二富士ビル */
#town_fuji2 {
    top: 352px;
    right: 434px;
}
#town_fuji2_tit {
    top: 364px;
    right: 360px;
}