@charset "utf-8";
/* CSS Document */

#sales-navi {  margin: 10px auto; width: 950px; font-size: x-small; }
#sales-title {  margin: 0 auto 30px; padding: 15px 0 15px 30px; width: 920px; border-top: solid 3px #ff6347; background-color: #eeeeee; font-size: 2em; color: #05058c; font-weight: bold; }
.sales { margin: 0 auto 30px; padding: 0; width: 950px; }
.sales h1 { margin: 30px auto; text-align: center; font-size: 1.6em; color: #05058c; border-bottom: solid 3px #ff6347; }
.sales-l { float: left; width: 450px; margin: 0 0 30px; padding: 0; }
.sales-r { float: right; width: 450px; margin: 0 0 30px; padding: 0; }
.sales table { width: 100%; border: 0; }
.sales th { width: 43%; text-align: left; }
.sales-test1 { font-weight: bold; color: #05058c; }
.sales-test2 { font-weight: bold; color: #dc143c; }