@charset "utf-8";
/* CSS Document */

/* index==========================

	1.for jigyou common style
	2.for index
	3.for target
	4.for plan
	
*/


/* 1.for jigyou common style ====================================================*/
div.kihon div.section h4{
	margin-bottom:15px;
}
div#kihonLast{
	margin-bottom:0;
	padding-bottom:40px;
	background:url("../../common/image/m_bgf.gif") no-repeat bottom;
}
div.kihonBox{
	margin-bottom:30px;
}
div.kihonBox p{
	margin:0 30px 15px 30px;
}
div.kihonBox ul{
	margin:0 30px 15px 50px;
	list-style:disc;
}
div.kihonBox dl{
	margin:0 30px 15px 30px;
}

/* 2.for index ====================================================*/
div.basicpolicy li{
	margin-bottom:15px;
}

/* 3.for target ====================================================*/
div.target dt{
	margin-bottom:5px;
	font-weight:bold;
}
div.target dd{
	margin:0 0 15px 20px;
}

/*20080709add*/

#ddMargin{
	margin:0px 0px 3px 20px;
}

/*20080709add*/

#dtMargin{
	margin:0px 0px 0px 20px;
}

/* 4.for plan ====================================================*/
div.plan ol{
	margin:0 0 20px 25px;
	list-style:none;
	font-weight:bold;
}
div.plan ol.planList{
	margin:0 30px 20px 30px;
	font-weight:normal;
	list-style:decimal;
}
div.plan ol#planLast{
	margin-bottom:5px;
}
div.plan div.section p{
	margin:0px 0px;
	padding:5px;
	border:solid 1px #CCC;
}







