#wrap{
	width: 940px;
	}

/* Container - コンテナ */

#container{
	width: 720px;
	}


/* Left Column - 左カラム */

#leftcolumn{
	width: 200px;
	}


/* Center Column - 中央カラム */

#centercolumn{
	width: 720px;

	}

#centerleft{
	width: 340px;
	}

#centerright{
	width: 340px;
	}


