.ptable {
	border-width: 1px;	
	border-style: solid;
}
.ctable {
	width:100%;
}
.ctable td{
	padding: 0px;
}

.cth {
	text-align:left;
	font-weight:normal;
	padding: 5px;
	text-indent: 5px;
}
.cth span {
	font-size: 80%;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.clist {
	width:575px;
	padding: 5px 0px 5px 5px;
}

.croom {
	width: 220px;
	float: left;
	margin-right: 5px;
}
.cteiin {
	width:130px;
	float: left;
	font-size: 90%;
}
.ccharge {
	width:140px;
	float: left;
	font-size: 90%;
}
.cbutton {
	width:75px;
	float: left;
}
.cbutton input{
	font-size: 12px;
	line-height: 120%;
	width: 75px;
	float:left;	
}
.ctable a {
	display: block;
	text-decoration: none;
}
.plan_img {
	width: 200px;
	float: left;
	margin-right: 10px;
}
.plan_com {
	text-align: left;
	float: left;
	word-break:normal;
}
.clr {
	clear: both;

}
