@charset "utf-8";


/*planIndexLead*/
#mainarea .column#planIndexLead {
	position:relative;
}

#mainarea .column#planIndexLead .inner {
	position:absolute;
	top:-136px;
	left:349px;
}

/*planLead*/
#mainarea .column#planLead {
	position:relative;
}

#mainarea .column#planLead .inner {
	position:absolute;
	top:-239px;
	left:324px;
}

#mainarea .column#planLead .inner-p6 {/*kinenbi-couple*/
	position:absolute;
	top:-128px;
	left:328px;
}

#mainarea .column#planLead .inner-p7 {/*kinenbi-family*/
	position:absolute;
	top:-128px;
	left:312px;
}

/*planIndexList*/
#mainarea .column#planIndexArea {
	padding:0 0 28px 0;	
}

#planIndexArea .planIndexInfo {
	padding:10px;
	border:solid 7px #cecac2;
}

#planIndexArea h3 {
	padding:0 0 10px;
}

#planIndexArea .planIndexInfo .left {
	width:245px;
	float:left;
}

#planIndexArea .planIndexInfo .right {
	padding:15px 0 0;
	width:455px;
	float:right;
}

#planIndexArea .planIndexInfo .right p {
	padding:0 0 22px;
	font-weight:bold;
	line-height:1.7;
}

#planIndexArea .planIndexInfo .right p.link {
	font-weight:bold;
	line-height:1.7;
}

#planIndexArea .planIndexDetail {
	margin:10px 0 0;
	background:#f1efea;
}

#planIndexArea .planIndexDetail .inner {
	padding:15px 13px;
}

#planIndexArea .planIndexDetail h4 {
	padding:0 0 6px;
	font-size:93%;
	font-weight:bold;
	line-height:1.0;
}

#planIndexArea .planIndexDetail dl dt {
	padding:0 0 5px;
	width:58px;
	float:left;
	clear:both;
}

#planIndexArea .planIndexDetail dl dt img {
	vertical-align:bottom;
}

#planIndexArea .planIndexDetail dl dd {
	padding:0 0 5px;
	width:371px;
	float:right;
}

#planIndexArea .planIndexDetail dl dd span {
	color:#990033;
}

#mainarea .column#planIndexArea .pageTop {
	margin:0 0 18px;
	padding:5px 13px;
	background:url(../../common/images/arrow_pagetop.gif) right center no-repeat;
	text-align:right;
}

#mainarea .column#planIndexArea .pageTop a {
	font-size:80%;
}




/* @group clearfix=================================================================== */

#planIndexArea .planIndexInfo:after,
#planIndexArea .planIndexDetail dl:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#planIndexArea .planIndexInfo,
#planIndexArea .planIndexDetail dl {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #planIndexArea .planIndexInfo,
* html #planIndexArea .planIndexDetail dl {
	height:1%;
}

#planIndexArea .planIndexInfo,
#planIndexArea .planIndexDetail dl {
	display:block;
}

/* End hide from IE-mac */
/* @end */