@charset "utf-8";
/* CSS Document */

/* 本人確認 */
div#mainContents p.comfirmLeading{
	font-size:120%;
	font-weight:bold;
	color:#444;
	padding-bottom:20px;
}

ul.subList{
	clear:both;
	margin:0;
	padding:0 0 10px 0;
}
ul.subList li{
	list-style:none;
	background:url(../../img/dot_redrect.gif) no-repeat -5px 0.4em;
	margin:0;
	padding:0 0 10px 12px;
	color:#930;
}

div.subFrame{
	padding:5px;
	margin:0 0 20px;
	border:#666 solid 1px;
	background-color:#FEFFEC;
}


/* 本人確認内サブリスト */
div.blueRectList{
	padding:0 0 20px 0;
	margin:0;
	position:relative
}
div.blueRectList p{
	padding:0 0 10px 0;
	margin:0;
}
div.blueRectList h5{
	color:#333;
	font-size:120%;
	font-weight:bold;
	border-bottom:#666 dotted 1px;
	background:url(../../img/dot_bluerect_l.gif) no-repeat 0 0.3em;
	padding-left:17px;
}

div.blueRectList p.noBtm{
	padding-bottom:0;
}

ol.numList{
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	width:660px;
	font-weight: bold;
	line-height:1.5em;
}

ol.numList li p.nom{
	margin:0;
	padding:5px 0 0 -5px;
	font-weight:normal; 
}

/* 当組合からのお願い */
div.numTitle h3{
	color:#C00;
	font-size:120%;
	font-weight:bold;
	border-bottom:#666 dotted 1px;
	margin-bottom:5px;
}
div.numTitle p{
	margin-bottom:30px;
}
div.numTitle p strong{
	margin-bottom:30px;
	color:#993300;
}

div.contentsDetail p.depositLeading{
	font-size:120%;
	font-weight:bold;
	color:#444;
	padding-bottom:20px;
}
