div.rightbox p {
	font-size:85%;
	color:#333333;
	line-height:2em;
	margin-top:3px;
	margin-bottom:5px;
}


/*テーブル*/
/*トレッキング*/

div.chargebox{
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	height:auto;
}


tr.setbg{
	background-color:#d6d6c9;
}
tr.setbg2{
	background-color:#f7f7f4;
}

div.chargebox table.chargetable td.setwl{
	border-left:1px solid #ffffff;
}


div.chargebox table.chargetable{
	width:650px;

	border-top:1px solid #dedecc;
	border-right:1px solid #dedecc;
	border-collapse:collapse;
}
div.chargebox table.chargetable td{
	
	height:2.5em;
	text-align: center;
	vertical-align: middle;
	font-size:80%;
	padding:3px;
	border-bottom:1px solid #dedecc;
	border-left:1px solid #dedecc;
}

/**/
div.subleft{
	width:320px;
	float:left;
}
div.subright{
	width:320px;
	float:right;
}


ul.normal{
	font-size:85%;
	color:#333333;
	line-height:2em;
	list-style-type: disc;
	list-style-position: inside;
}


