@charset "utf-8";
/* All font */
/* Pagetitle */
.h1{
	font-size:20px;
	font-weight:bold;
}

/* content main title */
.h2{
	font-size:14px;
	font-weight:bold;
}

/* content sub title */
.h3{
	font-size:12px;
	font-weight:normal;
}