.title01 { /* table header */
	color:#330066;
	font-family: sans-serif;
	font-size: 15px;
}

.title02 { /* law */
	color:#000000;
	font-family: sans-serif;
	font-size: 15px;
}

.item01:link {
	color:#0099FF;
	margin-left: 0px;
	text-decoration: none;
	font-family: Verdana;	
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
}
.item01:visited {
	color: #ACACAC;
	margin-left: 0px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
}
.item01:hover {
	color:#3333CC;
	text-decoration:underline;
}
        
.lastupdate {
	color: #FF0000;
	font-family: Georgia;
	font-size: 12px;
	text-align: center;
}

.text01 {
	color:#333366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text02 { /* law */
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text03 { /* format */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}

