/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin: 50px auto;
    min-height: 100%;
    width: 1024px;
    min-width: 0px;
}

body {
    background-image:url("img/HAIKEI2.jpg");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#image {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    clear: none;
    color: rgb(0, 0, 0);
}

#text0 {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
	margin: 60px 0px 40px 0px;
    clear: none;
    min-height: 100px;
}

#text1 {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: both;
    min-height: 50px;
}

#text2x {
    float: left;
    font-size: 20px;
	font-weight : bold;
	color: #FFF;
	background-color: #FFF;
	float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
	margin: 20px 0px 5px 0px;
    padding: 3px 0px 0px 5px;
    clear: both;
    min-height: 28px;
}

#text2 {
    float: left;
    font-size: 20px;
	font-weight : bold;
	color: #F00;
	background-color: #0d0;
	float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
	margin: 20px 0px 5px 0px;
    padding: 3px 0px 0px 5px;
    clear: both;
    min-height: 28px;
}

#text2b {
    float: left;
    font-size: 17px;
	font-weight : bold;
	color: #fff;
	background-color: #090;
	float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
	margin: 10px 0px 5px 0px;
    padding: 3px 0px 0px 5px;
    clear: both;
    min-height: 20px;
}

#text3 {
    float: left;
    font-size: 24px;
    width: 33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 50px;
    padding-top: 8px;
}

#text3b {
    float: left;
    font-size: 24px;
    width: 25%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 50px;
    padding-top: 8px;
}

#text3c {
    float: left;
    font-size: 24px;
    width: 50%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 50px;
    padding-top: 8px;
}

#text4 {
    float: left;
    font-size: 1em;
    width: 50%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 50px;
    padding-top: 8px;
}

	#clear {
		clear: both;
	}



#textspan {
        float: none;
        font-size: 22px;
        line-height: 1em;
    }

#textspan1 {
    float: none;
    font-size: 14px;
    line-height: 1em;
}

#textspan2 {
    float: none;
    font-size: 22px;
    line-height: 1em;
}

#textspan1-2 {
    float: none;
    font-size: 16px;
    line-height: 1em;
}

#textspan-s {
    font-size: 0.8em;
}

#textspan-g {
        float: none;
        font-size: 22px;
	color: #999;
        line-height: 1em;
}

#image1 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    clear: none;
    color: rgb(0, 0, 0);
    display: none;
}

.size-x70 {
	font-size: 70%;
	color: #090;
}

@media only screen and (max-width: 1024px) {
    .primaryContainer {
        width: 95%;
    }

    #image1 {
        display: none;
    }
}

@media only screen and (max-width: 680px) {
    .primaryContainer {
        margin-top: 30px;
        margin-bottom: 30px;
        width: 95%;
    }

#text3 {
    float: left;
    font-size: 24px;
    width: 50%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 50px;
    padding-top: 8px;
}

#text3b {
    float: left;
    font-size: 24px;
    width: 33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 50px;
    padding-top: 8px;
}

#text3c {
    float: left;
    font-size: 24px;
    width: 50%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 50px;
    padding-top: 8px;
}

    #textspan {
        float: none;
        font-size: 22px;
        line-height: 1em;
    }

    #textspan1 {
        font-size: 13px;
    }

#textspan2 {
    float: none;
    font-size: 16px;
    line-height: 1em;
}

    #textspan1-2 {
        font-size: 13px;
    }

#textspan-g {
        float: none;
        font-size: 22px;
	color: #999;
        line-height: 1em;
}

    #image1 {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    #textspan1 {
        font-size: 12px;
    }

    #textspan2 {
        font-size: 16px;
    }

    #text3 {
        clear: both;
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #text3b {
        clear: both;
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #text3c {
        clear: both;
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #text4 {
        clear: both;
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #image1 {
        float: none;
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 0px auto;
        clear: none;
        color: rgb(0, 0, 0);
        display: block;
    }

    #text0 {
        margin: 40px 0px 40px;
        clear: none;
    }

    #text1 {
        margin: 0px 0px 0px 0px;
        clear: both;
    }

    #image {
        display: none;
    }

    #text2 {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

}

@media only screen and (max-width: 320px) {
    #textspan {
        font-size: 20px;
    }

    #textspan1 {
        font-size: 12px;
    }

    #textspan1-2 {
        font-size: 12px;
    }

    #textspan2 {
        font-size: 16px;
    }

#textspan-g {
        font-size: 20px;
	color: #999;
}

    #image {
        visibility: visible;
        overflow: visible;
        display: none;
    }

    #text3 {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    #text3b {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    #text3c {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    #text4 {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    #text2 {
        margin-top: 0px;
        margin-left: 0px;
        clear: both;
    }

    #text0 {
        margin: -0.03125 0px 40px 0px;
        clear: none;
    }

    #text1 {
        margin-top: 0px;
        margin-left: -469.984375px;
        clear: both;
    }

    #image1 {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        display: block;
    }


}

