@charset "utf-8";

/*
mission.html
*/

@import url("common.css");

/**/

#MainContainer #ctsSet p.arrow {
	float: left;
	width: 14px;
	line-height: 150%;
	padding-top: 5px;
}

#MainContainer #ctsSet p.txt-r {
	float: left;
	width: 525px;
	line-height: 150%;
	font-size: x-small;
}

#MainContainer #ctsSet p.txt-r span {
	font-weight: bold;
}