@charset "utf-8";
/* All font */
/* Pagetitle */
.h1{
}

/* content main title */
.h2{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

/* content sub title */
.h3{
	font-size:11px;
	font-weight:bold;
	color:#686664;
}


h3 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin: 4px 0 24px 0;

}

h4 {
	font-size:11px;
	font-weight:bold;
	color:#686664;
	margin: 5px 0;
}