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: #006;
	}
header h1 {
	padding-left: 20px;
}

#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: #006;
	color: #fff;
	text-decoration: none;
	transition: background-color 0.2s linear;
}
#global_navi ul li.current a {
	background-color: #8080FF;
}
#global_navi ul li a:hover {
	background-color: #8080FF;
}

#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;
}*/
.flag_data {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left: 8px solid #006;
	text-indent: 8px;
	font-size: 18px;
	background-color: #CCF;
	margin-bottom: 10px;
}
.flagall_data {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left: 8px solid #006;
	text-indent: 8px;
	font-size: 18px;
	background-color: #A2A2FF;
	margin-bottom: 10px;
}
.d-flag_data {
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 22px;
	border-left: 8px solid #f60;
	text-indent: 8px;
	font-size: 18px;
	background-color: #FFD6C7;
	margin-bottom: 10px;
}
#flag_asiabox {
	float: left;
	height: 532px;
	width: 240px;
	margin-left: 30px;
}
#text_asiabox {
	float: right;
	height: 532px;
	width: 650px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
.image_and_text_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.image_and_text_box img {
	margin-bottom: 14px;
	float: left;
	margin-right: 6px;
}
.clearbox {
	clear: both;
}


#flag_europebox {
	float: left;
	height: 531px;
	width: 240px;
	margin-left: 30px;
}
#text_europebox {
	float: right;
	height: 531px;
	width: 650px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#flag_americabox {
	float: left;
	height: 532px;
	width: 300px;
	margin-left: 30px;
}
#text_americabox {
	float: right;
	height: 532px;
	width: 590px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#flag_africabox {
	float: left;
	height: 533px;
	width: 296px;
	margin-left: 30px;
}
#text_africabox {
	float: right;
	height: 533px;
	width: 594px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#flag_nisbox {
	float: left;
	height: 534px;
	width: 304px;
	margin-left: 30px;
}
#text_nisbox {
	float: right;
	height: 534px;
	width: 586px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 150%;
}
#flag_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 p {
	line-height: 150%;
}


/*#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;
}
