@media screen and (min-width: 941px){
.h4_p {
    margin: 0px 10px 10px 50px !important;
}
.h4_p3 {
    margin: 0px 10px 10px 50px !important;
}
img[src $="img/care_plan_flow.jpg"]{
    width:612px;
}

.h4_p2{
    margin: -40px 0px 40px 70px !important;
    color: blue;
    font-size: 120%;
    font-weight: bold;
    letter-spacing: 1px;
}

img[src $="img/care_plan_message.gif"]{
    width:489px;
}

.sikyuugendo{
    margin: 20px 0px 20px 40px !important;
    width: 620px;
}

#right_center_block p {
    margin: 0;
}
#left_block2 {
    display: none;
}
#left_block3 {
    display: none;
}
}

@media screen and (max-width: 555px){
table.sikyuugendo {
    margin: 25px 10px 15px 10px !important;
}
}


