/* CSS Document */

h2{
			padding:5px;
			color: white; 
			font-size: 12pt;
			font-weight:normal;
			background-color:#0086FA;
}

h3{
	border-bottom:1px solid #333;
	border-left:5px solid #0086FA;
	margin:0 20px 0 20px;
	padding:0 0 3px 10px;
}

#contents table.list{
	width:100%;
}

div.listArea{
	margin-bottom:20px;
}

div.listArea li{
	font-size:14px;
	line-height:130%;
}
			
.Table_Contents { color: black; font-size: 10pt; padding: 1px }
.Table_Tytle { color: white; font-size: 12pt; padding: 1pt }
.circle { font-size: 6pt }
p.Table_Tytle, p.Table_Contents, p.circle {
	margin:0;
	padding:3px;
}
