@charset "UTF-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");
#catch {
	margin-top: 20px;
}
#description {
	font-size: 85%;
	line-height: 150%;
	margin-top: 20px;
}
.list01,.list02 {
	font-size: 75%;
	margin-top: 0px;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
}
.list01 {
	width: 100%;
}
.list02 {
	width: 270px;
}
th,td {
	text-align: center;
	padding: 3px;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
}
th,.country {
	color: #FFFFFF;
	background: #FF9900;
}
td {
	color: #FF6600;
}
td.bgOr {
	background: #FFFFC0;
}
td.name {
	text-align: left;
	white-space: nowrap;
}
.list02 th {
	text-align: left;
	width: 160px;
}
.list01unit,.list02unit {
	font-size: 75%;
	text-align: right;
	margin-top: 5px;
}
.list02unit {
	width: 270px;
}
.list02Right {
	width: 360px;
	margin-left: 0px;
	float: right;
	padding-top: 0px;
}
.coution {
	font-size: 75%;
	line-height: 135%;
	color: #FF0000;
	text-decoration: underline;
}
.tax {
	margin-top: 1em;
}
h2 {
	margin-bottom: 20px;
}

