/* ■A-D プラン共通 -------------------------------------------------------------*/

 /* top */

.sys_back {
	margin-top:0.5em;
	padding:21px 0px 4px;
	width:335px;
	background:#FFFFFF url(../mm_aplan/img/sys_ttl.gif) top no-repeat;
}

.plan_sys {
	width:323px;
	padding:6px 0px 2px 10px;
	list-style-position:inside;
	border-left:1px solid #1F87BD;
	border-right:1px solid #1F87BD;
}

.sys_end {
	font-size:0px;
	line-height:0;
	height:4px;
	background:url(../mm_aplan/img/sys_end.gif) bottom no-repeat;
}

.plan_img {
	float:right;
	padding-left:11px;
	padding-top:25px;
}

 /* contents */

.plantop_left {
	float:left;
	margin-top:10px;
	width:335px;
}

.plan_table {
	padding-top:40px;
	width:580px;
}


.table_ttl {
	font-size:110%;
	line-height:130%;
	background-color:#D4F0FF;
	border-left:5px solid #1F87BD;
	width:562px;
	padding:0.4em 0px 0.2em 13px;
}

.table_left {
	padding:10px 12px 0px;
	float:left;
	width:335px;
	font-size:110%;
	line-height:150%;
}

.table_right {
	float:left;
	text-align:center;
	padding-top:10px;
}


.right_area a:link {
	color: #0D85BE;
	text-decoration: underline;
}
.right_area a:visited {
	color: #000099;
	text-decoration: underline;
}
.right_area a:active {
	color: #22F7FA;
	text-decoration: underline;
}
.right_area a:hover {
	color: #22F7FA;
	text-decoration: underline;
}