/* present
--- */
.presentTopBan
	{
		padding:12px 0;
	}

.Left
	{
		float:left;
		width:500px;
	}
.Right
	{
		float:right;
		width:238px;
	}

/* TITLE BARs
------------------------------------------------------------------- */
#WhatsEcoBlog h2,
#PickupEcoHotel h2,
#WhatsEcoHotel h2,
#Links h2
	{
		padding:8px 5px 8px 0;
		border-top:3px solid #a2ca0e;
		border-bottom:1px solid #d4d4cf;
		text-align:right;
		font-size:80%;
		font-weight:normal;
		line-height:1.1;
		height:18px;
	}
#PickupEcoHotel h2,
#Links h2
	{
		margin:20px 0 15px 0;
	}
#WhatsEcoBlog h2,
#WhatsEcoHotel h2
	{
		margin:12px 0 0 0;
	}

#WhatsEcoBlog h2
	{
		background:url(../img/title_bar_whats_ecoblog.gif) no-repeat 10px 0 #eeeee8;
	}
#PickupEcoHotel h2
	{
		background:url(../img/title_bar_pickup_ecogocoro.gif) no-repeat 10px 0 #eeeee8;
	}
#WhatsEcoHotel h2
	{
		background:url(../img/title_bar_whats_hotel.gif) no-repeat 10px 0 #eeeee8;
	}
#Links h2
	{
		background:url(../img/title_bar_link.gif) no-repeat 10px 0 #eeeee8;
	}

/* WhatsNew ecoblog
------------------------------------------------------------------- */
#WhatsEcoBlog dt,
#WhatsEcoHotel dt
	{
		font-size:80%;
		margin:0;padding:10px 5px 3px 5px;
		line-height:1.2;
	}
#WhatsEcoBlog dd,
#WhatsEcoHotel dd
	{
		margin:0;padding:0 5px 10px 5px;
		line-height:1.4;
		border-bottom:2px dotted #cfcfcf;
		font-size:110%;
	}
#WhatsEcoBlog dl,
#WhatsEcoHotel dl
	{
		margin:0;padding:0 0 3px 0;
	}

/* ecogocoro count
------------------------------------------------------------------- */
#ecogocoro
	{
		background:url(../img/cocoro_num_zone_middle.gif) repeat-y;
		width:238px;
		line-height:1.1;
	}
#ecogocoro span
	{
		display:block;
		background:url(../img/cocoro_num_zone_top.gif) no-repeat;
		width:238px;
	}
#ecogocoro span div
	{
		width:193px;
		margin:0 auto;
		padding:35px 0 6px 0;
		font-size:26px;
		color:#fff;
		font-weight:bold;
		text-align:center;
	}
#ecogocoro span span
	{
		display:block;
		background:url(../img/cocoro_num_zone_bottom.gif) no-repeat;
		width:238px;
		height:20px;
	}

/* links
------------------------------------------------------------------- */
#Links
	{
		font-size:75%;
	}
#Links div
	{
		padding:0 0 10px 0;
	}
#Links div img
	{
		border:1px solid #cccccc;
	}

/* PageGoTop
------------------------------------------------------------------- */
.PageGoTop
	{
		border-top-style:none;
	}

/* 6% logo
------------------------------------------------------------------- */
#logo6ps
	{
		padding:35px 0 45px 0;
		margin:0;
		text-align:center;
	}
#logo6ps p
	{
		margin:0;padding:4px 0 0 0;
		line-height:1.1;
		font-size:80%;
	}
