body {
	background: #ffffff;
	color: #000000;
	font-family: "Tahoma","ＭＳ　Ｐゴシック",Osaka,sans-serif;
	font-size: medium;
}
ul#index_info {
	margin: 0;
	padding: 0;
	color: red;
}
li {
	list-style: none;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #8888ff;
}
div#content{
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
table#index_content {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	border-top: 1px solid white;
	border-left: 1px solid white;
}
table#index_content caption {
	font-weight: bold;
}
table#index_content th {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
table#index_content td {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
h1 {
	font-family: "Tahoma","ＭＳ　Ｐゴシック",Osaka,sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: medium;
}
h1#title {
	color: #5555ff;
	font-size: xx-large;
}
h2 {
	font-family: "Tahoma","ＭＳ　Ｐゴシック",Osaka,sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: medium;
}
table#books{
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-collapse: collapse;
}
table#books caption {
	font-weight: bold;
}
table#books th {
	background-color: lightgrey;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
table#books td {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
.txt_c {
	text-align: center;
}
#rank {
	width: 2.4em;
}
#book {
}
#author {
	width: 5em;
}
#publisher {
	width: 6em;
}
