/*----------------------
  (main) テキストの設定
-------------------------*/

p.txt {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 10px;
	line-height: 150%;
	font-weight: bolder;
}

p.txt2 {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 10px;
	line-height: 150%;
	text-indent: 1em; 
}

p.txt3 {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 5px;
	line-height: 120%;
	font-weight: bolder;
}

p.txt4 {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 10px;
	line-height: 120%;
}

p.txt5 {
	width: 160px;
	margin: 0px;
	text-indent: 1.5em;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight:bolder;
	color: #008080;
	border-top: 2px solid #008080;
	border-bottom: 2px solid #008080;
}

p.sign {
	text-align: left;
	margin: 0 30px;
	padding-bottom: 10px;
}

p.left {
	text-align: left;
	margin: 0 30px;
	padding-bottom: 10px;
}

/*------------------------
  (main) テキストの設定
----------------------------*/
p.report {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 10px;
	line-height: 150%;
	font-weight: bolder;
}

p.report2 {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 10px;
	line-height: 150%;
	text-indent: 1em; 
}

p.report3 {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 10px;
	line-height: 120%;
	font-weight: bolder;
}

p.report4 {
	text-justify: inter-ideograph;
	text-align: justify;
	margin: 0 30px;
	padding-bottom: 10px;
	line-height: 120%;
}


