body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-size:10pt;
}

div#title{
	margin-bottom:3px;
	margin-top:10px;
	width:800px;
	height:116px;
}

#navi_box{
	padding:0px 21px 0px 14px;
	width:225px;
	line-height:120%;
}

#navi_box ul{
	margin:0px;
	padding:0px;
	}
	
#navi_box li{
	list-style-type:none;
	background: url(../images/blog_tri_icon.gif);
	background-repeat:no-repeat;
	background-position:3px 8px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
}


#navi_box div{
	padding-bottom:20px;
	width:190px;
}

#contents{
	width:575px;
	padding-right:15px;
}

.column_box{
	border: 1px #c39c00 solid;
	width:560px;
}


.sub_title{
	width:540px;
	background-color:#f7f1e6;
	color:#3e6d1b;
	font-size:14px;
	padding:5px;
}

.sub_txt{
	color:#c46824;
}

.provide{
	border-top:1px solid #eedfc2;
	margin-top:20px;
	padding-top:5px;
	width:540px;
}

p{
	margin:8px 0px;
}

.green{
	color:#3e6d1b;
}

.img_mgn{
	margin:8px 0px;
}

.lh{
	line-height:18pt;
}

table#tbl-01 {
	border: 1px #cbcbcb solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#tbl-01 th {
	padding: 4px;
	border: #cbcbcb solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}
table#tbl-01 td {
	padding: 4px;
	border: 1px #cbcbcb solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
}
table#tbl-02 {
	border: 1px #cbcbcb solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table#tbl-02 th {
	padding: 4px;
	border: #cbcbcb solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
table#tbl-02 td {
	padding: 4px;
	border: 1px #cbcbcb solid;
	border-width: 0 0 1px 1px;
}
table#tbl-03 {
	border: 1px #cbcbcb solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table#tbl-03 th {
	padding: 4px;
	border: #cbcbcb solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
table#tbl-03 td {
	padding: 4px;
	border: 1px #cbcbcb solid;
	border-width: 0 0 1px 1px;
}

.pgp {
border-top: 1px #e9d1b4 dotted;
border-bottom: 1px #e9d1b4 dotted;
background-color:#f7f1e6;
margin: 15 0 13 0;
}