body {
	margin: 0px;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

img {
	vertical-align:bottom; 
}

a,
a:link,
a:visited {
    font-size: 10px;
    line-height: 1.3;
    color: #04a;
    text-decoration: none;
}

a:hover {
    color: #06d;
    text-decoration: underline;
}

a:active {}

.title {
}

.author {
    font-size: 10px;
    line-height: 1.3;
    color:#555555;
}

.rank	{
    color: #22937d;
    font-weight: bold;
}

.shop	{
    color: #22937d;
    font-size: 9px;
}

.price {
	color:#990000;
}

.percent {
        font-size: 9px;
	padding:0 0 0 20px;
/*	text-align: right; */
	color:#66aa66;
}

#button {
    width: 172px;
    text-align: right;
    margin-top: 2px;
    margin-bottom: 6px;
}

#button img {
    margin: 1px 3px 3px 0px ;
}

/* td {
    word-break:break-all;
} */
