@charset "EUC-JP";
/* CSS Document */


#main a {
	color:#A4BAC0;
}

#main a:hover, #main a:visited {
	color:#898888;
	text-decoration:none;
}

.box600 {
	width:600px;
	margin-left:10px;
}


#lawtable{
	background-color:#998b7D;

}

#lawtable th{
	background-color:#eae3d0;
	padding:16px;
	width:100px;
	text-align:left;


	vertical-align:top;
	font-weight:normal;
}

#lawtable td{
	background-color:#ffffff;
	padding:16px;
	text-align:left;


vertical-align:top;
}