@charset "utf-8";

div#contents table {
	float:left;
	margin:15px 5px 1.4em 0;
	text-align:left;
	width:610px;
	border-collapse:collapse;
	border-spacing:0;
	}

caption {
	display:none;
	}

div#contents td,
div#contents th {
	font-size:77%;
	font-weight:normal;
	color:#ac9460;
	line-height:1.5;
	padding:0.65em 5px;
	border:1px solid #ccc;
	}

div#contents th.image-earth{
	border:none;
	}

div#contents td.country {
	}

div#contents td.ton {
	}

div#contents td.number {
	}

div#contents td.rate {
	}

div#contents td.cycles {
	}

div#contents p img {
	margin:10px 0 20px 10px;
	padding:0;
	float:right;
}

div#contents hr#material_line {
	display: block;
	width: 610px;
	height: 1px;
	color:#ccc;
	margin:20px 0 20px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}


h3{border-bottom:1px solid #666666; padding:2px 0; color:#FFFFFF;}

.word{width:380px;}

.red{font-weight:bold; font-size:120%; color:#FF0000;}
.img{clear:both;}