@charset "UTF-8";


#ContsBox h3 {
	clear: both;
}
/* --------------------------------- all page */
.fcB { color: #00b4ff; }
.fcR { color: #f30707; }
.fcG { color: #757575; }
.fcY { color: #ffaf30; }
.fcYG { color: #6bcc40; }
.fsmini { font-size: 84.6%; }
.break { clear:both; }
.hide {
	text-indent: -9999px;
	outline: none;
	display: block;
	width: 100%;
	height: 100%;
}
.nomgn { margin: 0; }
.noline { border: none; }

/* @group clear+etc */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height:0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }
.clearfix { display: block; }

/* @end */

