@charset "utf-8";
/* CSS Document */

h3 {
	margin-top: 25px;
	font-size: 150%;
	font-weight: bold;
}
h4 {
	margin-top: 15px;
	padding: 7px 10px 3px 10px;
	font-size: 120%;
	font-weight: bold;
	border-left: 15px solid #b47551;
	background: #eae1de;
}


/* -------------------- */
/*  country list        */
/* -------------------- */

.listWrapper {
	margin-top: 10px;
	padding: 15px;
	background: url(../img/common/bg_gradation02.png) top left repeat-x;
	border: 1px solid #D2D2D2;
}
.africaMap {
	float: left;
	width: 291px;
}
.countryList {
	float: right;
	width: 570px;
}
.countryList li {
	float: left;
	width: 95px;
	height: 96px;
	font-size: 80%;
	text-align: center;
}
.countryList a {
	color: #b47551;
/*	text-decoration: none; */
}


/* -------------------- */
/*  profile             */
/* -------------------- */
#profile h4 {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #B47551;
	font-size: 100%;
	border: none;
	background: none;
}
#profile ul {
	padding-bottom: 10px;
}
#profile ul li {
	margin-left: 20px;
	list-style: disc;
	list-style-position: outside;
}
#profile ol {
	padding-bottom: 10px;
}
#profile ol li {
	margin-left: 2em;
	list-style: decimal;
	list-style-position: outside;
}
#profileInner {
	margin-top: 10px;
	padding: 15px;
	font-size: 90%;
	background: url(../img/common/bg_gradation02.png) top left repeat-x;
	border: 1px solid #D2D2D2;
}
#profileInner p {
	padding-bottom: 10px;
}
#profileInner p.lastchild {
	padding-bottom: 0;
}
#profileInner p#map_canvas {
	float: right;
	width: 435px;
	height: 300px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #D2D2D2;
}
html>body #profileInner p#map_canvas {
	width: 433px;
	height: 298px;
}


/* -------------------- */
/*  basic               */
/* -------------------- */
#basic h4 {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #B47551;
	font-size: 100%;
	border: none;
	background: none;
}
#basic table {
	margin-top: 10px;
	border: 1px solid #d5d5d5;
}
#basic th {
	width: 117px;
	padding: 8px;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
/*	text-align: left;*/
	line-height: 150%;
	background: url(../img/common/bg_table_header2.png) right top repeat-y;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #basic th {
/*	width: 101px;*/
}
#basic td {
	width: 315px;
	padding: 8px;
	font-size: 90%;
	text-align: left;
	line-height: 150%;
	border: 1px solid #d5d5d5;
	vertical-align: top;
}
html>body #basic td {
	width: 299px;
}
#basic td.singleCol {
	width: 760px;
}
html>body #basic td.singleCol {
	width: 744px;
}
#basic p.flag {
	float: right;
	width: 160px;
	text-align: right;
}

/* -------------------- */
/*  access2             */
/* -------------------- */
#access2 h4 {
	margin: 0;
	padding: 10px 0 5px 0;
	color: #B47551;
	font-size: 100%;
	border: none;
	background: none;
}
#access2 h5 {
	font-weight: bold;
}
#access2 ul {
	padding-bottom: 10px;
}
#access2 ul li {
	margin-left: 20px;
	list-style: disc;
	list-style-position: outside;
}
#access2 ol {
	padding-bottom: 10px;
}
#access2 ol li {
	margin-left: 2em;
	list-style: decimal;
	list-style-position: outside;
}
#access2 p.date {
	text-align: right;
}


#access2Inner {
	height: 230px;
	margin-top: 10px;
	padding: 15px;
	font-size: 90%;
	background: url(../img/common/bg_gradation02.png) top left repeat-x;
	border: 1px solid #D2D2D2;
}
html>body #access2Inner {
	height: auto;
	min-height: 200px;
}
#access2Inner p {
	padding-bottom: 5px;
}
#access2Inner p.lastchild {
	padding-bottom: 0;
}


/* -------------------- */
/*  highlight           */
/* -------------------- */
#highlight p.photo {
	float: right;
	width: 160px;
	text-align:right;
}
#highlight div {
	margin-top: 10px;
}
#highlight div.text {
	margin-top: 0;
	font-size: 90%;
}
#highlight div p {
	padding-bottom: 10px;
}
#highlight div p.lastchild {
	padding-bottom: 0;
}
#highlight a {
	color: #b47551;
}


/* -------------------- */
/*  kanrenTour          */
/* -------------------- */
div.kanrenTour p {
	margin-top: 10px;
}
div.kanrenTour ol {
	margin-top: 10px;
	padding: 15px;
	font-size: 90%;
	background: url(../img/common/bg_gradation02.png) top left repeat-x;
	border: 1px solid #D2D2D2;
}
div.kanrenTour ol li {
	line-height: 150%;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 28px;
}
div.kanrenTour p.noTour {
	margin-top: 10px;
	padding: 15px;
	font-size: 90%;
	background: url(../img/common/bg_gradation02.png) top left repeat-x;
	border: 1px solid #D2D2D2;
}


/* -------------------- */
/*  sameRegion          */
/* -------------------- */
div#sameRegion p {
	margin-top: 10px;
	padding: 15px;
	font-size: 90%;
	background: url(../img/common/bg_gradation02.png) top left repeat-x;
	border: 1px solid #D2D2D2;
	line-height: 150%;
}

