@charset "utf-8";
/* CSS Document */

.ctitle {
	font-family: "Segoe UI";
	color: #900;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-style: normal;
	}
	
.ccontent {
	font-family: "Segoe UI";
	color: #000;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	}
	
.ctiny {
	font-family: "Segoe UI";
	color: #000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	}

