@charset "utf-8";

/* --------------------------------------------------------
 * 
 * 		cat_faq styles
 * 
 * -------------------------------------------------------- */




/* --------------------------------------------------------
 * 
 * 		layout styles
 * 
 * -------------------------------------------------------- */



/* ----------------------------------------------
 * 		heading-01-04
 * ---------------------------------------------- */
 
#contents-area .heading-01-04 span {
	top: 20px;
}




/* ----------------------------------------------
 * 		table
 * ---------------------------------------------- */

/* ----- Basic setting ----- */

#contents-area .faq-ranking-block th {
	padding: 14px;
}
#contents-area .faq-ranking-block ol li {
	position: relative;
	padding: 10px 0 10px 40px;
}
#contents-area .faq-ranking-block ol li img {
	position: absolute;
	top: 0;
	left: 0;
}
* html #contents-area .faq-ranking-block ol li img {/* for IE6 */
	left: -40px;
}



/* ----------------------------------------------
 * 		/faq/kojin/
 * 		/faq/hojin/
 * ---------------------------------------------- */

#contents-area .slide-toggle-area {
	padding: 0 0 0 15px;
}
#contents-area .slide-toggle-area .col2-01 {
	width: 685px;
}
#contents-area .slide-toggle-area .col2-01 div.col-01,
#contents-area .slide-toggle-area .col2-01 div.col-02 {
	width: 340px;
}



/* ----------------------------------------------
 * 		/faq/hojin/netbank/service02/faq004.html
 * ---------------------------------------------- */

#contents-area .qanda-01 dd .block-05 {
	background: url(/common/images/com_bg023.gif) no-repeat left bottom;
}
#contents-area .qanda-01 dd .block-05 .block-05-wrap {
	background: url(/common/images/com_bg024.gif) no-repeat left top;
}




/* ----------------------------------------------
 * 		/faq/kojin/loan/zeisei/faq001.html
 * ---------------------------------------------- */

#contents-area .ul-nest-01 li.exception-list {
	padding: 0 0 0 1.9em;
	text-indent: -1.3em;
}
* html #contents-area .ul-nest-01 li.exception-list { /* for IE6 */
	text-indent: -1.4em;
}





/* ----------------------------------------------
 * 		/faq/kojin/loan/housing/faq004.html
 * ---------------------------------------------- */

#contents-area .note-01 li.exception-note-01 {
	padding: 0 0 0 1.8em;
	text-indent: -1.8em;
}





/* ----------------------------------------------
 * 		/faq/kojin/foreign/index.html
 * ---------------------------------------------- */

#contents-area .note-02 ul.extra-list {
	margin-top: -1.4em;
}



