@import url(link.css);

h1{
	font-size: 16pt;
	color: #000000;
	line-height: 100%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
}

/*10黒*/
.css_001{
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
	font-weight: normal;
}

/*10黒 行間大*/
.css_001_width{
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	font-weight: normal;
}

/*11黒*/
.css_002{
	font-size: 11pt;
	line-height: 120%;
	color: #000000;
	font-weight: normal;
}

/*11黒 行間大*/
.css_002{
	font-size: 11pt;
	line-height: 150%;
	color: #000000;
	font-weight: normal;
}

/*12黒*/
.css_003{
	font-size: 12pt;
	line-height: 120%;
	color: #000000;
	font-weight: normal;
}

/*12黒 行間大*/
.css_003_width{
	font-size: 12pt;
	line-height: 150%;
	color: #000000;
	font-weight: normal;
}

/*16黒 太字*/
.css_020{
	font-size: 16pt;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
}

/*16黒 行間大*/
.css_020_width{
	font-size: 16pt;
	line-height: 150%;
	color: #000000;
	font-weight: bold;
}
