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


/* --------------
adsense
----------------*/
#adsense {
	margin:20px auto;
	}

/* ------------
map
-------------- */
#map {
	height:520px;
	margin:30px 0px 30px 0px;
	}
#map h2 {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	}
#map p {
	color:#CCCCCC;
	text-align:center;
	font-size:14px;
	}
#map p#text {
	clear:both;
	margin-top:30px;
	font-size:12px;
	}

#map table{
	border: 1px solid #CCCCCC;
	text-align:center;
	margin:20px 50px 30px 0px;
	float:right;
	}
#map table th {
	border: 1px solid #CCCCCC;
	background-color:#999999;
	text-align:center;
	width:150px;
	}
#map table tr{
	border: 1px solid #CCCCCC;
	}
#map table td{
	border: 1px solid #CCCCCC;
	width:150px;
	}
#map img {
	float:left;
	margin:20px 0px 30px 50px;
	}

/* ------------
sightseeing
-------------- */
#sightseeing {
	}
#sightseeing p {
	color:#CCCCCC;
	text-align:center;
	font-size:14px;
	}
#sightseeing p#text2 {
	clear:both;
	margin-top:30px;
	font-size:12px;
	}
#sightseeing h2 {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	}
#sightseeing h3 {
	background-color:#333333;
	color:#CCCCCC;
	text-align:center;
	font-weight:bold;
	margin:50px;
	}
#sightseeing h5 a{
	text-decoration:underline;
	}

#sightseeing div#blockleft{
	width:400px;
	float:left;
	text-align:center;
	}
#sightseeing div#blockright{
	width:400px;
	float:right;
	text-align:center;
	}
/* ------------
ghanamap
-------------- */
#ghanamap {
	float:left;
	width:400px;
	}
#ghanamap img {
	margin-left:50px;
	}
#ghanamapp {
	width:400px;
	float:right;
	}
#ghanamapp h2{
	margin:25px auto; 
	text-align:center;
	font-weight:bold;
	}
#ghanamapp p{
	text-align:center;
	margin-top:1em;
	}

