#back_ground_top {
    margin-bottom: 0px;
    background-image: url(../img/common/background_new.png);
    background-repeat: repeat-y;
    background-position: 0px 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0px;
    width:1024px;
    /* background-color: red; */
}

#contents {
    background-image: url(../img/phot/gaikan_illust_gankyoten.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-left: 10px;
    margin-top: 0px;
    width: 1014px;
    height: 655px;
}

#contents_left {
    width: 750px;
    float: left;
}

#contents_right {
    width: 264px;
    float: left;
}

#top_menu {
    float: left;
    width: 720px;
    height: 60px;
    margin-left: 16px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.menu_top {
    float: left;
}

#menu_top_ippan {
    margin-left: 0px;
    margin-top: 0px;
    width: 180px;
    height: 80px;
}

#menu_top_iryou {
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
    width: 180px;
    height: 80px;
}

#menu_top_renkei {
    margin-left: 0px;
    margin-top: 0px;
    padding: 0px;
    width: 180px;
    height: 80px;
}

#menu_top_gaiyou {
    margin-left: 0px;
    margin-top: 0px;
    width: 180px;
    height: 80px;
}

/* news and topics */
.news_topics_new {
    font-weight: bold;
    color: #FF0000;
}

#news_topics {
    clear: both;
    width: 750px;
    height: 205px;
    margin: 0px;
    margin-left: 2px;
}

#news {
    float: left;
    width: 370px;
    height: 200px;
    margin-left: 3px;
    margin-right: 2px;
    display: inline; /* for IE6 */
    background-image: url(../img/top/news_back.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#news ul {
    list-style: none;
    margin-top: 40px;
    margin-left: 0px;
    padding-left: 0px;
}

#news li {
    font-size:14px;
    margin-top: 5px;
    margin-left: 10px;
    line-height: 15px;
}

#topics {
    float: left;
    width: 370px;
    height: 200px;
    margin-left: 2px;
    background-image: url(../img/top/topics_back.png);
    background-repeat: no-repeat;
}

#topics ul {
    margin-top: 40px;
    margin-left: 15px;
    padding-left: 0px;
}

#topics li {
    font-size: 14px;
    margin-top: 5px;
    margin-left: 10px;
    line-height: 15px;
}

/* healthcare time */
#healthcare_time {
    float: left;
    width: 250px;
    height: 470px;
    margin-top: 5px;
    background-image: url(../img/common/healthcare_time_back2.png);
    background-repeat: no-repeat;
    font-size: 14px;
    margin-left: 14px;
}

#healthcare_time_all {
    float: left;
    width: 235px;
    height: 140px;
    margin-top: 45px;
    padding-left: 8px;
}

#healthcare_time_all_1 {
    font-weight: bold;
    margin-top: 24px;
    margin-left: 12px;
}

#healthcare_time_all_2 {
    margin-top: 1px;
    margin-left: 7px;
}

#healthcare_time_all_3 {
    margin-top: 3px;
    margin-left: 7px;
}

#healthcare_time_all_4 {
    margin-top: 3px;
    margin-left: 7px;
    color: #FF0000;
    font-weight: bold;
}

#healthcare_time_all_5 {
    font-weight: bold;
    margin-left: 12px;
}

#healthcare_time_all_6 {
    color: #FF0000;
    margin-top: 3px;
    margin-left: 7px;
}

#healthcare_time_nonconsultation {
    float: left;
    width: 230px;
    height: 120px;
    margin-top: 40px;
    padding-left: 10px;
}

#healthcare_time_nonconsultation_1 {
    font-weight: bold;
    margin-top: 24px;
    margin-left: 8px;
}

#healthcare_time_nonconsultation_2 {
    margin-top: 5px;
    margin-left: 5px;
}

#healthcare_time_nonconsultation_3 {
    color: #FF0000;
    margin-top: 10px;
    margin-left: 6px;
}

#healthcare_time_visitation {
    float: left;
    width: 200px;
    height: 140px;
    margin-top: 4px;
    padding-left: 35px;
}

#healthcare_time_visitation_1 {
    font-weight: bold;
    margin-top: 24px;
    margin-left: 6px;
}

#healthcare_time_visitation_2 {
    margin-top: 15px;
    margin-left: 32px;
}

#healthcare_time_visitation_3 {
    font-weight: bold;
    margin-top: 5px;
    margin-left: 6px;
}

/* top banner */
.banner_right {
    margin-left: 14px;
    margin-top: 5px;
}

#banner_top {
    margin-top: 10px;
    margin-left: 10px;
    height: 60px;
    width: 780px;
    clear: both;
}

.banner_link_top {
    float: left;
    margin: 0px;
    margin-left: 5px;
}