@charset "iso-8859-1";

#contentMain p.leadPhase {
	margin-bottom: 0;
}

#navigation {
	margin: 10px 0 50px;
}

#navigation h5 {
	border-top: 3px solid #000;
	border-bottom: 1px solid #fff;
	background: #ccb;
	color: #fff;
	font-weight: normal;
	padding: 10px 10px 5px;
	margin: 0;
}

#navigation table {
	width: 100%;
	border-bottom: 2px solid #666;
}

#navigation td {
	width: 50%;
	border-bottom: 1px solid #999;
	background: #eaeaea;
	line-height: 130%;
	font-weight: bold;
}

#navigation td a {
	display: block;
	padding: 7px 5px 7px 25px;
	background: url(../../../images/common/icon_arrow01.gif) no-repeat 3% 50%;
}

#contentMain.english #navigation td {
	font-weight: bold;
}

#navigation td.left {
	border-right: 1px solid #999;
}

#contentMain p.pagetop {
	clear: both;
	margin: 1em 0 2em;
	padding: 0;
	font-size: 75%;
	text-align: right;
}

/* exchange.css */

#exchangeContainer {
	width: 600px;
	margin: 0 auto;
}

#exchangeContainer p,
#exchangeContainer dd {
	margin: 0;
	padding: 0;
}

#exchangeContainer th.siteSummaryHeader {
	text-align: left;
	background: #e0ffc1;
	padding: 10px 8px 3px 0;
	border-bottom: 2px solid #357615;
}

#exchangeContainer table.summary {
	width: auto;
	border-bottom: 1px solid #999;
}

#exchangeContainer .siteSummary {
	padding: 8px 10px;
	line-height: 170%;
	font-size: 110%;
	border-bottom: 1px solid #999;
}

#exchangeContainer th.siteUrl {
	width: 80px;
	background: #e3e3d7;
	color: #666;
	padding: 3px 0;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}

#exchangeContainer td.siteUrl {
	width: 435px;
	padding: 3px 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#exchangeContainer table {
	margin: 0 0 5px;	
}	

/* english */

#exchangeContainer h5.siteTitle {
	width: 600px;
	font-size: 130%;
	letter-spacing: -0.025em;
	color: #357615;
	line-height: 100%;
	padding-left: 20px;
}

#exchangeContainer p.siteTitleSub {
	font-size: 80%;
	line-height: 120%;
	padding: 1px 0 0 20px; 
	color: #357615;
	font-weight: normal;
}
