@charset "shift_jis";
/* CSS Document */
div#sideMenu {
	left: 0;
    width: 223px;

}
div#container {

    background-image: url("container_border_bg.gif");
    background-repeat: no-repeat;
    border-left: 1px solid #CCCCCC;
    display: block;
    left: 224px;
    margin: 0;
    padding: 0 ;
    top: 75px;
    width: 739px;
    z-index: 0;
}

#container {
    margin: 0 auto;
    padding-left: 10px;
    text-align: left;
    width: 739px !important;
}

#container #footerArea { left:-225px;}
div#sideMenu div.menuInner {_width:204px;}
