@charset "utf-8";


img, object, embed, video {
	max-width: 100%;
}
    #h3_green {
        background-image: url(image/24-24diagonal_line_g.png);
    }

#top {
    height:150px;
}

#top-left {
        width: 350px;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }

#index_go {
    display: block;
    margin-left: 10px;
    margin-top: 5px;
    color: rgb(197, 0, 204);
    font-size: 15pt;
    font-weight:bold;
}
