@charset "utf-8";
/* CSS Document */

.image-right{
	width: 415px;
	float: left;
	text-justify: inter-ideograph;
	display:table;
}


.title-txt{
	font-size: 140%;
}


.clear-box{
	clear:both;
	margin-bottom:50px;
}

.knowledge-bt{
	margin: 0px 0px 15px 30px;
	_margin: 0px 0px 15px 18px;	
	float:left;
}

.center{
	margin-top:20px;
	text-align:center;
}

img.pdfdw {
	margin: 45px 0 0 130px;
}

div.frame {
	width: 538px;
	border: #666666 1px solid;
	padding: 15px;
	margin: 0 10px;
}

#dw-list{
	width: 538px;
	border: #666666 1px solid;
	padding: 15px;
	margin: 0 10px;
}

#dw-list dt{
	float:left;
	line-height:21px;
}

#dw-list dd{
	line-height:21px;
	margin-left: 360px;
	_margin-left: 330px;
	display:table;
}

html>/**/body #dw-list dd{
	width:200px;
}

.h4-li{
	border-left: #003 2px solid;
	padding: 10px;
	margin: 0 0 15px 0px;
	color: #1B194F;
	background-color:#E9EFF5;
}

.sub-box{
	clear:both;
	width: 590px;
	height: 30px;
}

.table-doc {
	width: 540px;
	border:3px solid #ffffff;
	border-bottom:1px solid #aaaaaa;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:hide;
	margin : 0px auto 40px auto;
	_font-size: 100%;
}

.table-doc th{
    padding:5px;
	text-align: center;
	font-weight:400;
	border-bottom:1px solid #aaaaaa;
}

.table-doc td{
	width:200px;
	padding: 10px 10px;
}

.c01 {
	border-bottom:1px solid #aaaaaa;
	background-color:#FEE7CB;
	text-align:center;
}

.c02 {
	border-bottom:1px solid #aaaaaa;
	background-color:#D7E8D8;
	text-align:center;
}

.c03 {
	border-bottom:1px solid #aaaaaa;
	background-color:#FEF8EF;
	text-align: left ;
	vertical-align: top;
}

.c04 {
	border-bottom:1px solid #aaaaaa;
	background-color:#EAF2F0;
	text-align: left ;
	vertical-align: top;
}

.c05 {
	border-bottom:1px solid #aaaaaa;
}


.table-doc02 {
	width: 540px;
	border:3px solid #ffffff;
	border-bottom:1px solid #aaaaaa;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:hide;
	margin : 30px auto 40px auto;
	_font-size: 100%;
}

.table-doc02 th{
	width: 120px;
    padding:5px;
	text-align: left;
	font-weight:400;
	border-bottom:1px solid #aaaaaa;
}

.table-doc02 td{
	padding: 10px 10px;
}

.doc02-01 {
	border-bottom:1px solid #aaaaaa;
	border-right:2px solid #ffffff;
	background-color:#D7E8D8;
	text-align:center;
}

.doc02-02 {
	border-bottom:1px solid #aaaaaa;
	border-right:2px solid #ffffff;
	background-color:#FEE7CB;
	text-align:center;
	width:80px;
}

.doc02-03 {
	border-bottom:1px solid #aaaaaa;
	background-color:#DFDFDF;
	text-align: center ;
	vertical-align: top;
}

.doc02-04 {
	border-bottom:1px solid #aaaaaa;
	border-right:2px solid #ffffff;
	background-color:#EAF2F0;
	text-align: left ;
	vertical-align: top;
}

.doc02-05 {
	border-bottom:1px solid #aaaaaa;
	border-right:2px solid #ffffff;
	background-color:#FEF8EF;
	width:80px;
}

.doc02-06 {
	border-bottom:1px solid #aaaaaa;
	background-color:#F7F7F7;
}

p.caution {
	clear:both;
	margin: 0 0 0 20px;
	font-size: 90%;
}



