/* CSS Document */


div#contents ul.pnlk{
	background:url("../../../img/common/dotted01.gif") top left repeat-y;
	}

div#contents ul.pnlk li{
	background:url("../../../img/common/dotted01.gif") top right repeat-y;
	padding:0 11px;
	float:left;
	}

div#contents ul.pnlk li p{
	background:url("../../../img/common/pnlk_bg.gif") bottom left no-repeat;
	padding-left:10px;
	}

div#contents h3{
	margin-top:50px;
	margin-bottom:10px;
	}
div#contents h3.firstChild{
	margin-top:25px;
	}

div#contents h4{
	color:#6C7A93;
	margin-top:17px;
	}
div#contents h4.firstChild{
	margin-top:7px;
	}

div#contents .column3{
	float:left;
	width:145px;
	padding-right:10px;
	margin-top:5px;
	}

div#contents strong{
	color:#6C7A93;
}

div#contents dl{
	background:url("../../../img/common/dotted02.gif") top left repeat-x;
	padding:8px 10px;
}
div#contents dl.firstChild{
	background:none;
	padding-top:0px;
}

div#contents dl dt{
	font-weight:bold;
	color:#6C7A93;
	float:left;
	width:85px;
}

div#contents dl dd{
	float:right;
	width:455px;
}




