/*chopsticks.css　「割り箸から見た環境問題」99/6/18発表文用ＣＳＳ*/
em{
	font-weight:      bold;
	font-style:       normal;
	color:            #206020;
}
strong{
	font-weight:      bold;
	font-style:       normal;
	color:            #d03030;
}
h2{
	color:            #000080;
	font-size:        150%;
	font-weight:      bold;
	font-family:      'MS UI Gothic', Arial, sans-serif;
	margin:           0 0 20 20;
	padding:          0 0 0 25;
	border-width:     0 0 0 15;
	border-style:     solid;
	border-color:     #1755a0;
}
h3{
	color:            #202020;
	font-size:        120%;
	font-weight:      bold;
	font-family:      'MS UI Gothic', Arial, sans-serif;
	margin:           10 0 10 0;
	border-width:     0 0 0 5;
	border-style:     solid;
	border-color:     #1755a0;
	padding:          0 0 0 5;
}
h4{
	font-weight:      bold;
	font-size:        100%;
	margin:           1em 0 1em 10;
	color:            #000080;
}
p{
	margin:           0 0 0 30;
}
