/* CSS Document */

#contentBox {
	width:800px;
	margin-bottom:20px;
	
	}
	
#contentBox #ch10v2-contents-right {
	font-size:80%;
	}

#contentBox-left {
	width:578px;
	border:1px solid #009900;
	float:left;
	}

#contentBox-left-inner {
	padding:10px 0;
	width:560px;
	margin:0 auto;
	text-align:left;
	}

#panlist {
	margin:0;
	margin-bottom:10px;
	font-size:0.8em;
	}
	
.top-banner {
	margin-bottom:1em;
	}

#about {
	padding:0 10px;
	}
	
#about .toptext {
	font-size:0.9em;
	line-height:1.4;
	}

#about dl {
	margin-bottom:2em;
	}

#about dt {
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
	border-left:5px #009900 solid;
	padding-left:10px;
	}

#about dd {
	font-size:0.9em;
	line-height:1.4;
	margin-bottom:0.5em;
	margin-left:2em;
	}

#about ol {
	margin-bottom:2em;
	}

#about ol li {
	list-style-type:decimal;
	list-style:outside;
	}

#about li {
	font-size:0.9em;
	line-height:1.4;
	margin-bottom:0.5em;
	}


.right-p {
	text-align:right;
	font-size:0.8em;
	}


.rsstbl {
	border-collapse:collapse;
	}

.rsstbl th,
.rsstbl td {
	padding:10px;
	}

.rsstbl td p {
	font-size:0.8em;
	line-height:1.4;
	}

.rsstbl th {
	font-size:0.9em;
	}

.rsstbl h3 {
	font-size:1em;
	margin-bottom:0.5em;
	font-weight:bold;
	background:#efefef;
	}
	

.pagetop {
	text-align:right;
	font-size:0.8em;
	}

.clr {
	clear:both;
	}
	

#info-txt {
	font-size:0.9em;
	color:#555;
	line-height:1.4em;
	}


