@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;
}

/* ===== index2 ===== */
div#contents div#mission {
	padding: 0px 30px;
}

div#contents div#mission ul li {
	margin-left: 0px;
	background-image: none;
	padding-left: 0px;
}

div.circle {
	background-image: url(../outline/img/mission_dot.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	margin: 10px 0px 20px;
}
