#contents {


}
#contents h1 {
	background-image: url(images/tittle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 850px;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-left: 50px;
	padding-top: 10px;
}
#contents  .top-image  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


#contents #left-box {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}


#contents #left-box h2 {
	display: block;
	height: 18px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
#contents #left-box .box table {
	display: block;
	margin: 10px;
}

#contents #left-box .box h2 {
	background-color: #CDF3CD;
}
#contents #left-box .box p {
	padding: 5px;
	line-height: 1.3em;
}
#contents #left-box .chart h2 {
	background-color: #E8CCE2;
}





#contents #right-box {
	display: block;
	float: right;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
#contents #left-box .box th {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8ED794;
	border-right-color: #8ED794;
	border-bottom-color: #8ED794;
	border-left-color: #8ED794;
}
#contents #left-box .box table td {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}

#contents #right-box h4 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#contents #right-box img {
	margin-bottom: 10px;
}
#contents #righteftl-box .chart p {
	padding-top: 5px;
}

