@charset "utf-8";
/* All font */
/* Pagetitle */
.h1{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

/* content main title */
.h2{
	font-size:15px;
	font-weight:bold;
	color:#ec008c;
}

/* content sub title */
.h3{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.loginh{
	font-size:13px;
	font-weight:bold;
	color:#ec008c;
}