@charset "utf-8";

#right h3 {
	margin-left: 20px;
	margin-bottom: 10px;
}
#right p.description {
	font-size: 12px;
	line-height: 1.8;
	padding: 7px 10px;
	background-color: #fff7e9;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#right p.price {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 20px;
	padding-left: 12pt;
	background-image: url(../../plan/image/listmarker_price.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 40px;
}
