/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.kabutosi.net/mt/mt-static/support/themes/Tree/Tree.css);
/* end StyleCatcher imports */

#banner {
background-image:url(banner.jpg) !important;
}

.header1 {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 0;
    line-height: 40px;
    padding: 20px 5px 10px 10px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-left: 5px solid #ffcc00;
}

.table1 th{
	color: #000000;
	font-size: 12pt;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	font-weight: normal;
        padding: 10px 0 5px 10px;
	background: url(img/th-bg.jpg) repeat-x bottom;
	border-bottom: solid 1px #cccccc;
}
.table1 td{
        padding: 10px 15px 15px;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}