body {
    background-color: #fff;
    background: url(../images/index-box-BG.png) scroll top center repeat-x;
}

.index-box {
}

.index-box .OUTSIDE {
    margin: 0 auto;
    width: 1000px;
}

.index-box .TC {
	background: url(../images/index-box-TC.png) scroll top center no-repeat;
    height: 35px;
}

.index-box .MENU {
    background: url(../images/index-box-MENU.png) scroll top center no-repeat;
}

.index-box .MC {
    background: url(../images/index-box-MC.png) scroll top center repeat-y;
}

.index-box .BC {
    background: url(../images/index-box-BC.png) scroll bottom center no-repeat;
}

.index-box .INSIDE {
}
