@charset "utf-8";

/* font size chart
	10px	 77%
	11px	 85%
	12px	 93%
	13px	100%
	14px	108%
	15px	116%
	16px	123.1%
	17px	131%
	18px	138.5%
	19px	146.5%
	20px	153.9%
	21px	161.6%
	22px	167%
	23px	174%
	24px	182%
	25px	189%
	26px	197%
 */

/* basic setting ----------------------------------------------------
 */
body, input, textarea{
  font-size:15px;
  line-height:1.2;
}
input, textarea, select {
  font-size:15px;
  line-height:1.2;
}


h1{ font-size:28px; font-weight:bold; line-height:1.4; }
h2{ font-size:26px; line-height:1.4; }
h3{ font-size:22px; font-weight:bold; line-height:1.4; }
h4{ font-size:20px; font-weight:bold; line-height:1.4; }
h5{ font-size:16px; font-weight:bold; line-height:1.0; }
h6{ font-size:14px; font-weight:bold; line-height:1.0; }

.data{ font-size:93%; line-height:1.2; }
.caption{ font-size:93%; line-height:1.2; }
.quote{ font-size:84%; line-height:1.2; }
.footnote{ font-size:73%; line-height:1.2; text-align:right; }

sup{ font-size:69%; line-height:1.3; }
sub{ font-size:69%; line-height:1.3; }


/* contents setting -------------------------------------------------
 */

