@charset "utf-8";

/*knowledge*/

#knowledge-wrap {
	background: url(images/knowledge_wrap_bg.gif) repeat-y right top;
	margin-bottom: 12px;
}
#knowledge-wrap #knowledge-inner {
	background: url(images/knowledge_side_bg.gif) no-repeat right bottom;
}

#knowledge-left {
	width: 457px;
	float: left;
}

#knowledge-right {
	width: 219px;
	float: right;
	line-height: 1.3em;
	background: #f7f1e9;
	margin-top: -6px;
	margin-bottom: 30px;
}






#knowledge-left .section-A02 {
	width: 421px;
	padding: 0px 18px 20px 18px;
	word-break: break-all;
	overflow: hidden;
}

#knowledge-left .section-A02 img {
	vertical-align: text-bottom;
}

#knowledge-left .section-A02 h2 {
	background: url(images/knowledge_hl_bg.gif) no-repeat;
	width: 457px;
	height: 38px;
	margin: 0px -18px -5px -18px;
	overflow: hidden;
	clear: both;
}

#knowledge-left .section-A02 h2 span {
	display: block;
	padding: 10px 0px;
	margin: 0px 22px;
	width: 413px;
	height: 6px;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2em;
}

#knowledge-left .section-A02 h2 span a {
	color: #ffffff;
}

#knowledge-left .section-A02 dl {
	/* ----- */
}
/* clerfix ----- */
#knowledge-left .section-A02 dl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html #knowledge-left .section-A02 dl { display: inline-block; }
/* no ie mac \*/
* html #knowledge-left .section-A02 dl { height: 0.1%; }
#knowledge-left .section-A02 dl { display: block; }
/* */
/* for IE7 */
*:first-child+html #knowledge-left .section-A02 dl { display: inline-block; }
/* ----- clerfix */

#knowledge-left .section-A02 dl dt {
	background: url(images/knowledge_q.gif) no-repeat;
	width: 25px;
	float: left;
	margin-top: 12px;
}

#knowledge-left .section-A02 dl dd {
	width: 395px;
	float: left;
	margin: 10px 0px 0px -25px;
	padding: 0px 0px 8px 25px;
	background: url(images/knowledge_line01.gif) repeat-x left bottom;
}

#knowledge-left .section-A02 dl dd p {
	margin-bottom: 0.5em;
}
#knowledge-left .section-A02 dl dd table {
	margin-bottom: 0.5em;
}
#knowledge-left .section-A02 dl dd ol {
	margin-left: 2.0em;
	*margin-left: 2.5em;
	list-style-type: decimal;
	margin-bottom: 0.5em;
}
#knowledge-left .section-A02 dl dd ul {
	margin-left: 1.2em;
	list-style-type: disc;
	margin-bottom: 0.5em;
}






#knowledge-right .section-A02 {
	margin: 0px;
	padding: 0px 18px 10px 18px;
}

#knowledge-right .section-A02 h2 {
	margin: 0px -18px 4px -18px;
	padding: 0px;
}

#knowledge-right .section-A02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#knowledge-right .section-A02 ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/knowledge_ico01.gif) no-repeat 0px 0.15em;
	font-weight: bold;
	margin-bottom: 8px;
}

#knowledge-right .section-A02 .knowledge-date {
	font-size: 84%;
	color: #666666;
	font-weight: normal;
}

#knowledge-right .section-A02 .knowledge-title {
	padding: 0px 0px 8px 20px;
	margin-left: -20px;
	background: url(images/knowledge_line01.gif) repeat-x left bottom;
}




.knowledge-paging01 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
	font-weight: bold;
	color: #666666;
}

.knowledge-paging02 {
	padding: 0px 3px 12px 0px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	text-align: right;
}












