@charset "utf-8";
div#contents {
	text-align: center;
}
table.inputtable {
    font-size: 1em;
}
input[type=text] {
    width: 200px;
}
input[type=password] {
    width: 200px;
}

