body {
	background-color: #ccc;
}

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/*position: relative;*/
}
header {
	background-color: #030;
	}
header h1 {
	padding-left: 20px;
}
#en_btn {
	position: absolute;
	left: 860px;
	top: 12px;
	color: #FFFFFF;
	border: 1px solid #fff;
	width: 80px;
	text-align: center;
	font-size: 11pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
#en_btn a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#en_btn a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#en_btn a:hover {
	color: #99CC66;
	font-weight: bold;
}
#en_btn a:active {
	color: #99CC66;
	text-decoration: none;
	font-weight: bold;
}

#global_navi {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #99CC66;
}
#global_navi ul {
	list-style: none;
	padding-top: 0px;  /*margin: 0;
  padding: 0;*/
}
#global_navi ul li {
	width: 159px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-align: center;
}
#global_navi ul li a {
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #030;
	color: #fff;
	text-decoration: none;
	transition: background-color 0.2s linear;
}
#global_navi ul li.current a {
	background-color: #99CC66;
}
#global_navi ul li a:hover {
	background-color: #99CC66;
}

#leadtext {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	font-weight: bold;
	line-height: 1.2em;
}

/*h2 {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #000;
	text-indent: 8px;
	font-size: 18px;
	background-color: #CCC;
	margin-bottom: 10px;
}*/
.worldmap_data {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left: 8px solid #030;
	text-indent: 8px;
	font-size: 18px;
	background-color: #99CC66;
	margin-bottom: 10px;
}
.worldmapall_data {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left: 8px solid #030;
	text-indent: 8px;
	font-size: 18px;
	background-color: #390;
	margin-bottom: 10px;
	color: #fff;
}
.areamap_data {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left: 8px solid #039;
	text-indent: 8px;
	font-size: 18px;
	background-color: #ccf;
	margin-bottom: 10px;
}
.areamapall_data {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left: 8px solid #039;
	text-indent: 8px;
	font-size: 18px;
	background-color: #7272FF;
	margin-bottom: 10px;
	color: #fff;
}
#map_goodebox {
	float: left;
	height: 190px;
	width: 350px;
	margin-left: 30px;
}
#text_goodebox {
	float: right;
	height: 190px;
	width: 540px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#text_goodebox a:link {
	color: #00F;
	text-decoration: none;
}
#text_goodebox a:visited {
	color: #00F;
	text-decoration: none;
}
#text_goodebox a:hover {
	color: #00F;
	text-decoration: underline;
}
#text_goodebox a:active {
	color: #00F;
	text-decoration: none;
}
.clearbox {
	clear: both;
}
#map_millerbox {
	float: left;
	width: 350px;
	margin-left: 30px;
}
#text_millerbox {
	float: right;
	height: 531px;
	width: 540px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#text_millerbox a:link {
	color: #00F;
	text-decoration: none;
}
#text_millerbox a:visited {
	color: #00F;
	text-decoration: none;
}
#text_millerbox a:hover {
	color: #00F;
	text-decoration: underline;
}
#text_millerbox a:active {
	color: #00F;
	text-decoration: none;
}
#map_winkerbox {
	float: left;
	width: 350px;
	margin-left: 30px;
}
#text_winkerbox {
	float: right;
	height: 532px;
	width: 540px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#text_winkerbox a:link {
	color: #00F;
	text-decoration: none;
}
#text_winkerbox a:visited {
	color: #00F;
	text-decoration: none;
}
#text_winkerbox a:hover {
	color: #00F;
	text-decoration: underline;
}
#text_winkerbox a:active {
	color: #00F;
	text-decoration: none;
}
#map_mollwidebox {
	float: left;
	width: 340px;
	margin-left: 30px;
}
#text_mollwidebox {
	float: right;
	height: 533px;
	width: 540px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#text_mollwidebox a:link {
	color: #00F;
	text-decoration: none;
}
#text_mollwidebox a:visited {
	color: #00F;
	text-decoration: none;
}
#text_mollwidebox a:hover {
	color: #00F;
	text-decoration: underline;
}
#text_mollwidebox a:active {
	color: #00F;
	text-decoration: none;
}
#map_allbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#text_allbox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-top: 10px;
}
#text_allbox a:link {
	color: #00F;
	text-decoration: none;
}
#text_allbox a:visited {
	color: #00F;
	text-decoration: none;
}
#text_allbox a:hover {
	color: #00F;
	text-decoration: underline;
}
#text_allbox a:active {
	color: #00F;
	text-decoration: none;
}

.map_countrybox {
	float: left;
	width: 174px;
	margin-left: 30px;
}
.text_countrybox {
	float: right;
	height: 200px;
	width: 716px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
.text_countrybox a:link {
	color: #00F;
	text-decoration: none;
}
.text_countrybox a:visited {
	color: #00F;
	text-decoration: none;
}
.text_countrybox a:hover {
	color: #00F;
	text-decoration: underline;
}
.text_countrybox a:active {
	color: #00F;
	text-decoration: none;
}
.map_central_americabox {
	float: left;
	width: 291px;
	margin-left: 30px;
}
.text_central_americabox {
	float: right;
	height: 200px;
	width: 599px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
.text_central_americabox a:link {
	color: #00F;
	text-decoration: none;
}
.text_central_americabox a:visited {
	color: #00F;
	text-decoration: none;
}
.text_central_americabox a:hover {
	color: #00F;
	text-decoration: underline;
}
.text_central_americabox a:active {
	color: #00F;
	text-decoration: none;
}
.map_oceaniabox {
	float: left;
	width: 244px;
	margin-left: 30px;
}
.text_oceaniabox {
	float: right;
	height: 200px;
	width: 646px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
.text_oceaniabox a:link {
	color: #00F;
	text-decoration: none;
}
.text_oceaniabox a:visited {
	color: #00F;
	text-decoration: none;
}
.text_oceaniabox a:hover {
	color: #00F;
	text-decoration: underline;
}
.text_oceaniabox a:active {
	color: #00F;
	text-decoration: none;
}
#map_allcountrybox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#text_allcountrybox {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#text_allcountrybox a:link {
	color: #00F;
	text-decoration: none;
}
#text_allcountrybox a:visited {
	color: #00F;
	text-decoration: none;
}
#text_allcountrybox a:hover {
	color: #00F;
	text-decoration: underline;
}
#text_allcountrybox a:active {
	color: #00F;
	text-decoration: none;
}

/*#contents h1 {
	font-size: 24px;
	font-weight: bold;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #006;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	text-indent: 10px;
	width: 100%;
	height: 30px;
	line-height: 30px;
}*/

footer {
	background-color: #4E5869;
	width: 900px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	font-weight: normal;
	margin-top: 16px;
}

#copyright {
	width: 100%;
	text-align: center;
	padding-top: 8px;
	background-color: #4E5869;
	padding-bottom: 6px;
	/*clear: both;*/
	margin-top: 12px;
}
