/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.mybrain.jp/sys/mt-static/themes/base-weblog.css);
@import url(http://www.mybrain.jp/sys/mt-static/themes/brighten/brighten.css);
/* end StyleCatcher imports */

h1#banner-header {
font-size: 26px;
}

table {
background :#fff;
margin: 0px 0px 20px 3px;
padding: 0px 0px 0px 0px;
color: #5d5d5d;
width: 400px;
border-collapse: collapse;
font-size: 14px;
}

td {
border: solid 1px #e75c00;
padding: 5px 5px;
}

th {
border: solid 1px #e75c00;
padding: 5px 5px;
background: #fff2f2;
font-weight: bold;
}

td.w50 {
width: 20%;

}

th.w50 {
width: 80%
}

p#top-ads {
margin-left: 40px;
}

p.ainori {
text-align: center;
}

.red {color: red; }
.redb {color: red; font-weight: bold; font-size: 14px;}
.redl {color: red; font-weight: bold; font-size: 16px; }
.blue {color: blue; }.blueb {color: blue; font-weight: bold; }
.bluel {color: blue; font-weight: bold; font-size: 24px; }
.yellow {color: yellow; font-weight: normal}
strong {font-weight:normal;}
