/**************************************/
/*   フォント指定                    */
/************************************/
h1 {  font-size: 16pt}
h2 {  font-size: 14pt; line-height: 20pt}
h3 {  font-size: 13pt; line-height: 19pt}
h4 {  font-size: 12pt; line-height: 18pt; font-weight: lighter}
h5 {  font-size: 11pt; line-height: 16pt; font-weight: lighter}
h6 {  font-size: 10pt; line-height: 14pt; font-weight: lighter}
.font12 { font-size: 12px;}
.font14 { font-size: 14px;}
.font14-b { font-size: 14px; font-weight: bold;}

/**********************************/
/*   余白指定                    */
/********************************/
.left_pad_30 { padding-left: 30px; }

.bred {  font-weight: bold; color: #990000}
.bblue {  color: #000099; font-weight: bold}
.bgreen {  font-weight: bold; color: #006666}
.ablue {  color: #000099}
.agreen {  color: #006666}
.ared {  color: #990000}
.b {  font-weight: bold}
.sblue {  color: #00CCFF }
.dblue {  color: 343f5d}
.lblue {  color: #384c86;}
.h5none {  font-size: 11pt; line-height: 12pt; font-weight: lighter}
.h6none {  font-size: 10pt; line-height: 11pt; font-weight: lighter}
.h7none {  font-size: 9pt; line-height: 10pt; font-weight: lighter}
.h8none {  font-size: 8pt; line-height: 9pt; font-weight: normal}

.mokuzi {  font-size: 10pt; line-height: 14pt; font-weight: lighter}

.font_msg{  font-size: 12px; margin:10px 40px 2px 0; text-align:right;}
.top_mar_5 { margin-top: 5px; }
.lin_hght { line-height: 16pt; }


	table.table_l{
		margin:9px 0 0 0;
		padding:0;
	}

	html>/**/body 	table.table_l{
		margin:6px 0 0 0;
		padding:0;
	}

	img.pdf {
		margin:2px 0 0 0;
		padding:0;
		float:left;
	}

	a.pdf {
		margin:10px 0 0 0;
		padding:0;
		text-align:right;
	}

	img.pdf2 {
		margin:10px 0 0 9px;
		padding:0;
		float:left;
	}

	html>/**/body 	img.pdf2 {
		margin:7px 0 0 9px;
	}

	a.pdf2 {
		margin:0 0 10px 0;
		padding:0;
		text-align:right;
	}
