body	{
	font-size:85%;
	line-height:140%;
	background-image:url('body_back01.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-left:10px;
}

table	{
	font-size:100%;
}

td,th	{
	font-size:95%;
	line-height:140%;
}

h1	{
	line-height:130%;
}

h2	{
	margin:30px 0px 10px;
	border-left:1em solid #0088CC;
	padding-left:5px;
}

p	{
	margin-top:0.5ex;
	margin-left:1em;
}

li	{
	margin-bottom:0.5ex;
}

a img {
	border:none;
}

code {
	padding:3px 0px;
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
}

.indent1	{
	margin-left:40px;
}

.update	{
	color:#666666;
}

table.List	{
	border:1px solid #666666;
	margin:0px 20px 20px;
}

table.List th	{
	background-color:#666;
	color:#FFF;
}

table.List tbody.L1 tr	{
	background-color:#FFFFFF;
}

table.List tbody.L2 tr	{
	background-color:#E0F8FF;
}

table.List .cd	{
	text-align:right;
}

table.List .track	{
	text-align:right;
	font-size:80%;
}

table.List .song	{
	font-size:110%;
	font-weight:bold;
}

table.List .cv	{
	font-size:110%;
	font-weight:bold;
}

.banner li	{
	list-style-type:none;
	margin-bottom:1em;
}

