/* ./credit.html */

img {
	border-width:0px;
}


div#crdtbl {
	padding:0px 20px 0px 20px;
}

h1#ttl_crdtbl {
	font-size:0.9em;
	line-height:125%;
	color:#333333;
	text-align:left;
	border-style:solid;
	border-width:0px 0px 0px 10px;
	border-color:#4246FF;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 30px;
}

table#crdtbl {
	width100%;
}

td#crdtbl1 {
	padding:0px 10px 10px 10px;
}

td#crdtbl2 {
}