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

.mCopyText {
	font-size:95%;
	line-height:160%;
	}
	
.small {
	font-size:80%;
	}
	
.font130 {
	font-size:130%;
	}
	
.big {
	font-size:160%;
	}
	
.blue {
	color:#007AC3;
	}
	
.gothic {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	
.mgnT15 {
	margin-top:15px;
	}
	
.mgnB20 {
	margin-bottom:20px;
	}
	
.mgnL10 {
	margin-left:10px;
	}
	
.mgnR70 {
	margin-right:70px;
	}