@charset "Shift_JIS";

/* image */

*.width2 {
background-image:url(../img/width2.png);
height:15px;
}

*.lefttop2 {
background-image:url(../img/left_top2.png);
width:5px;
height:15px;
}

*.righttop2 {
background-image:url(../img/right_top2.png);
width:5px;
height:15px;
}

/* color */

div.white {
background-color:white;
margin-left:5px;
padding-left:2px;
padding-right:2px;
}

/* etc */

*.rbp {
border-bottom:1px solid #666666;
}

*.rp,*.rbp {
border-right:1px solid #666666;
padding:1px;
}

*.bp {
border-bottom:1px solid #666666;
padding:1px;
}

*.padding {
padding:1px;
}

table.ba,*.tda {
height:50px;
}

