@charset "utf-8";

/* == block == */
div.list-top {
	border-bottom: 1px solid #C2C2C2;
	min-height: 22px;
	margin: 0 0 10px;
	zoom: 1;
}
div.list-top p.top-caption {
	float: left;
}
p.top-caption {
	color: #3366CC;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	padding: 0 5px;
}
div.list-top div.to-history {
	float: right;
	margin: 4px 0;
	padding: 0;
}
img.pre-icon {
	padding-right: 4px;
	vertical-align: middle;
}
.plan-onsale img {
	float: right;
	margin: -43px 10px 0 0;
}
.plan_top-block,
.plan_sub-block {
	margin: 10px 0 20px 15px;
}
p.lead-textA {
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 1.6;
	border-bottom: 1px dotted #8484FF;
}
div.article-photo-l {
	margin: 0px 10px 15px 0px;
	border: 3px double #e0e0e0;
	padding: 7px;
	float: left;
}
div.article-photo-r {
	margin: 0px 0px 15px 10px;
	border: 3px double #e0e0e0;
	padding: 7px;
	float: right;
}
div.article-photo-c {
	margin: 0px auto 10px;
	border: 3px double #e0e0e0;
	padding: 7px;
/*	text-align: center;*/
}
div.article-photo-l p,
div.article-photo-c p,
div.article-photo-r p {
	margin: 0px;
	padding: 8px 0px 0px;
	font-weight: bold;
	text-align: left;
}
/* == HISTORY == */
div.registration-history {
	border-top: 1px solid #C2C2C2;
	margin: 0px 0px 10px;
	padding: 20px 0 0;
}
ul.resume {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	list-style: none;
}
ul.resume li {
	margin: 0px;
	padding: 0px 15px;
}
ul.resume li span.history-current {
	color: #999999;
}

