@charset "utf-8";

h3.tire {
	color: #75a215;
}

h4.tire {
	margin-bottom:-0.8em;
	color: #e8cbac;
	font-size:90%;
}

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.1;
	padding:0.5em 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;
}

