body {
	background: url(../img/back01.gif) left top;
}



/*table*/
div#Main table tr th {
	background: #bbbbf2;
	border: 1px solid #a6a6ff;
}

div#Main table tr td {
	border: 1px solid #a6a6ff;
}

