/* ore */


.countryFlagImageCountryPeace{

	width:30px;
	height:30px;
}

.thFlagAndName{
	width: 120px;
}

.thDangerDegree{
	width: 69px;
}

.thPeace{
	width: 91px;
}

.thCorruption{
	width: 86px;
}

.thDeathAge{
	width: 86px;
}

.thUnemploy{
	width: 88px;
}

.thEarn{
	width: 111px;
}

.thMac{
	width: 91px;
}

.thGaimusyo{
	width: 54px;
}




.countryPeaceHeader{
	margin: 5px 2px 6px 2px;
	height: 34px;
	/*
	width: 830px;
	*/
	border-collapse: collapse;
	border-left: 1px solid #A3A3A3;
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #C9C9C9;

//	border: 1px solid #A3A3A3;
	background-color: #F0FFE5;
}

.countryPeaceHeader th{
	border-right: 1px solid #A3A3A3;
	text-align: center;
}


.countryPeaceTable{
	margin: -7px 2px 5px 2px;
//	border: 1px solid #A3A3A3; /*テーブルの周り*/
	border-top: 1px solid #C9C9C9;
	border-left: 1px solid #A3A3A3;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	
	border-collapse: collapse;
	font-size: 11.5px;
	clear: both;
}

.countryPeaceTable th,.countryPeaceTable td{

	text-align: center;

	vertical-align: middle;

	padding:0px;/*pdding0にしたらカラムのwidthの方が優先っぽい。*/
}


.countryPeaceTable th{

	height: 21px;
	background-color: #F0FFE5;
/*
	border-top: 1px solid #A3A3A3;
	border-bottom: 3px double #A3A3A3;
	border-right: 1px solid #A3A3A3;
*/
	border-bottom: 3px double #A3A3A3;

}

.countryPeaceTable td{
	height: 26px;

	border-bottom: 1px solid #C9C9C9;

	background-color: #FFFFF5;

}

.rightLineNormal{
	border-right: 1px solid #A3A3A3;
}

.rightLineThin{
	border-right: 1px solid #C9C9C9;
}


.countryFlag{
	width: 28px;
}

.countryName{
	width: 94px;
}

td.dangerDegree2{
	padding-left: 3px;
	width: 68px;
	text-align: left;
}

td.dangerDegree{
	width: 68px;
	text-align: center;
}

.peaceRank{
	width: 45px;
}
.peace{
	width: 47px;
}

.corruptionRank{
	width: 45px;
}
.corruption{
	width: 42px;
}


.deathAgeRank{
	width: 45px;
}
.deathAge{
	width: 42px;
}
.unemploymentRank{
	width: 45px;
}
.unemployment{
	width: 44px;
}
.gniRank{
	width: 45px;
}
.gni{
	width: 67px;
}
.bigMacRank{
	width: 45px;
}
.bigMac{
	width: 47px;
}
.gaimusyo{
	width: 56px;
}

.gaimusyo a{
	padding:2px;
	font-size: 10px;
	text-decoration: underline;
}


.smallFont{
	font-size: 10px;
}

.medal{
	vertical-align: middle;
	width:17px; 
}

.oukan{
	width:14px; 
	position: relative; top:1px;
}




.commercialPR{
	width: 825px;
}


.commercialPR th{
	font-weight: normal;
	height: 120px;
	width: 40px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #C9C9C9;
	background-color: #F0FFE5;
}

.commercialPR td{
	width: 400px;

	text-align: center;
	vertical-align: middle;
/*
	border: 1px solid #C9C9C9;
*/
	background-color: #FFFFF5;
}


.countryPeaceHanreiDiv{
	float:right;
	margin-right:10px;
	margin-bottom:3px;
}

.countryPeaceHanreiDiv a{
font-weight: bold;
/*
	text-decoration:underline;
*/
}




/**********************************************************************************************/
