@charset "utf-8";
/* CSS Document */

#contentsContainer {
	padding-top:40px;
}

#sponsor_overview {
	font-size:15px;
	line-height:1.7em;
	padding-bottom:30px;
	border-bottom:1px solid #e5e5e5;
}

.plan_line {
	overflow:hidden;
}

.plan_line section {
	width:280px;
	float:left;
	margin-left:30px;
}

.plan_line section:first-child {
	margin-left:0px;
}

.plan_article {
	padding:18px;
	padding-bottom:1518px;
	margin-bottom:-1500px;
	font-size:13px;
	line-height:1.7em;
}

.plan_line {
	margin-top:24px;
}

#unitA .plan_article {	background:#e1f2fe; }
#unitB .plan_article {	background: #d4f8e6; }
#unitC .plan_article {	background:#dcf8fd; }
#unitD .plan_article {	background:#fff9e2; }
#unitE .plan_article {	background: #ffe9ef; }
#unitF .plan_article {	background:#ececfd; }
#unitG .plan_article {	background:#fde9e5; }
#unitH .plan_article {	background:#fdeddc; }
#unitI .plan_article {	background:#f6eae5; }
#unitJ .plan_article {	background:#fff9ef; }
#unitK .plan_article {	background:#ECECFD; }

#sponsor_notice {
	font-size:12px;
	color:#8b8a8a;
	padding-top:20px;
	margin-top:30px;
	border-top:1px solid #e5e5e5;
}


