/*↓2008.5.30 テーブルレイアウト分 */

.banner {  }
.navi {  }
.navi,.up,.banner,#logo{
    display: none;
}

/*↓2008.5.30 CSSレイアウト */
#sidebar, #header{
	display: none;
}
/*
.twoColFixLtHdr #maincontent { 
	float: left;
	background-image:none;!important
}

.twoColFixLtHdr #container_inner {
	background-image:none;!important
}
*/
.twoColFixLtHdr #footer {
	display:none;
}

.twoColFixLtHdr #container { 
	width: 612px;
	background: #FFFFFF;
	text-align: left; /
} 


