body { 
color : #333333; 
margin : 0; 
text-align : center; 
background-color : #5555ff; 
} 
#indexcontents { 
line-height : 190%; 
padding : 40px 20px; 
margin-left : auto; 
margin-right : auto; 
width : 800px; 
text-align : left; 
background-color : #ffffff; 
} 
.floatright { 
float : right; 
} 
.clear { 
clear : right; 
} 
.red { 
color : #ff0000; 
} 
.blue { 
color : #0000ff; 
} 
.black { 
color : #000000; 
} 
.small { 
font-size : small; 
} 
.center { 
text-align : center; 
} 
h1 { 
color : #00cc00; 
display : inline; 
} 
h2, h3, h4 { 
background-color : #cccccc; 
color : #333399; 
margin : 10px; 
font-size : medium; 
text-align : center; 
padding : 6px; 
} 
img { 
border : 0; 
} 
hr { 
margin : 30px auto; 
border : 0 none; 
height : 1px; 
color : #cccccc; 
background-color : #cccccc; 
} 
dl { 
margin : 0; 
} 
dt { 
background-color : #88ffff; 
margin : 30px 0 10px 0; 
padding : 3px; 
font-weight : bold; 
color : #cc00cc; 
text-align : center; 
} 
dd { 
margin-bottom : 10px; 
margin-left : 0; 
} 
li { 
list-style-type : lower-greek; 
} 
fieldset { 
margin : 30px auto; 
} 
#footer { 
border-top : 1px solid #e5e5e5; 
text-align : center; 
font-size : x-small; 
color : #6666ff; 
margin : 10px; 
} 
#footer a { 
color : #6666ff; 
} 
table.noveltable { 
border-collapse : collapse; 
border : 2px solid #cc0000; 
font-size : 90%; 
font-family : Verdana, sans-serif; 
} 
table.noveltable th, table.noveltable td { 
padding : 0.3em; 
border-style : solid dashed; 
border-color : #cc0000; 
border-width : 1px; 
} 
table.noveltable thead th { 
border-bottom : 3px double #cc0000; 
background-color : #ffdddd; 
letter-spacing : 0.15em; 
} 
table.noveltable tfoot th { 
background-color : #ffffcc; 
border-right : 1px solid #cc0000; 
letter-spacing : 2em; 
color : #cc0000; 
} 
table.noveltable tfoot td { 
color : red; 
font-weight : bold; 
} 
table.noveltable tfoot th, table.noveltable tfoot td { 
border-top : 2px solid #cc0000; 
} 
table.noveltable td.price { 
text-align : right; 
} 
table.noveltable tbody th { 
text-align : left; 
} 
