@CHARSET "UTF-8";

BODY.swine {
	text-align: center;
}
BODY.swine DIV {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

SPAN.confirm {
    text-decoration: underline;
    cursor: default;
}
INPUT.download {
    width: 120pt;
    height: 30pt;
}
DIV.yoshinhyo {
    width: 600px;
    padding: 2ex 2em;
    border: 1px solid gray;
}
DIV.home {
    width: 600px;
    margin-top: 2ex;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
