@charset "utf-8";

.map-area{
    height: 580px;
    width: 702px;
    z-index: -1;
    /*position: relative;*/
}

.map-area canvas{
 /*       -webkit-transform: scale(2.0);  
    -moz-transform: scale(2.0);  */
/*    margin-left: -230px;
    z-index: -2;*/
    /*position: relative;*/
    width:700px;
}

    #network {
        height: 600px;
        width: 702px;
        z-index: -1;
    }
    #network a{
        font-size: 12pt;
        text-decoration: none;
        color: #333;
        font-weight: 600;
    }
    #network a:hover{
        color: #000;
        text-decoration: none;
    }

    #mapline-hokkaido{
        position: absolute;
        margin-top: -510px;
        margin-left: 430px;
    }
    #mapline-tohoku{
        position: absolute;
        margin-top: -366px;
        margin-left: 543px;
    }
    #mapline-hokuriku{
        position: absolute;
        margin-top: -325px;
        margin-left: 330px;
    }
    #mapline-kantou{
        position: absolute;
        margin-top: -245px;
        margin-left: 510px;
    }

    #mapline-toukai{
        position: absolute;
        margin-top: -180px;
        margin-left: 435px;
    }
    #mapline-kansai{
        position: absolute;
        margin-top: -250px;
        margin-left: 250px;
    }
    #mapline-shikoku{
        position: absolute;
        margin-top: -140px;
        margin-left: 308px;
    }
    #mapline-cyugoku{
        position: absolute;
        margin-top: -230px;
        margin-left: 160px;
    }
    #mapline-kyusyu{
        position: absolute;
        margin-top: -190px;
        margin-left: 95px;
    }



#hokaido_jiseki {
    position: absolute;
    margin-top: -532px;
    margin-left: 430px;
}
        #hokaido_jiseki a:hover{
            color: #B3995C;
        }

#tohoku_jiseki {
    position: absolute;
    margin-top: -371px;
    margin-left: 563px;
}
    #tohoku_jiseki a:hover{
        color: #2f9eee;
    }

#hokuriku_jiseki {
    position: absolute;
    margin-top: -348px;
    margin-left: 330px;
}
    #hokuriku_jiseki a:hover{
        color: #5a9b55;
    }

#kantou_jiseki {
    position: absolute;
    margin-top: -250px;
    margin-left: 530px;
}
#kantou_jiseki a:hover{
	color: #9e3877;
}

#toukai_jiseki {
    position: absolute;
    margin-top: -173px;
    margin-left: 495px;
}
    #toukai_jiseki a:hover{
        color: #e9cc55;
    }

#kansai_jiseki {
    position: absolute;
    margin-top: -272px;
    margin-left: 253px;
}
    #kansai_jiseki a:hover{
        color: #008399;
    }

#shikoku_jiseki {
    position: absolute;
    margin-top: -117px;
    margin-left: 385px;
}
     #shikoku_jiseki a:hover{
        color: #ff8c8c;
     }

#cyugoku_jiseki {
    position: absolute;
    margin-top: -252px;
    margin-left: 162px;
}
    #cyugoku_jiseki a:hover{
        color: #8185de;
    }

#kyusyu_jiseki {
    position: absolute;
    margin-top: -213px;
    margin-left: 100px;
}
#kyusyu_jiseki a:hover{
	color: #ee9853;
}
#okinawa_jiseki {
    position: absolute;
    margin-top: -440px;
    margin-left: 150px;
    font-weight: bold;
}
#okinawa_jiseki 
a:hover
{
    color: #ea89c4;
}
 #sub_contents_right {
    margin-top: -47px;
}
.map_label_1{
    margin-top: 10px;
}

table.under_mg20{
    border-spacing: 0px 15px;
}
.under_mg20 tr td h3{
    margin-top: 20px;
    margin-bottom: 10px;
}
.under_mg20 tr{
    margin-top: 10px;
}

.jiseki_td1:hover{
    background-color: #fff;
}
.jiseki_td_title {
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

.jiseki_td1 {
    height: 150px;
    width: 340.5px;
    /* padding: 0px; */
    font-size: 90%;
    background-color: #e9ecf4;
    background-repeat: repeat-x;
    border: solid 1px #eee; empty-cells: show;

}
.jiseki_td1 a{
    color: #0a3c78;
    display:block;★
    width:100%;
    height:100%;
    line-height: 22px;
}

.jiseki_td1 a span{
    position: relative;
    top: 30px;
    left: 25px;
}

.jiseki_txt {
    float: left;
    height: 150px;
    width: 159px;
}

.jiseki_txt  a {
    color: #0a3c78;
    text-decoration: underline;
    font-family: Arial, sans-serif;

}

.jiseki_photo {
    float: right;
     height: 150px; 
    width: 180px;
}
.jiseki_photo a img{
    top: 29px;
    right: -42px;
    position: relative;
}
.dtl_main{
    width: 702px;
    height: auto;
}
h1#project_detail{
    font-size: 17pt;
}
table.location {
    border-collapse: separate;
    border-spacing: 0;
    width: 590px;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table.location th {
    width: 100px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #eee;
}
table.location td {
    width: 350px;
    padding: 10px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.dtl_btm{
    text-align: center;
    margin-top: 50px;
}
.sub_img {
    margin-left: 95px;
}
.sub{
    margin: 0 auto;
}
.sub p{
    margin-top: 0;
    font-size: 10pt;
}
.sub152{
    
}
.sub152 p{
    margin-top: 0;
    font-size: 10pt;
}


        .project_back a:hover {
        color: #284693;
        background-color: #E9EcF4;
    }
        .project_back:hover {
        color: #284693!important;
        background-color: #E9EcF4;
    }
.project_back a{
    color: #fff;
    text-decoration: none;
    display: block;
    padding-top: 6px;
    height: 40px;
}


.dtl_icon {
    position: absolute;
    margin-top: -24px;
    margin-left: 264px;
}
.project_low{
  /*position:relative;*/
  width:590px;
  height:100px;

}
.project_back{
    width: 310px;
    height: 40px;
    background-color: #284693;
    color: #fff;
    margin-top: 20px;
    margin-left:-350px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
    h3.heading{
        margin-top: 0 !important;
    }

.dtl_label span:nth-child(2){
    float: right;
}