.plan_section {
	width:714px;
	margin:0 auto;
	font-size:14px;
	line-height:1.5;
	color:#333;
	margin-bottom:30px;
}

#page-nav {
	margin-bottom:30px !important;
}

.mb10 {
	margin-bottom:10px;
}

.mb30 {
	margin-bottom:30px;
}

.plan_cont01 {
	margin-bottom:10px;
}

.plan_cont01 li {
	width:350px;
}

.plan_cont01_top {
	width:350px;
	background:url(../beginner/img/ttl01.jpg) no-repeat top;
}

.plan_cont02_top {
	width:350px;
	background:url(../beginner/img/ttl02.jpg) no-repeat top;
}

.plan_ttl {
	display:block;
	line-height:47px;
	color:#fff;
	font-weight:bolder;
	text-indent:27px;
	padding:0px;
}

.plan_ttl a {
	color:#fff;
}

.plan_cont01_top img {
	margin:0px;
	padding:0px;
}

.plan_cont01_bot {
	width:350px;
	background:url(../beginner/img/bot.jpg) no-repeat bottom;
	padding-bottom:10px;
}

.plan_cont01_mid {
	width:330px;
	background:url(../beginner/img/mid.jpg) repeat-y;
	padding:0px 10px;
	font-size:12px;
}

.plan_photo {
	float:left;
	width:120px;
}

.plan_txt01 {
	width:197px;
	float:right;
}

.fL {
	float:left;
}

.fR {
	float:right;
}

.mtsection {
}