/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes/base-weblog.css);
@import url(/mt/mt-static/themes/theme-powell_street/theme-powell_street.css);
/* end StyleCatcher imports */
body
{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: small;
                line-height: 1.5; 
}

/* 枠の色を定義します */
.AmazonSearchTB1 table {
    border: 1px solid #CCCCCC; 
    background-color : #E6E6E6;
    color: #000000;
    margin: 0px; padding: 0px; font-size: 11px;
}

