@charset "utf-8";

/* -----------------------------------------------
 txt module
-------------------------------------------------- */
div.section h1 {
	background: url(../../english/images/bcg_h1.jpg) no-repeat left top;
	display: block;
}
body#enIndex div.section h1 {
	padding-top:0;
	padding-left:0;
	height:150px;
}
div.section h2 {
	margin-bottom: 1em;
	padding-top: 9px;
	height: 50px;
	font-size: 116%;
}


/* -----------------------------------------------
 sidebar
-------------------------------------------------- */
#sideBar #cnBox p {
	color: #263973;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2;
	padding-left: 0px;
	height: 28px;
}
#sideBar #cnBox h3 {
	margin: 5px 5px 0 5px;
	padding: 6px 8px 0 8px;
	height: 27px;
	background: url(../menu/images/bcg_ttl_cn_en.gif) no-repeat left top;
	color: #263973;
}
#sideBar #cnBox h3.ttlCn2 {
	margin: 5px 5px 0 5px;
	padding: 8px 8px 0 8px;
	height: 34px;
	background: url(../menu/images/bcg_ttl_cn_en2.gif) no-repeat left top;
	color: #263973;
	line-height: 1.0;
}
#sideBar #cnBox h3.ttlCn3 {
	margin: 5px 5px 0 5px;
	padding: 8px 8px 0 8px;
	height: 46px;
	background: url(../menu/images/bcg_ttl_cn_en3.gif) no-repeat left top;
	color: #263973;
	line-height: 1.0;
}


/* -----------------------------------------------
 contentList
-------------------------------------------------- */
div.contentList dl dt {
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left: 8px;
	height: 32px;
	background: url(../images/bcg_ttl_category_en.gif) no-repeat left top;
	line-height: 1.0;
	color: #263973;
	font-weight: bold;
}
div.contentList dl dt.ttlCl2 {
	margin-bottom: 3px;
	padding-top: 14px;
	padding-left: 8px;
	height: 27px;
	background: url(../images/bcg_ttl_category_en.gif) no-repeat left top;
	line-height: 1.0;
	color: #263973;
	font-weight: bold;
}


/* -----------------------------------------------
 ln_fap.html
-------------------------------------------------- */
div.section ol.listFap li {
	margin-left: 28px;
	list-style-type: decimal;
	font-weight:bold;
}
div.section ol.listFap li h3 {
	margin-bottom: 1em;
	padding-left: 0;
	border-bottom: none;
	border-left: none;
}
div.section ol.listFap li ol li,
div.section ol.listFap li p {
	font-weight:normal;
}
div.section ol.listFap li ol li ul li {
	list-style-type:disc;
}

/*---------------------------------------------------
top pdf
----------------------------------------------------  */
div.pdfList {

}
div.pdfList .pdfbox {
	float: left;
	width: 320px;
	margin-right: 5px;
	line-height: 1.3;
}
div.pdfList div.pdfbox .imgbox {

}
div.pdfList div.pdfbox .clLast {
	margin-right: 0;
}
div.pdfList div.pdfbox .ttlpdf {
	margin-bottom: 3px;
	padding-top: 11px;
	padding-left: 10px;
	height: 40px;
	color: #263973;
	font-weight: bold;
	background-image: url(../images/bcg_ttl_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 106%;
}

div.pdfList .pdfbox2 {
	float: left;
	width: 320px;
	margin-right: 0;
	line-height: 1.3;
}
div.pdfList div.pdfbox2 .imgbox2 {

}
div.pdfList div.pdfbox2 .ttlpdf2 {
	margin-bottom: 3px;
	padding-top: 11px;
	padding-left: 10px;
	height: 40px;
	color: #263973;
	font-weight: bold;
	background-image: url(../images/bcg_ttl_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 106%;
}
div.pdfList   .ttlpdf_line2 {
	margin-bottom: 3px;
	padding-top: 8px;
	padding-left: 10px;
	height: 40px;
	color: #263973;
	background-image: url(../images/bcg_ttl_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	font-weight: bold;
	line-height: 13px;
}
div.pdfList .ttlpdf_line3 {
	margin-bottom: 3px;
	padding-top: 8px;
	padding-left: 10px;
	height: 40px;
	color: #263973;
	background-image: url(../images/bcg_ttl_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 85%;
	font-weight: bold;
	line-height: 13px;
}

