@charset "utf-8";
/* CSS Document */

/* ===== index ===== */
div#message {
	float: left;
	width: 319px;
}

div#sign {
	clear: both;
	float: right;
	width: 320px;
}

/* ===== officer ===== */
div#officer {
	float: right;
	width: 514px;
}
