@charset "utf-8";



#contener #contentsNavi h1{
  margin-bottom: 17px;
}

#contener h3{
  margin: 5px 0px 15px 10px;
  padding: 0px 0px 0px 10px;
  background-image: url(../../commom/images/icon_navy.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 80%;
  clear: both;
}

#contener ul.number{
  width: 605px;
  margin: 10px 0px 30px 5px;
  padding: 0px 0px 30px 24px;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC;
}

#contener ul.numberFoot li,
#contener ul.number li{
  list-style-type: none;
  margin: 3px 0px;
  padding: 3px 0 0 17px;
  background: url(../images/img_libg_001.gif) no-repeat;
  background-position: 0 5px
}

#contener ul.numberFoot{
  width: 605px;
  margin: 10px 0px 30px 5px;
  padding: 0px 0px 30px 24px;
  border: 0px;
}


dl.faq_a {
	margin: 0 10px 30px 30px;
	padding: 15px;
}

dl.faq_a dt{
	color: #0031a8;
	margin: 25px 0 25px 0;
	padding: 0 0 0 17px;
	background: url(../images/img_libg_001.gif) no-repeat;
	background-position: 0 2px;
	font-weight: bold;
	font-size: 14px
}

dl.faq_a dd{
	margin: 0;
}

dl.faq_a dd.tp{
	margin: 25px 0;
	text-align: right;
	font-size: 10px
}

dl.faq_a dd a {
	text-decoration: underline;
	color: #0031a8;
}
