@charset "UTF-8";

#topImg{
	background-image:url(../../img/plan/topimg.png);
	width:849px;
	height:156px;
}

#topImg h2{
	text-indent:-9999px;
}

.planContd{
	margin:10px 10px;
	padding-left:150px;
}

.planContd dt{
	font-size:125%;
	font-weight:bold;
	color:#f26e00;
	padding-bottom:7px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
}

.planContd dd.point{
	padding:5px;
	padding-left:20px;
	background-image:url(../../img/plan/ar2.png);
	background-position:10px 10px;
	background-color:#faeee1;
	margin-top:10px;
}

.nexrPoint{
	text-indent:-9999px;
	background-image:url(../../img/plan/ar.png);
	height:48px;
	background-position:center center;
	margin:10px 0px;
	margin-bottom:20px;
}

.nexrPoint02{
	text-indent:-9999px;
	background-image:url(../../img/plan/ar3.png);
	height:48px;
	background-position:center center;
	margin:10px 0px;
	margin-bottom:20px;
}

#plan01{
	background-image:url(../../img/plan/plan01.png);
	height:112px;
	background-position:left -10px;
}

#plan02{
	background-image:url(../../img/plan/plan02.png);
	background-position:left -10px;
}

#plan03{
	background-image:url(../../img/plan/plan03.png);
}

#plan04{
	background-image:url(../../img/plan/plan04.png);
	height:129px;
}

#plan05{
	background-image:url(../../img/plan/plan05.png);
}

#acPoint{
	text-align:right;
	margin:5px 0px;
}


